2022-04-07 04:45 AM
[ 0.056781] Serial: AMBA PL011 UART driver
[ 2.010824] stm32-usart 40010000.serial: interrupt mode for rx (no dma)
[ 2.010858] stm32-usart 40010000.serial: interrupt mode for tx (no dma)
[ 2.010901] 40010000.serial: ttySTM0 at MMIO 0x40010000 (irq = 56, base_baud = 4000000) is a stm32-usart
[ 3.202640] stm32-usart 5c000000.serial: interrupt mode for rx (no dma)
[ 3.207831] stm32-usart 5c000000.serial: interrupt mode for tx (no dma)
[ 3.214512] 5c000000.serial: ttySTM1 at MMIO 0x5c000000 (irq = 57, base_baud = 4000000) is a stm32-usart
[ 3.224238] serial serial0: tty port ttySTM1 registered
2022-05-06 07:26 AM
Hi @MEnge.3 ,
Sorry to come so late in this post.
Did you find a solution to your problem ?
UART4 is register first as /dev/ttySTM
Your alias serial0 to UART1 is register as /dev/ttySTM1
What do you mean "you do not have that interface available" ?
Olivier
2022-05-06 07:56 AM
Yes that problem has been fixed already.
I have another case open with I2S2 mclk issues.
Thanks.