Tool/software:
Hello,
Is it possible to program the PMIC without saving the register values in the NVM?
The use case is to measure the input voltage and program the PMIC LDOs as LDOs or bypasses, depending on the input voltage. Then, enable the outputs and sequence the supplies.
I am aware that I may reprogram the NVM, but I would like to keep the default NVM values so that I can reprogram the registers after measuring the input voltage (using code on a microcontroller compatible with both 3v3 and 5v0).
Is this possible? I was unable to make the PMIC function without programming the NVM, but given the maximum number of rewrites the NVM can handle, I would prefer to avoid that.
Thank you.