2021-01-25 12:16 AM
Hi,
I study about bootloader.
And I get example files 'STM32F4 IAP' but it doesn't apply STM32 IDE.
Can not build & debug.
How can i get some STM32F401RE Bootloader example?
2021-01-26 03:19 AM
Hello @Minkyu Kim ,
I recommend you to have a look to the example under STM32Cube directory:
STM32Cube\Repository\ STM32Cube_FW_F4_V1.25.2\Projects\STM324xG_EVAL\Applications\IAP
You can also follow the guide to import Cube projects from SW4STM32 to STM32CubeIDE:
Please refer to UM2579: Migration guide from System Workbench to STM32CubeIDE
https://www.st.com/content/ccc/resource/technical/document/user_manual/group1/7c/55/d0/7d/19/68/49/10/DM00613836/files/DM00613836.pdf/jcr:content/translations/en.DM00613836.pdf
Imen
Imen