Q:
The MAX17201 datasheet satates, a minimum waiting time of typ 368ms (max 7360ms!) after sending the NV store command (0xE904 to address 0x60). Isn’t there any bit that indicates if the write process has finished so one does not have to wait 7360ms?
A:
To make the control closed loop, please read the NV busy bit (register CommStat 0x061) after sending the NV Block copy command. If the NV Error bit is not set, and the busy bit clears, then you can proceed to the next step.