UART transmition in isr for k60

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

UART transmition in isr for k60

1,045 Views
pallenna
Contributor II

Hi to all,

I am using TWR-k60d100m and twr-k60f120m with Codewarrior 10.2. Now i want to interface UART for data transmit and receive using ISR. and i want to send data to the Hyper terminal and read data from the Hyper terminal for this what can i do and i am new to this, if any one done this experiment please tell me the flow and post the example   if  you have any.i have already did the transmitting with polling and receiving in ISR using TWR-k60f120m and CW10.2 please  find the attached code.

Original Attachment has been moved to: uart.c.txt.zip

Original Attachment has been moved to: isr.h.txt.zip

Tags (2)
0 Kudos
2 Replies

417 Views
adriancano
NXP Employee
NXP Employee

Hi,

Attached you can find a driver code for the UART module in K devices. Please refer to the code for more details.


Hope this information can help you

Best Regards,
Adrian Sanchez Cano
Technical Support Engineer
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

417 Views
pallenna
Contributor II

Hi Adrian Sanchez Cano,

Thanks for your reply.

Thanks and Regards,

padmaja

0 Kudos