How to handle UART Interrupts when using FreeRTOS for STM32F429 MCU
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-11-14 3:12 AM
I have a STM32F429 Discovery board and I have FreeRTOS on my framework. What is the correct/proper way to handle UART RX/TX Interrupts with FreeRTOS?
Currently I setup UART5 with RX Interrupts enable and I will service them on the IRQ Handler. Then provide a flag on FreeRTOS to process data when packet arrives.
Not sure if that the correct way to should I use a native FreeRTOS IRQ handler?
Advise
Labels:
- Labels:
-
FreeRTOS
-
STM32F4 Series
-
UART-USART
0 REPLIES 0
