cancel
Showing results for 
Search instead for 
Did you mean: 

Eeprom Emulation for HAL on STM32F4xx device ?

pradeepsysargus
Associate II
Posted on January 16, 2017 at 09:52

https://my.st.com/content/my_st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32-standard-peripheral-libraries-expansions/stsw-stm32066.license%3d1484550263426.html

I am able to find the Eeprom emulation software on STM32F4xx devices.

But it is based on Standard Peripheral Library. I am looking for HAL based driver or example.

Some threads that I came across on forum did not explain clearly, please elaborate.

#stm32f4 #stm32cube #hal-eeprom-emulation
1 ACCEPTED SOLUTION

Accepted Solutions
Imen.D
ST Employee
Posted on January 16, 2017 at 10:13

Hello

Ch.Pradeep

‌,

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-embedded-software/stm32cubef4.html

firmware package provides a full set of running EEPROM examples dedicated for the various STM32F4 boards which showing how to use the I2C. You may find the example under thispath:

STM32Cube_FW_F4_V1.0\Projects\STM32F4-Discovery\Applications\EEPROM

Regards

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

View solution in original post

1 REPLY 1
Imen.D
ST Employee
Posted on January 16, 2017 at 10:13

Hello

Ch.Pradeep

‌,

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-embedded-software/stm32cubef4.html

firmware package provides a full set of running EEPROM examples dedicated for the various STM32F4 boards which showing how to use the I2C. You may find the example under thispath:

STM32Cube_FW_F4_V1.0\Projects\STM32F4-Discovery\Applications\EEPROM

Regards

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen