On STM32H7 if VBAT is not connected, but VDD is always present. Does NRST maintain backup registers?
I have an STM32H7 on a custom board. We do not have VBAT connected to anything. We do have a battery always connected to VDD. When I reset the MCU using the NRST pin it seems like the backup domain (registers and RAM) are not maintained. Is this expected? If I connect my power source to both VDD and VBAT will that correct the problem?
The manual does say " If no external battery is used in the application, it is recommended to connect VBAT externally to VDD through a 100 nF external ceramic capacitor.".
I plan to do that, but I want to know if the problem I'm experiencing is due to this and will be solved.
Thanks,
Dan
