UART Interrupt with FreeRTOS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

UART Interrupt with FreeRTOS

1,097 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lucasmf004 on Sat Sep 19 09:25:08 MST 2015
Hi everybody, I need some help with the UART interrupt in FreeRTOS with the LPC1769. I've done a simply program that receive a character by the UART3 port and it's response is very slow! After sending many times a character the UART3_IRQHandler() works, not instantly as it should be. I'm sure that there is something wrong with FreeRTOS programming. Do you know where the problem could be?

Original Attachment has been moved to: app_GPIO_0.c.zip

Original Attachment has been moved to: Serie_Cfg_0.h.zip

Original Attachment has been moved to: Serie_Cfg_0.c.zip

Labels (1)
0 Kudos
0 Replies