cancel
Showing results for 
Search instead for 
Did you mean: 

How to access eeprom on development board X-NUCLEO-S2915A1?

AJama.1
Associate II

I want to access the eeprom information and later to store some information for my project.

Information such as ip address, mac address, node id etc. X-NUCLEO-S2915A1 board is connected to Nucleo-L152RE board for my project. Hope someone can share their knowledge on this.

1 REPLY 1
Winfred LU
ST Employee

Please refer to S2-LP DK (currently the latest version 1.3.2), S2LP_AUX_EEPROM.c for functions such as EepromRead(), EepromWrite().

In the CLI project, commands EepromStatus, EepromReadPage, EepromWritePage are implemented as hidden commands.

https://www.st.com/en/embedded-software/stsw-s2lp-dk.html