Question
STM32F103C8 USB Unknown Device Problem
Posted on July 27, 2017 at 15:51
Hi friends
I am trying to make usb hid connection with STM32F103C8. I was able to compile the USB Library via the KEIL Compiler. The processor is running. After the USB init routines, the processor goes to the main program. And when I make the USB connection, I get the error that the ''USB Unknown Device''
USB connection as shown

My project file is attached. Can someone review the project?
What causes this problem?
#stm32 #usb #stm32f103