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
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!
-----------------------------------------------------------------------------------------------------------------------