Hi nxf92355,
I use BSP_33.0.
I tyied to modify the console environment variable as ttyLF1 in u-boot, than booted to kernel.
But the console still used UART0, although the /sys/class/tty/ttyLF1/console was "Y".
We just want to verify the function of UART1, no matter using A53 or M7.
We have tried to print string through UART1 using M7, but that just verified TX of UART1.
Are there any documents about simple examples to verify RX of UART1 using M7?