Question
STM32F769 using both USB-HS and USB-FS in CDC (DUAL USB)
Hi,
I need to use both USB-HS ( with external PHY USB3300) and FS in the same time (not exacly), but both have to be open as CDC at the same time. I try to use HAL, but when I add second USB, Windows doesnt recognize USB device.
Do you have working example with 2 USB.
Thanks