Moving UART4 from A7 to M4 in STM32MP157C
Hi there, I am working on a product where we use the STM32MP157C for our purposes At the moment we have the UART4 attached to A7. I wanted to move it to M4 so that I can start seeing the serial logs coming out of M4 rather than the A7 which is runnin...