Skip to main content
Omri G
Visitor II
December 6, 2016
Question

Using STM32 to synchronize a multiple output power supply

  • December 6, 2016
  • 1 reply
  • 563 views
Posted on December 06, 2016 at 09:49

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
    This topic has been closed for replies.

    1 reply

    Technical Moderator
    December 7, 2016
    Posted on December 07, 2016 at 10:36

    Dear

    g.omri

    ,

    Welcome to STM32 community

    The STM32CubeL0 firmware package comes with a rich set of examples as described in

    http://www.st.com/content/ccc/resource/technical/document/application_note/c4/d9/35/24/7f/10/49/fc/DM002097pdf/files/DM002097pdf/jcr:content/translations/en.DM002097pdf

    and there is several PWR examples at this path: STM32Cube_FW_L0_V1.8.0\Projects\STM32L053C8-Discovery\Examples\PWR

    You can refer to the manual

    http://www.st.com/content/ccc/resource/technical/document/reference_manual/2f/b9/c6/34/28/29/42/d2/DM000957pdf/files/DM000957pdf/jcr:content/translations/en.DM000957pdf

    ,is your reference for more clarification.

    Best Regards

    -Imen-

    In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks