USB device example
Hello everyone,
I have an stm32f303cbt6 design (see image below) connected to an hub(USB2533) and an adum for isolation, i'm trying to run a USB device CDC example by creating a new project in the Stm32CubeIDE using device tool configuration.
I selected :
- RTC : HSE Bypass clock source (24Mhz)
- SYS : Serial wire debug
- USB : fs device
- Middleware : USB device CDC
When i build and i compil to my board, windows doesn't recognise it, can you help me with that ?
(i tried also to put the connect_usb pin to 3.3 V, i got same thing)
Thanks.

