Skip to main content
JLast.2
Associate
November 30, 2022
Solved

I lost the original software for my NUCLEO-F429ZI board. Is there a location where I can find it for download? Thank you?

  • November 30, 2022
  • 4 replies
  • 1478 views

..

This topic has been closed for replies.
Best answer by Imen.D

You will find the Demo and all working projects available under the STM32CubeF4 MCU package:

  • \STM32Cube_FW_F4_V1.27.1\Projects\STM32F429ZI-Nucleo\
  • \STM32Cube_FW_F4_V1.27.1\Projects\STM32F429ZI-Nucleo\Demonstrations

When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

Imen

4 replies

ST Technical Moderator
November 30, 2022

Hello @Jürgen Last​  and welcome to the Community :)

Do you mean STM32CubeF4 MCU package?

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
JLast.2
JLast.2Author
Associate
November 30, 2022

Thank you for answering. I mean the code that was installed when the Nucleo board was purchased. It is a simple program that lets some LEDs flash when you press a button. It was overwritten when I reconfigured the MCU and tried to run my own program.

Imen.DBest answer
ST Technical Moderator
November 30, 2022

You will find the Demo and all working projects available under the STM32CubeF4 MCU package:

  • \STM32Cube_FW_F4_V1.27.1\Projects\STM32F429ZI-Nucleo\
  • \STM32Cube_FW_F4_V1.27.1\Projects\STM32F429ZI-Nucleo\Demonstrations

When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

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
JLast.2
JLast.2Author
Associate
November 30, 2022

Imen, thank you for your professional help. Clear to the point!