STM32F105 USB Device not detected on PC
I have generated USB CDC code using STM32CubeMX with firmware 1.7.0. When I run the code, nothing is detected on the PC. I have disabled VBUS sensing and made sure USB peripheral Clock is enabled. I am using external 25MHz crystal and verified by PL...