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?