Question
Can a STM32F7 in USB host mode communicate with a full-speed CDC device on a high-speed USB port ?
I want to communicate directly with a full speed CDC device from my STM32F769 running in USB host mode but I only have a high speed OTG USB port available. From example code for other STM32 devices it appears this is possible but can anyone confirm this ?
Thanks
