2014-05-13 11:55 AM
I make a project and USB device CDC .(stm32f4discovery)
compile and run. when i connect usb , my computer knows Stm32 CDC . but not work,exclamation in device manager on com16.
i install driver and test by stm32f103 example and it was work.2014-05-13 01:21 PM
salam nima jan,
If you made the project with cubemx and you are using fullspeed interface, then you have to change the USB_OTG_HS_MAX_PACKET_SIZE from 512 to 64 in this file:STM32f4xx_ll_usb.h