cancel
Showing results for 
Search instead for 
Did you mean: 

STM32f030rct6 system tick does not work while using stm32cubeide

tNguy.1
Associate

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

1 REPLY 1
Javier1
Principal

are you trying to use hal_delay or hal_getTick inside an interruption?