cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F030 eeprom emulator

spa23
Associate III
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

3 REPLIES 3
Imen.D
ST Employee
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

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
spa23
Associate III
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.

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
Up vote any posts that you find helpful, it shows what's working..