KL26Z UART flow control

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

KL26Z UART flow control

980 Views
mridulpandey
Contributor II

I want to initialize my UART with a software flow control is it possible? please reply what kind of flow controls are possible with KL26Z microcontrollers.

Labels (1)
0 Kudos
1 Reply

652 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

In general, Kinetis KL26 UART module is using hardware flow control, while customer also could use XON/XOFF software flow control.

While, we don't have dedicated XON/XOFF example based on Kinetis product.

We have that XON/XOFF flow control example at ColdFire MCF5213 application AN3897, please check AN3897SW for XON/XOFF flow control example.

The related code at <serial_s19.c> & <serial_s19.h> files.

Wish it helps.


Have a great day,
Ma Hui

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

0 Kudos