STM32F103RBT6 USB communication problem
Hello,
I have a problem with the STM32F103RBT6 to setup USB communication.
I tried to setup it up according to this instruction: https://shawnhymel.com/1795/getting-started-with-stm32-nucleo-usb-virtual-com-port/
Then I found that my MCU has a special pin(PA9) for the initial that USB is connected to board.
The board is custom made. I am using an 12MHz external oscillator. I checked the wiring from USB(PC) to MCU (PA10 - USB_DM, PA11 - USB_DP), clock settings (48MHz).


Everything seems to be fine, but it still doesn't work and my device is not visible in device manager.
I don't know where the problem could be.
Could you please help me?
Thank you very much.
Radek
