Setting clock to 168MHz on the STM32F407 and enabling MCO1 [bare metal]
Hi,I'm trying my hand at bare metal programming on the F4 Discovery board. I've been loosely following this code to get the RCC configuration sequence right to set the main sys clock to 168MHz but with my adaptations. I'm able to see 16MHz on MCO1 (P...