UART1 with K20 microcontroler using Keil uvison 4 MDK Lite

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

UART1 with K20 microcontroler using Keil uvison 4 MDK Lite

跳至解决方案
1,254 次查看
Amit_Kumar1
Senior Contributor II

Hello I am new to Kinetics and I was wondering is there any simplest example for UART .

I am using Keil uvision 4 MDK. I downloaded some samples but that didnt belong to K 20 microontroller and are not compatible with KEIL. I am using TWR-K20D50. tower development kit.

0 项奖励
回复
1 解答
856 次查看
albertovargas
NXP Employee
NXP Employee

Hi Amit,

You can download the sample codes for TWR-K21D50 (TWR-K21D50M Sample Code) and check the uart (C:\...\TWR-K21D50M_SC\src\drivers\uart) initialization module, it includes a getchar and putchar function.

在原帖中查看解决方案

0 项奖励
回复
1 回复
857 次查看
albertovargas
NXP Employee
NXP Employee

Hi Amit,

You can download the sample codes for TWR-K21D50 (TWR-K21D50M Sample Code) and check the uart (C:\...\TWR-K21D50M_SC\src\drivers\uart) initialization module, it includes a getchar and putchar function.

0 项奖励
回复