STM32F070 USB not working
Posted on August 28, 2015 at 11:06Hi. I am using STM32F070CB with libraries STM32F10x_L1xx_F3xx_USBL(v4.0.0) and STM32F0xxSPL(v1.1.0) to implement custom HID to implement simple hello world(PC sends 64 bytes and MCU sends back the same 64 bytes)The ...