Posted on February 26, 2016 at 02:55I'm trying to deal with the setting clocking of STM32F103 MCU without the use of third-party libraries.I wrote several functions for this: http://pastebin.com/kLQS9UmwIf I setup clocking by stm32_rccUseHSE, then e...