Hi,
We need to change the maximum temperature limit (Tbatmax) from 50 to 60 degrees Celsius on our MPPT charger IC LT8491. In our original program ,cfg_init_charge_en is set as HIGH which is used to automatically charge the battery when connected to solar panel. In order to write to the EEPROM we understood from the datasheet that we need to change the cfg_init_charge_en to LOW, but we are unable to write to EEPROM as such. Could you please explain the sequence to update the temperature limit settings in the programming.