Search found 1 match

by jenniekim
Fri May 30, 2025 1:06 am
Forum: General discussion
Topic: Procedure to change EEPROM default sector/base address using STM32Duino?
Replies: 7
Views: 549

Re: Procedure to change EEPROM default sector/base address using STM32Duino?

Using STM32F410CBT with STM32duino. EEPROM emulation defaults to last 64KB sector, so any write erases the whole sector — limits usable flash to 64KB. I’m trying to move EEPROM to sector 3 (0x0800C000, 16KB) but can’t get writes to work, even after linker changes. Anyone managed to do this?

Crazy ...

Go to advanced search