KW41z hardware flow control(RTS, CTS)

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

KW41z hardware flow control(RTS, CTS)

1,538件の閲覧回数
seanwu
Contributor IV

Dear sir,

Currently the UART of KW41Z is 2 wire UART(TX, RX). Does KW41Z support RTS, CTS? How do I implement it ?

Thanks.

BR,

Sean

ラベル(1)
1 返信

1,235件の閲覧回数
gerardo_rodriguez
NXP Employee
NXP Employee

Hello seanwu,

The LPUART module from the KW41Z supports hardware flow control and is configured through the LPUARTx_MODIR register. Please refer to chapter 38.2.6 LPUART Modem IrDA Register in the reference manual for information on this functionality.

The current MCUXpresso SDK for KW41Z is based on KSDK 2.2 and the LPUART drivers for this version don't support hardware flow control. This functionality will be supported in KSDK 2.3.

Additionaly, you need to configure the pin mux to the corresponding LPUART RTS/CTS signals.

Regards,

Gerardo