This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BQ25713EVM-017: Looking for example Pseudo / C code for using the Charger device.

Part Number: BQ25713EVM-017
Other Parts Discussed in Thread: BQ25713

Tool/software:

Hello,

I am writing some code for the BQ25713 and need some help understanding Firmware procedure for using the this device.

Do I need to send the configuration registers once during commissioning? Or, does firmware need to periodically interact with the device?

Are register values stored in non-volatile storage?

My debug firmware is currently writing values every 500ms, then reading them back for display on serial terminal.

Should the operation be set and forget?