Question
HAL_Delay problem!!!!!
Hello everyone!!!
I get a problem with HAL_Delay function. When I use STM32CubeMX creat my simple project (blink a led with STM32F4 Discovery Kit) everything is OK with HAL_Delay() function.
But when I creat a same project without using STM32CubeMX, HAL_Delay() function seem not working. I don't know why.
Anyone can help me!! Thank you very much!!!!