External 32.768KHz Oscillator for RTC in STM32H743
Hi,
I want to use External 32.768KHz Oscillator as clock source for RTC. This is a reference schematic how I intend to connect Oscillator with RCC_OSC32_IN pin on my STM32H743 microcontroller.

My Query is since oscillator requires Vcc 3.3V to operate, there are three possibilities:
1. Give 3.3V supply from my PCB, what happens when power is Off in this case ?
2. If I use 3.6V RTC battery to supply this oscillator, in that case it will use power from my battery even when the board is power On.
3. If I short my Battey with board 3.3V using a diode so that current does not flow inside battery and also, supply from PCB is used when board is Power ON and supply from battery is used when is board is power Off.
Does option 3 look feasible or else what is the ideal way to use external oscillator for RTC application ?
