2018-02-19 12:03 AM
Hello,
I want to use STM32f407 IAP UART Bootloader. I'm using the CubeMX example. The example is woking fine. When I use HAL_Delay() on my code, The code is crashing. If there is no HAL_Delay() on my code, it is working so good.
What could be the problem. Can anybody help me ?
Best Regards
#cubemx-4.24 #uart-bootloader #stm32-iap #stm32