STM32F105 USB interrupt
Posted on March 06, 2016 at 17:09Hi all, Finally I got together USB device VCP code to compile without errors for my STM32F105 board. I am constantly getting USB interrupts (I am printing messages and I get connected and disconnected). What could ha...