cancel
Showing results for 
Search instead for 
Did you mean: 

Blink User LED on Nucleo-F439ZI

ap44
Associate II

I want to let the user LEDs blinken, however it is not working. When I run the code the LD4(COM) is blinking red and green. after the run the LD4(COM) is red the whole time and the user LEDs do not blink. Should the LD4(COM) be lighting green?

11 REPLIES 11

@ap44 wrote:

Could you maybe tell me where I can find the pin-configuration for my Board STM32- nucleo-f439ZI. I went through the whole user-manual but could not find it


here:

AndrewNeil_1-1752486417107.png

https://www.st.com/resource/en/user_manual/um1974-stm32-nucleo144-boards-mb1137-stmicroelectronics.pdf#page=24

also here:

AndrewNeil_2-1752486510822.png

 

 


@ap44 wrote:

 there is no CAD-documentation for this board


It's here:

AndrewNeil_0-1752486167160.png

https://www.st.com/en/evaluation-tools/nucleo-f439zi.html#cad-resources

 

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

Thanks a lot for your help!! I really appreciate it.

@Andrew Neil @mƎALLEm