Skip to main content
Visitor II
November 16, 2023
Solved

Nucleo-h563zi factory onboard example applicatio

  • November 16, 2023
  • 2 replies
  • 1954 views

I'm experimenting with the nucleo-h563zi board again using the examples in CubeIDE and CubeMX but I would like to end up replacing the LED/UserButton application that was originally installed when I received the board.  Can't find it.  Can someone point me in the right direction as to where the original firmware code or binary is located?  I've submitted this question a while back and the solution was to download the original firmware binary using CubeProgrammer.  Unfortunately, it's now too late for that.  This is the firmware where the three LEDs flash in order and the speed of the sequence increases with each push of the User Button.

Thanks for the assist.

TJM

    This topic has been closed for replies.
    Best answer by Mike_ST

    Hello

    Here it is,

    Download, unzip, and flash it at 0x8000000.

    2 replies

    Mike_STAnswer
    Technical Moderator
    November 17, 2023

    Hello

    Here it is,

    Download, unzip, and flash it at 0x8000000.

    TJMAuthor
    Visitor II
    November 17, 2023

    Thanks.  You guys are fast.

    It would be nice if they included this firmware code in the CubeH5 package.  It appears there are several functions involved in this firmware that could be of interest to us while learning the board.

    Thanks again,

    TJM