2025-04-08 2:10 AM - last edited on 2025-04-08 2:30 AM by Andrew Neil
If the PDR_ON connector is connected to the GND, the VBAT function may not be available.
What is the VBAT function?
To use RTC, a coin cell is connected to the VBAT connector. Is there a problem if the PDR_ON connector is connected to the GND?
I am using STM32F429ZI.
Please let me know.
2025-04-08 2:29 AM - edited 2025-04-08 2:29 AM
@Kazuhiro wrote:What is the VBAT function?
https://www.st.com/resource/en/datasheet/stm32f429zi.pdf#PAGE=34
via: https://www.st.com/en/microcontrollers-microprocessors/stm32f429zi.html#documentation
2025-04-08 3:58 PM
Thank you for your reply.
I understand that in order to use VBAT after turning off the VDD, the PDR_ON pin must be connected to the VDD, and if the PDR_ON pin is GND, turning off the VDD will not switch VBAT.
2025-04-08 4:16 PM
Please tell me one more thing.
When both VDD and VBAT are turned OFF, is the register of RTC kept?
Specifically, I want to know if the register of BKP0R is kept.
2025-04-09 2:34 PM
Dear @Kazuhiro ,
Do you know why you would like to connect PDR_On to ground ? The only reason is when your external Power supply has a voltage below 1,8 Volts and you can go below down to 1,7 Volts .
https://www.st.com/resource/en/datasheet/stm32f427vg.pdf#page95
in that case you need an extra power supervisor externally and adds a BOM cost increase , as well as loosing VBAT function as explained above .
let us know
STOne-32