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.
解決済! 解決策の投稿を見る。
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.
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.