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
manual:demos:nucleo_l552ze_cubeide [2021/09/02 11:10]
voorburg [Building the Demo Program]
manual:demos:nucleo_l552ze_cubeide [2023/12/04 22:37] (current)
voorburg [Supported firmware update interfaces]
Line 3: Line 3:
 ===== Supported firmware update interfaces ===== ===== Supported firmware update interfaces =====
  
-^ RS232          ^ CAN             ​^ USB          ^ TCP/​IP ​      ​^ SD-card ​     ^ +^ RS232         ​^ CAN            ^ USB         ​^ TCP/​IP ​     ^ SD-card ​     ​^ Modbus RTU   
-| Yes            | Yes             ​| Yes          | No           | No           |+| Yes           ​| Yes            | Yes         | No          | No           | No           |
  
 ===== Development Environment ===== ===== Development Environment =====
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.1630573819.txt.gz · Last modified: 2021/09/02 11:10 by voorburg