Flow control of UART for FRDM-KL43Z

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Flow control of UART for FRDM-KL43Z

1,431件の閲覧回数
kaikailiu
Contributor I

Hi expert, 

Just two simple questions(Platform FRDM-KL43Z, board: MKL43Z256xxx4, SDK 2, KDS: 3.2.0):

1) Does this platform support hardware control (RTS/PTS) for UART? I can see that the MKL43Z4_features.h define the FSL_FEATURE_UART_HAS_MODEM_SUPPORT to 0. So this platform does not support hardware flow control, right?

2) Can I realise a UART with hardware control with FLEXio??

Thanks in advance,

Kaikai

Blue Creation, Cambridge

0 件の賞賛
返信
1 返信

1,247件の閲覧回数
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi kaikai,
1) The UART and LPUART module of KL43 doesn't support support hardware flow control (RTS/CTS).

2) The FlexIO module can be used to realize UART hardware flow control (RTS/CTS). For more detail please read the section "39.5.1 UART Transmit" and "39.5.2 UART Receive" in KL43P64M48SF6RM.

Best Regards,

Robin

 

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

0 件の賞賛
返信