User Activity

Posted on February 21, 2015 at 17:51After some hardware struggles with my new STM32F3 disco board I finally got it running correctly and at high speed. I was wondering, however, that there seems to be no difference between HSE and HSE bypass mode, a...
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 ...