源码/核心板/Src/OnChipDevices/Rcc_Nvic_Systick.c @@ -59,7 +59,7 @@ int Systick_Init(void) { int time_retry = 500; if (SysTick_Config(64000)) if (SysTick_Config(72000)) { /* Capture error */ while (time_retry--);