EEPROM » Historie » Revision 2
Revision 1 (Redmine Admin, 26.11.2021 15:47) → Revision 2/9 (Redmine Admin, 26.11.2021 15:55)
h1. EEPROM
The STM32L011x4 has 512Bytes EEPROM
Campos Spezifies 0x20 bytes of HWData, 0x20 Bytes of Board specific stuff, and 2x0x20 config data.
Page size (erase size) of 4 bytes.
Retain block i 8 Bytes, so still 0x18 Bytes for I2C-EEPROM-compatible layout.
|._Offset |._Size |._Description |
| 0x0 | 1 | Number of slots |
| 0x1 | 1 | Reserved |
| 0x2 | 1 | Reserved |
| 0x3 | 1 | Reserved |
| 0x4 | 4 | Slot 1: Time (espresso) |
| 0x8 | 4 | Slot 2: Time (Egg) |
| 0xC | 4 | Slot 3: Time (Weisswurst) |
| 0x10 | 4 | Slot 4: Time (Nudeln 1) |
| 0x14 | 4 | Slot 5: Time (Nudeln 2) |
The STM32L011x4 has 512Bytes EEPROM
Campos Spezifies 0x20 bytes of HWData, 0x20 Bytes of Board specific stuff, and 2x0x20 config data.
Page size (erase size) of 4 bytes.
Retain block i 8 Bytes, so still 0x18 Bytes for I2C-EEPROM-compatible layout.
|._Offset |._Size |._Description |
| 0x0 | 1 | Number of slots |
| 0x1 | 1 | Reserved |
| 0x2 | 1 | Reserved |
| 0x3 | 1 | Reserved |
| 0x4 | 4 | Slot 1: Time (espresso) |
| 0x8 | 4 | Slot 2: Time (Egg) |
| 0xC | 4 | Slot 3: Time (Weisswurst) |
| 0x10 | 4 | Slot 4: Time (Nudeln 1) |
| 0x14 | 4 | Slot 5: Time (Nudeln 2) |