Skip to main content
Explorer II
April 8, 2025
Question

What is the VBAT function?

  • April 8, 2025
  • 2 replies
  • 623 views

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.

    This topic has been closed for replies.

    2 replies

    KazuhiroAuthor
    Explorer II
    April 8, 2025

    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.

     

    KazuhiroAuthor
    Explorer II
    April 8, 2025

    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.

    Technical Moderator
    April 9, 2025

    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

    IMG_2360.jpeg

    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