Use CUBEMX FREERTOS HAL_TIM,go to hardfault
Posted on June 30, 2018 at 16:38 I use the cubemx and freertos andSTM32Cube_FW_L1_V1.8.1,use the timer2 as the systick,but run theosKernelStart() function, a hardfault occurrence. use the timer3 as the systick,it`s OK.ThenChange back to timer2,it...