2010-05-05 08:48 AM
STM32F103 / uClinux / USB Gadget / CDC class / Weird controller reference / Cannot get it work...
2011-05-17 04:50 AM
Additional information:
- When compiling the kernel, I noticed that the Renesas driver is built, not the STM soc driver !!! Indeed, I see in the log: CC drivers/usb/gadget/m66592-udc.o Next step soon...2011-05-17 04:50 AM
Hi,
By default no USB device driver is enabled in the STM32 uClinux port. Please find attached a patch to enable USB Gadget driver to work with uClinux on the STM3210E-EVAL board. Now under ''Device Drivers > USB Support > USB Gadget Support > USB Gadget Drivers'' a new entry point allow you to select this feature. With best regards.