UART Demo of PK60FN1M0V

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

UART Demo of PK60FN1M0V

401 Views
liwinter
Contributor I

      I'm learning UART of PK60FN1M0VLQ12 resently,but I have been using the demo of MK60DN512ZVLQ10,
now there are some incompatibale between the two chips .The main problem is that clock initialization can't be down ,cause some registers differ.
      So if you guys can email me some demo of PK60FN1M0VLQ12 to initialize clock ,so I can configure baud rate.
Thanks for your help .

Labels (1)
0 Kudos
1 Reply

314 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi 冬 李,

You can download the KINETIS_120MHZ_SC and then refer the uart_init function in hello world example.

baud rate hello_world.jpg

hello_world.jpg


If you are using CodeWarrior10.x or KDS ide, then you can refer the UART configuration auto generated by Processor Expert.

Processor Expert UART.jpg

Best Regards,

Robin

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------