Using STM32 to synchronize a multiple output power supply
Hi all,
I want to start using STM32 MCU in order to synchronize a multiple output power supply with a single frequency.
So for I have used an anlog PLL (74HC4046) for this purpose:
1. The relevant range is 200-500 Khz.
2. If the external freq. is out of range or doesn't exist the internal 400Khz clock will distribute to all module.
First of all, is it possible?
and if so, are there any examples?
I am using STM32L053 Discovery.
Thanks.
#power-supply #stm-32 #stm32-discovery