I have problem with setting up icharge_jeita_x values. I can set up registers to my custom values, but after short time (milliseconds) they keep rolling back to default values. With other registers I don't have such problem (e.g. LTC4162_CHARGER_CONFIG_BITS_REG with changed en_jeita).
Hello,
You are using the adjustable version, right? LTC4162-LAD? Otherwise you are not able to write to these registers.
Are you increasing the icharge_jeita_x values or decreasing? Does it happen both…
I see. I'm using LTC4162EUFD-L42 version. I thought that only voltage is not adjustable - this information is listed in "ORDER INFORMATION" section in datasheet. Information about not adjustable current…
For other people with similar problem there is temporary solution. Charging current can still be controlled via CHARGE_CURRENT_SETTING. JEITA have to be disabled first by setting up EN_JEITA to 0. This…