User Tools

Site Tools


manual:demos:nucleo_l152re_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_l152re_cubeide [2024/02/15 13:18]
voorburg [EEPROM memory device support]
manual:demos:nucleo_l152re_cubeide [2024/02/15 14:30] (current)
voorburg [EEPROM memory device support]
Line 84: Line 84:
 For testing purposes an extra S-record file was generated that contains random data, mapped to a location in the internal data EEPROM: For testing purposes an extra S-record file was generated that contains random data, mapped to a location in the internal data EEPROM:
  
-  \Target\Demo\ARMCM3_STM32L1_Nucleo_L152RE_CubeIDE\Prog\Debug\eeprom_data.srec+  ​\Target\Demo\ARMCM3_STM32L1_Nucleo_L152RE_CubeIDE\Prog\Debug\eeprom_data.srec
     ​     ​
 If you select this S-record file when starting a firmware update, its data contents will be stored in the STM32L152RE'​s internal data EEPROM. If you select this S-record file when starting a firmware update, its data contents will be stored in the STM32L152RE'​s internal data EEPROM.
Line 94: Line 94:
          ​-random-fill 0x08080000 0x08080400 -o eeprom_data.srec -Motorola          ​-random-fill 0x08080000 0x08080400 -o eeprom_data.srec -Motorola
 </​code> ​   </​code> ​  
 +
 +Refer to this blog article for in-depth details on how to add support for an additional memory device:
 +
 +  * [[https://​www.feaser.com/​en/​blog/​2024/​02/​additional-memory-device-in-openblt/​|Additional memory device in the OpenBLT bootloader]]
  
  
manual/demos/nucleo_l152re_cubeide.1707999510.txt.gz ยท Last modified: 2024/02/15 13:18 by voorburg