2016-12-13 12:18 AM
Hi all,
I would like to implement USB communication at 50Mbps using STM32 as a device- based on ST's existing example code.
I would like to understand if this is possible to achieve using the standard example code assuming I will use the USB HS of the controller.
Can I use the CDC or MSC class code examples to achieve this?
#usb-bulk #usb-cdc #usb-otg #usb