User Activity

I have an stm32f103c8 blue pill board and i want to config it's 8mhz crystal as clock source without using PLL and without any division or multiplication. similar to this photo. I like register based programming and i don't use StdPeriph or HAL libra...