Is it possible to add a USB-C connector to a custom board with a STM32F769?
Hi community,
I have a STM32F769-EVAL board for which I implemented a custom bootloader using a USB2.0 flash drive.
The question now is: Can I put the same chip onto a custom board and replace the USB OTG ports (Type A) with USB Type-C connectors?
Can the chip or the library handle this scenario?
If not, what do I need to put onto my custom board that the USB-C connection is converted into an USB2.0 connection the chip can handle?
Other question: Is an USB-C flash drive smart enough to force the communication to USB2.0 (backwards compatibility) when it is connected via adapter cable (not a converter) or like mentioned above by simply replace the Type A with Type-C connectors?
Thanks in advance!
