2017-01-05 08:22 PM
Hi,
I got a NUCLEO-F767ZI development board, and it works perfectly.
However, after programmed some custom firmware, now I would like to try the factory preloaded LED blink firmware.
Where can I download the
firmware
or how to build the firmware?Thanks
#nucleo-f767zi #demonstrationSolved! Go to Solution.
2017-01-06 12:21 AM
Hi
zhouer
,You can find the demonstration firmware in the package
.You have to load the example available underSTM32Cube_FW_F7_V1.5.0\Projects\STM32F767ZI-Nucleo\Demonstrations. Please refer to the readme.txt file to get more details about the example.
-Amel-
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2017-01-06 12:21 AM
Hi
zhouer
,You can find the demonstration firmware in the package
.You have to load the example available underSTM32Cube_FW_F7_V1.5.0\Projects\STM32F767ZI-Nucleo\Demonstrations. Please refer to the readme.txt file to get more details about the example.
-Amel-
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2017-01-06 11:07 AM
Hi
st.mcu
Thanks for your reply.
I did download the demonstration code and look into it.
However I only saw the LCD part and overlooked the LED blink code
:(
I looked again and found it, thanks again!
En-Jan