Skip to main content
Mike Faltys
Associate
July 9, 2017
Question

configure nucleo-l496zg-p for smps

  • July 9, 2017
  • 2 replies
  • 1074 views
Posted on July 09, 2017 at 19:45

Does anyone know how to configure the Nucleo-L496ZG-P for SMPS operation, specifically to run the supplied example PWR/PWR_RUN_SMPS/Src/main.c

#smps #l496
    This topic has been closed for replies.

    2 replies

    john doe
    Senior III
    July 9, 2017
    Posted on July 09, 2017 at 20:01

    PWR/PWR_RUN_SMPS/readme.txt

    Mike Faltys
    Associate
    July 10, 2017
    Posted on July 10, 2017 at 20:09

    I am afraid the readme.txt file does not explain how to modify the target board to run this example. The board guide says by default SMPS is disabled and it is. I could spend a day a figure out how to modify it but thought the instructions should be in the readme.txt file since the modification appears to be complicated and was intended to be used in a specific way.

    john doe
    Senior III
    July 11, 2017
    Posted on July 11, 2017 at 01:34

    Where do you get the idea that modifications to the board need to be done? Try building and running the supplied examples.

    Mike Faltys
    Associate
    July 11, 2017
    Posted on July 11, 2017 at 01:54

    You are right, took out the jumper I put on and it still worked. Checked a 2nd board and it worked. I must have had something wrong with my build the first time. Thanks for your help.