Skip to main content
Hwarr.1
Visitor II
July 11, 2022
Question

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

  • July 11, 2022
  • 1 reply
  • 740 views

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

This topic has been closed for replies.

1 reply

KDJEM.1
ST Technical Moderator
July 18, 2022

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 "Best answer" on the reply which solved your issue or answered your question.