2020-07-23 02:11 PM
CubeMX just truncate my const to set 1000. CubeIDE is the same.
2020-07-27 04:00 PM
If this is because HAL_SYSTICK_Config(HAL_RCC_GetHCLKFreq()/1000); Cube should issue a warning, not just truncate.