RTC Not Working When Using VDD for VBAT on STM32L4
Hello STM32 Community,
I’m encountering an issue with the RTC on my STM32L4 microcontroller. When I connect VDD to the VBAT pin (without using a battery), the RTC is not functioning. However, if I use a battery for VBAT, the RTC works fine.
Here’s the situation:
- I’m not using a battery for VBAT, and I’m connecting VDD directly to VBAT.
- The RTC does not work in this configuration.
- When I use a battery for VBAT, the RTC works as expected.
My Questions:
- Is there an issue with supplying both VDD and VBAT at the same time, without using a battery for VBAT?
- Why does the RTC stop working when VDD is connected to VBAT directly, but works fine with a battery?
- What is the correct setup for powering the RTC when VBAT is connected to VDD instead of using a battery?
Any insights or recommendations for solving this would be greatly appreciated!
Thank you for your help!
