KW41z hardware flow control(RTS, CTS)

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

KW41z hardware flow control(RTS, CTS)

1,543 次查看
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,240 次查看
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