• STM32 EEPROM Emulation
    Hi! Admin and Everyone. I have a problem "STM32 EEPROM Emulation". I use STM32F1 1KByteb/1 page Flash. I emulated 256 Variables' number "ok". but i cant emulated 512. how to expand this stored. Thanks...
  • Emulation SPI EEPROM for internal EEPROM
    I want EEmulation SPI EEPROM for internal EEPROM.
  • Reserving ROM for emulated EEPROM
    I'm using the STM3210E-EVAL board, which has a 512k FLASH part. I want to use the last 64k for emulated EEPROM. I'm using the example code from ST (AN2594). Is there a way I can tell the compiler...
  • Emulated EEPROM stm32f cmsis library
    Hello I have seen ST's eeprom library for keil but it wasn't a complete library and it has some limitation to write into eeprom. I want to know is there any cmsis library for stm32 to emulate eeprom...