Universal asynchronous receiver/transmitter (UART)

The NXP i.MX6UL has eight UART interfaces that can be used for serial communication with devices either directly or through level adapters. You can also use the RTS and CTS hardware flow-control lines.

On the ConnectCore 6UL:

On the ConnectCore 6UL SBC Express:

On the ConnectCore 6UL SBC Pro:

Note By default, the firmware assumes this will be used for an XBee Cellular modem. That may cause some traffic in the port in order to detect it during boot and resume operations. Disable this feature by commenting all the entries in the following file:

/lib/udev/rules.d/78-mm-digi-xbee-cellular.rules

This file is installed by the modemmanager recipe append.

Kernel configuration

CONFIG_SERIAL_IMX

Kernel driver

drivers/tty/serial/imx.c

Device tree binding

Documentation/devicetree/bindings/serial/fsl-imx-uart.txt

 

© 2018 Digi International Inc. All rights reserved.
Universal asynchronous receiver/transmitter (UART) updated on 22 January 2018 11:09:46 PM