Skip to main content
AJama.1
Associate
October 28, 2020
Question

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

  • October 28, 2020
  • 1 reply
  • 533 views

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.

    This topic has been closed for replies.

    1 reply

    Winfred LU
    ST Employee
    October 29, 2020

    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