how to config the UART in MK64f12 to working in the interrupt mode, such as interrupting rx

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

how to config the UART in MK64f12 to working in the interrupt mode, such as interrupting rx

409 Views
manxu
Contributor I

Hi

In my project, I need the Uart of the mk64f12 working in interrupt mode. But in the ksdk 1.3.0 there are only polling mode example. Can you give me some advice how to config the uart in the chip working in interrupt mode. Thank you!

0 Kudos
1 Reply

321 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi man xu,

   Please use our latest KSDK sample code for MK64: KSDK2.2-FRDM-K64F120M.

   You can download the sample code from this link:

Welcome to MCUXpresso | MCUXpresso Config Tools 

 Click "SDK bulder", choose the board as FRDM-K64, then generate the code, and download it.

  You can find the interrupt code in folder: SDK_2.2_FRDM-K64F\boards\frdmk64f\driver_examples\uart

Wish it helps you!


Have a great day,
Kerry

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

0 Kudos