Hi
@hihanna ,
I hope you are doing well.
i.MX8QuadMax MEK Board has multiple UART interfaces.
LPUART0 => FTDI DEBUG for ARM Cortex-A
LPUART1 => BLUETOOTH
LPUART2 => DEBUG CONSOLE on base board
LPUART3 => MIKROBUS on base board
LPUART4 => AUDIN connector.
Other uarts are assigned to SCU and M4 cores.
To use the uart port,
One has to define the device tree node with pinctrl properties in dts file.
Thanks & Regards,
Sanket Parekh