STM32H7 - USB High Speed - External Phy
I'm using an STM32H750 MCU to run an application that communicates with a computer via USB in CDC ACM mode. The application uses USBX from Eclipse ThreadX and an external USB PHY (USB3300) to perform high-speed communication. My application works fin...