[SOLVED] STM32F3-Discovery: HSE never switches to ready, no 72 MHz
Posted on February 21, 2015 at 04:20I'm trying to get a STM32F3-Discovery to run on 72 MHz. I have a test project set up https://github.com/sunsided/stm32f3-disco/tree/hse-problem. The project is nothing fancy, basically a default project generated ...