User Activity

Posted on April 01, 2017 at 08:00This code snippet is generated by STMCubeMx 4.6.0 and STM32Cube FW_F1 V1.4.0 for STM32F107964 uint32_t HAL_RCC_GetSysClockFreq(void) 965 { 966 #if defined(RCC_CFGR2_PREDIV1SRC) 967 const uint8_t aPLLMULFactorTable[1...