Search found 1 match
- Tue Apr 22, 2025 4:52 am
- Forum: General discussion
- Topic: Procedure to change EEPROM default sector/base address using STM32Duino?
- Replies: 5
- Views: 224
Re: Procedure to change EEPROM default sector/base address using STM32Duino?
Thank you Gonzo for the answer. I noticed this ST App note before that describes a very robust way to implement a EEPROM emulation. However I realized as I commented earlier that STM32Duino eeprom library uses a simpler approach with a single sector defaulting to be the last one, that in my device ...