K60-100MHz UART Receive and Transmit with Interrupt

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

K60-100MHz UART Receive and Transmit with Interrupt

947件の閲覧回数
pallenna
Contributor II

Hi Adrian Sanchez Cano,

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,and i followed your reference code UART driver with ISR.zip but i can not get the output for TX,RX at same time and how to get both the TX,RX ISR at a time please send if have any example code with main function and already i have your UART driver code now i want main function using ISR please be provide for reference.


Thanks and Regards,

padmaja

タグ(3)
0 件の賞賛
返信
1 返信

714件の閲覧回数
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 件の賞賛
返信