I.MX How configure the Uart port
07-23-2022
07:33 PM
1,164 次查看
Dear NXP
We use below pins for uart.
1. How configure the Uart kernel drv? (Kernel config, Dts configure...)
2. How to config below pins for Uart purpose pin?(dts config)
ENET2_RX_ER support UART RTS function ? (it will connect BT UART CTS)
ENET2_TX_CLK support UART CTS function?(it will connect BT UART RTS)
ENET2_TX_DATA1 support UART TXD function?(it will connect BT UART RXD)
ENET2_TX_EN support UART RXD function? (it will connect BT UART TXD)
3. How to set the tty port num? or Which tty port it be used?
3 回复数
08-02-2022
12:26 AM
1,099 次查看
for uart setting and pinmux settings, you can set it in the dts file, for change uart port, you also can refer to this link
"https://community.nxp.com/t5/i-MX-Processors/Change-debug-UART/m-p/253595#M23647"
