I have a BQ25723 in a design, and have verified that by writing the charge current register, charging is enabled.
The issue I have is that once the external power source is removed, charge current goes to zero (which is reasonable since external power source is no longer present). But, when I reconnect the external source, I would like charging to resume. At present it does not do this and the charge current register keeps its zero value, meaning it needs further register writes for charging to continue.
I would prefer charging to continue as soon as the BQ25723 detects the external source is present again, without the MCU having to do anything. Is there any register setting I can apply before the external source is removed that will allow charging to continue after external source is power cycled, or is the only way to do the register writes every time the external source is connected?