User Tools

Site Tools


manual:demos:nucleo_l552ze_cubeide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
manual:demos:nucleo_l552ze_cubeide [2021/09/02 11:10]
voorburg [Building the Demo Program]
manual:demos:nucleo_l552ze_cubeide [2023/04/26 22:48]
voorburg [Building the Demo Program]
Line 32: Line 32:
 ===== Building and programming the Bootloader ===== ===== Building and programming the Bootloader =====
  
-Before the bootloader can be used, it needs to be built and programmed into the STM32F429ZI's internal flash memory. The steps in this section only need to be done once.+Before the bootloader can be used, it needs to be built and programmed into the STM32L552ZE's internal flash memory. The steps in this section only need to be done once.
  
   - Set the project as the active project in Eclipse. This is achieved by clicking the **Boot** project in the //Project Explorer// to select it.   - Set the project as the active project in Eclipse. This is achieved by clicking the **Boot** project in the //Project Explorer// to select it.
Line 53: Line 53:
 The output file is The output file is
  
-  * \Target\Demo\ARMCM33_STM32L5_Nucleo_L552ZE_CubeIDE\**Prog**\Debug\**demoprog_stm32f429.srec**+  * \Target\Demo\ARMCM33_STM32L5_Nucleo_L552ZE_CubeIDE\**Prog**\Debug\**demoprog_stm32l552.srec**
  
 ===== Firmware update procedure ===== ===== Firmware update procedure =====
manual/demos/nucleo_l552ze_cubeide.txt ยท Last modified: 2023/12/04 22:37 by voorburg