Skip to main content
Minkyu Kim
Associate II
January 25, 2021
Question

STM32 F401RE Bootloader example

  • January 25, 2021
  • 1 reply
  • 747 views

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?

This topic has been closed for replies.

1 reply

Imen GH
ST Employee
January 26, 2021

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