Resolved! How can I communicate with my HOST MCU via USB with a Device MCU, if the device only uses an FTDI chip?
My Partner has an hardware, which only communicate over USB (FTDI) with other hardware platforms. At the moment there is no possibilty to change the hardware.Unfortunately I have to write the USB Host with my STM32H7A3ZI. My first steps was to use th...