CubeMX F3 USB code generation bug
Hi,
I'm trying to use the current CubeMX to generate USB CDC code for SMT32F303RE. The generated code doesn't connect to my Windows 10 machine. The device not even appear.
I did almost the same on STM32F411RE and STM32F407VG, both works perfectly.
Looking into the code I realized that the GPIO initialization code is not generated, I added it, but still no success.
I'm using the following components:
CubeMX v4.26.1
STM32F3 Series driver package v1.10.0
STM32F4 Serias driver package v1.21.0
Atollic TrueStudio v9.0.1
Thanks
Zoltan