Suggestion - don't initialise all clocks with one call to HAL_RCC_OscConfig()
Posted on October 15, 2015 at 17:00 I've just wasted an STM32405 chip + a day of my time trying to work out why the USB FS CDC device wasn't working on a new (partially populated) board that I was testing. Why wasn't the USB working? Well, the board...