Skip to main content
spa23
Associate III
March 23, 2018
Question

STM32F030 eeprom emulator

  • March 23, 2018
  • 3 replies
  • 920 views
Posted on March 23, 2018 at 13:58

HI 

I'm lookin for a eeprom emulator for a stm32F030 cpu,and if I go to : 

https://my.st.com/content/my_st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32-standard-peripheral-library-expansion/stsw-stm32117.license%3d1521808120583.html

 

it is saying that I should use STM32Cube, and here i my Q. where can I find the eeprom emulator in STM32CUBE, or where can I download a eeprom emulator that can be used with STM32Cube.

Thanks. 

Best regards S. Panduro

    This topic has been closed for replies.

    3 replies

    ST Technical Moderator
    March 30, 2018
    Posted on March 30, 2018 at 12:33

    Hello

    Panduro.Soeren.002

    ,

    You can find under the STM32CubeF0 package an EEPROM application which can help you as an implementation example: STM32Cube_FW_F0_V1.9.0\Projects\STM32F091RC-Nucleo\Applications\EEPROM\EEPROM_Emulation.

    Best Regards

    Imen

    In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
    spa23
    spa23Author
    Associate III
    April 1, 2018
    Posted on April 01, 2018 at 21:40

    Ok, Thanks..

    Does anyone know if there is a way to use multiple pages, I need to save 2300 uint16_t.

    Tesla DeLorean
    Guru
    April 1, 2018
    Posted on April 01, 2018 at 22:59

    Couldn't you just use FLASH on a more direct fashion?

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..