Question
STM32F2xx USB VCP firmware example
Posted on October 17, 2014 at 10:04
May I know where can I get the firmware example for STM32F2xx for USB Device VCP???
I tried this link, but the firmware is not working, the USB doesnt emurate!https://github.com/suapapa/stm32_library/tree/master/Project/USB_Device_Examples/VCPI tried to download the firmware example in ST website (STM Eval firmware exmaple) but it is using the HAL driver!I dont want to use the HAL driver, where can I get the sample code? #vcp #usb #stm32