Skip to main content
GPavl
Associate
July 18, 2019
Question

STM32F303 USB VCP device not showing up - windows 10

  • July 18, 2019
  • 1 reply
  • 1006 views

I'm having issues getting USB to work on STM32F303RE. The device doesn't show on windows machine. I'm using 24 MHz 10ppm external xtal. I generated initialisation code for keil with cubemx (using STM32Cube FW_F3 V1.10.0) with just USB enabled and it doesn't work. I double checked every connection in pinouts. You can find clock configuration attached. Is there a bug in USB drivers? I tried using older FW with no success.

This topic has been closed for replies.

1 reply

Gabriel Melo
Associate II
July 18, 2019

Is it recognized as an Unknown Device or it does not show at all ?

GPavl
GPavlAuthor
Associate
July 18, 2019

It doesn't show at all. Program also runs to main loop without errors in initialisation.