Can anybody provide Sample code for uart reception isr function?

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

Can anybody provide Sample code for uart reception isr function?

538 Views
pramodk_g_
Contributor III

Hello every one,


                                         I am working on TWR-K60D100M module with MQX 4.0.1. I got some issues with uart isr. Can anybody help to write an isr which triggers when a single byte is received.


Thanks

Pramod

0 Kudos
2 Replies

262 Views
DavidS
NXP Employee
NXP Employee

Have look at the following post:

TWR K60N512 uart ISR triggering using mqx 4.0

It does a receive interrupt on one character using the UART interrupt mode.

Regards,

David

0 Kudos

262 Views
Robinwithu
Senior Contributor I

Hi Pramod,

I hope it will be helpful to you.

Thanks and Regards,

Robin

0 Kudos