Issue with V_BAT Connection on Custom STM32F407VGT6 Board
Hello everyone,
I have designed a custom board using the STM32F407VGT6, and I have connected a 3V coin cell battery (CR2032) to the V_BAT pin as shown in the schematic below:
V_BAT Circuit Details:
- A 3V battery is directly connected to the V_BAT pin.
- A 0.1µF capacitor (C14) is placed across V_BAT and GND.
- V_BAT is connected directly to the STM32.
However, I am facing an issue where I do not measure any voltage at the V_BAT pin on my board. It seems like the battery is not supplying power to the backup domain.
- Why am I not getting voltage on the V_BAT pin?
- Are there any hardware design issues with my schematic?
- Is there any special configuration required in firmware to enable the backup domain power?
I have attached my schematic for reference.
