Resolved! It's possible to make work USB-OTG and USART1 in the same device (STM32MP157CAC)?
Hi everyone.I have an already-designed PCB with an STM32MP157 on it. In order to communicate with an external device, I am using USART1. At the same time, I'm using an USB OTG port to connect my device to my PC.My problem is that USART1 is working wi...