STM32MP1 serial boot uart ports?
On STM32MP157f-DK2, when use UART4 which is default connect to STLink, STM32CubeProgrammer connect and work perfectly in boot serial mode.
But when I change to different port (like USART3, pin PB10 and PB12 (also supported by default), STM32CubeProgrammer doesn't connect.
I guess when power up, STLink does something on UART4, this makes STM32MP1 MPU think UART4 is being used for serial mode and prevent all other uarts?
