diff --git a/Inc/main.h b/Inc/main.h index 10a33f36..0f7643a1 100644 --- a/Inc/main.h +++ b/Inc/main.h @@ -52,7 +52,8 @@ /* Private define ------------------------------------------------------------*/ #define TIM_1_8_CLOCK_HZ 168000000 // #define TIM_1_8_PERIOD_CLOCKS 4096 -#define TIM_1_8_PERIOD_CLOCKS 8192 +// #define TIM_1_8_PERIOD_CLOCKS 8192 +#define TIM_1_8_PERIOD_CLOCKS 10192 #define TIM_1_8_DEADTIME_CLOCKS 20 #define TIM_APB1_CLOCK_HZ 84000000 // #define TIM_APB1_PERIOD_CLOCKS 2048