Skip to main content
Ljohn
Associate II
September 24, 2019
Question

How to download the necessary files for the eeprom emulation in stm32f0?

  • September 24, 2019
  • 1 reply
  • 983 views

Hi all,

i am trying to do the eeprom emulation in stm32f0. for this activity i need eeprom.c and eeprom.h files . please let me know how to download the same.

regards,

Lidiya john.

This topic has been closed for replies.

1 reply

After Forever
Senior III
September 24, 2019

You can find them in Cube's repository, in STM32CubeMX install the STM32F0 software package and use the menu to browse it: Help->Updater Settings->Browse

Then go to:

STM32Cube_FW_F0_V1.10.1/Projects/STM32F091RC-Nucleo/Applications/EEPROM/EEPROM_Emulation

Ljohn
LjohnAuthor
Associate II
September 25, 2019

Thank you. ​