UART transmition in isr for k60

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

UART transmition in isr for k60

1,075 次查看
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

标记 (2)
0 项奖励
2 回复数

447 次查看
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 项奖励

447 次查看
pallenna
Contributor II

Hi Adrian Sanchez Cano,

Thanks for your reply.

Thanks and Regards,

padmaja

0 项奖励