UART_RTOS_Receive

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

UART_RTOS_Receive

635 Views
vincent_shangha
Contributor I

Is there any official driver using kStatus_UART_IdleLineDetected idle line interrupt on freeRTOS? It seems I need to modify the source code of the fsl_uart_freertos.c. Just don't like to do this and want to be more compatible with the official SDK. Thanks,

Labels (1)
0 Kudos
1 Reply

438 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi Weichen:

Unfortunately we don't have such an official driver using kStatus_UART_IdleLineDetected idle line interrupt on freeRTOS.  You need to implement this function by yourself.

Regards

Daniel

0 Kudos