STM32MP1 ECO 5.0.0 alternative UART port for debug
Many examples use UART4 as debug output, in my particular design, UART4 are in an inconvenient location, so need to switch to another U(S)ART. In CubeMX following is available. From left to right, BOOT ROM, TF-A and OPTEE. currently I have USART1, ...