cancel
Showing results for 
Search instead for 
Did you mean: 

How do I blink LEDs 3 and 4 on an STM32F413H-DISCO?

Hwarr.1
Associate

I have an STM32F413H-DISCO board. I am not able to get LEDs 3 and 4 to blink. I have attached my .ioc file, where I believe I have enabled the correct GPIOs. Also attached is my main.c file. I am using FreeRTOS and the blinking is done by different threads.

Thanks

1 REPLY 1
KDJEM.1
ST Employee

Hi @Hwarr.1​ ,

I advise you to follow the FreeRTOS_Timers example. This may help you in your implementation.

Kaouthar

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.