• STM32 EEPROM Emulation conversion to Keil
    Hi All Before I start, a quick note as to why I am trying to do this - I have tried using the standard STM libs and definitions, but found them to be not as well written and easy to follow as the...
  • 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...