User Activity

Hi @ST Community ,I struggle to configure the clock speed to the frequency I desire.The chip I am using is STM32C011F6U and the code I use as first function in main() is the following:uint16_t cr = RCC->CR;uint16_t cal = RCC->ICSCR;uint16_t cfgr = RC...
Kudos given to