Question
STM32f030rct6 system tick does not work while using stm32cubeide
Hi guy.
I'm doing a project with stm32f030rct6 using cube ide, the system tick does not work, so the HAL_Delay or HAL_GetTick function.
When I switch to KeilC, it works as normal.
Please tell me if you know why.
Thanks