cancel
Showing results for 
Search instead for 
Did you mean: 

STM32L4P5-DK

ajimathew
Associate III

Does STM32L4P5-DK support EEPROM emulation?

 If yes how it can be done?? any examples . I want to write the data into the flash memory. Also I  downloaded the middleware for the EEPROM emulation from the link EEPROM emul . I cannot add the middleware in the cube IDE .

1 REPLY 1
KDJEM.1
ST Employee

Hello @ajimathew ,

The EEPROM emulation is applied for STM32L4+ Series such as STM32L4P5-DK.

An EEPROM_Emul example is available in X-Cube-EEPROM package "X-CUBE-EEPROM v5.0.0\Projects\STM32L4\EEPROM_Emul\". This example has been tested with STM32L476G-Discovery board and STM32L4R5ZI-Nucleo board and can be easily tailored to any other supported device and development board.

When your question is answered, please close this topic by choosing "Accept as Solution". This will help other users find that answer faster

Thank you.

Kaouthar

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.