K60-100MHz UART Receive and Transmit with Interrupt

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

K60-100MHz UART Receive and Transmit with Interrupt

729 Views
pallenna
Contributor II

Hi friends,

I have tried to receive the data from serial port in polling method and ISR it is working fine,but when i am trying to  transmit the data to serial port using polling is working but with ISR it is not working.and i have one more doubt about UART ISR i.e UART RX,TX have same ISR or not and how to enable the ISR for TX and RX at the same time. i am already tried this but i cant get both the data i.e serial port to UART and UART to serial port,if any body to do this please post the code for reference.

Thanks and Regards,

padmaja

Tags (3)
0 Kudos
Reply
1 Reply

448 Views
jeremyzhou
NXP Employee
NXP Employee

Hi Pallenna,

The UART module-driven operation share same vector, and I was wondering if you could share your demo, then I will check it for details.
Have a great day,

Ping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply