STM32#bootloader #MemoryMap#BootloaderConcepts

preview_player
Показать описание
This gives a demo of how does a bootloader works. How does a smart phone gets its update.
Рекомендации по теме
Комментарии
Автор

Hello, i faced some problem in bootloader and user app, i used stm32f429Zi which have 2MB flsh. When i jum from bootloader to user app Hal_delay() ms wont work, means the update event based on systick interrupt just stuck ant the HAL_Delay() stucks at infinite loop. Whsat is possible for such issue.?

shamssalehin