UART functionality without RTS & CTS

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

UART functionality without RTS & CTS

783 次查看
Pavithra31R
Contributor I

We have a custom board design with i.MX 8M Nano processor. In this we are using all the 3/4 UART instances. 

UART3_RXD - E18
UART3_TXD - D18

We have not connected RTS & CTS as we don't require hardware flow control.

Is it possible to connect the UART without RTS and CTS?

标签 (1)
0 项奖励
回复
1 回复

779 次查看
KalaimaniArumugamdev
Contributor III

Hi,

  Yes is possible, For custom design board you may disable the hardware flow control operations through software configurations.But in the

0 项奖励
回复