User Tools

Site Tools


manual:demos:nucleo_l152re_iar

Differences

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

Link to this comparison view

Next revision
Previous revision
manual:demos:nucleo_l152re_iar [2022/08/02 09:27]
voorburg created
manual:demos:nucleo_l152re_iar [2023/12/04 22:35] (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            | No              | No           ​| No           | No           |+| Yes           ​| No             ​| No          | No          ​| No           | No           |
  
 ===== Development Environment ===== ===== Development Environment =====
Line 18: Line 18:
 ===== 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 STM32F152'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 STM32L152's internal flash memory. The steps in this section only need to be done once.
  
 When using IAR EWARM, simply open the workspace from within the Embedded Workbench. The workspace file (stm32l152.eww) is located at: \Target\Demo\ARMCM3_STM32L1_Nucleo_L152RE_IAR\**Boot**\ide\. Once opened, select //​Project->​Rebuild All// from the menu to compile all the bootloader sources and link them together into the final executable. When using IAR EWARM, simply open the workspace from within the Embedded Workbench. The workspace file (stm32l152.eww) is located at: \Target\Demo\ARMCM3_STM32L1_Nucleo_L152RE_IAR\**Boot**\ide\. Once opened, select //​Project->​Rebuild All// from the menu to compile all the bootloader sources and link them together into the final executable.
manual/demos/nucleo_l152re_iar.1659425239.txt.gz · Last modified: 2022/08/02 09:27 by voorburg