I have the kernel reporting UART1 / /dev/ttyMV1, the serial port on pins 24 and 26 on the Espressobin board. However I am unable to send or read any data from it.
It is enabled in the device tree.
The TX pin sits at a constant 1.8v, regardless of sending characters to it.
I see from a discussion @Kodest had this working on the ESPRESSObin v5.0.1. I am using the v7 board. Discussion here:
#79
One thing to note is setserial reports no IRQ:
/dev/ttyMV1, UART: undefined, Port: 0x0000, IRQ: 0
Here is the dmesg line:
[ 2.122362] d0012200.serial: ttyMV1 at MMIO 0xd0012200 (irq = 0, base_baud = 1562500) is a mvebu-uart
I have the kernel reporting UART1 / /dev/ttyMV1, the serial port on pins 24 and 26 on the Espressobin board. However I am unable to send or read any data from it.
It is enabled in the device tree.
The TX pin sits at a constant 1.8v, regardless of sending characters to it.
I see from a discussion @Kodest had this working on the ESPRESSObin v5.0.1. I am using the v7 board. Discussion here:
#79
One thing to note is setserial reports no IRQ:
/dev/ttyMV1, UART: undefined, Port: 0x0000, IRQ: 0
Here is the dmesg line:
[ 2.122362] d0012200.serial: ttyMV1 at MMIO 0xd0012200 (irq = 0, base_baud = 1562500) is a mvebu-uart