Skip to main content
NAfri.1
Associate
August 1, 2022
Question

How to write, overwrite and read random int data onto onboard EEPROM on the stm32l072z lora, sigfox discovery board.

  • August 1, 2022
  • 1 reply
  • 933 views

How can I write and overwrite random integers onto onboard EEPROM and then read the same saved value from onboard EEPROM for further processing on the stm32L072z LoRa sigfox discovery board?

This topic has been closed for replies.

1 reply

Uwe Bonnes
Chief
August 1, 2022

Have a look at the appnote to eeptrom emulation.

NAfri.1
NAfri.1Author
Associate
August 1, 2022

Thanks, on it! Will get back once sorted.