I.MX How configure the Uart port

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

I.MX How configure the Uart port

716 Views
Saenghee
Contributor I

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?

 

0 Kudos
3 Replies

702 Views
Saenghee
Contributor I

I use IMX6ULLCEC . It be needed to porting the Bluetooth.

This uart will use for bluetooth interface.

0 Kudos

651 Views
joanxie
NXP TechSupport
NXP TechSupport

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"

 

0 Kudos

706 Views
joanxie
NXP TechSupport
NXP TechSupport

what processor are you talking about? any what's your use case?

 

0 Kudos