Skip to main content
Visitor II
February 17, 2020
Question

I am curious about the STM8L052C6T6 EEPROM operation.

  • February 17, 2020
  • 0 replies
  • 570 views

I am using STM8L052C6T6.

Current MCU knows that EEPROM is 256Bytes (0x1000 ~ 0x10FF).

What happens if you use more than 0x10FF to put data in the reserved area address?

If you do so, will the value of 0x1100 be put in 0x1000?

And what happens if the MCU's power is unstable when saving data to the EEPROM?

    This topic has been closed for replies.