User Activity

Our application needs 32KByte of storage. Since the STM32F105RC has 256 Kbyte of flash, we want to make use of this instead of external EEPROM. The EEPROM emulation driver uses to two pages, each of 2kbyte and switches between them. However, I need 3...