gzweigle / open-hybrid-piano

Building a hybrid MIDI digital piano
https://www.youtube.com/@gzpiano88
GNU General Public License v3.0
43 stars 2 forks source link

FW: initialize nonvolatile memory #84

Closed gzweigle closed 3 months ago

gzweigle commented 4 months ago

Need some kind of utility program to reset the EEPROM state for when code changes and as a result the memory organization changes. The issue is state in EEPROM. Ideally, this is not needed often.

gzweigle commented 3 months ago

Instead of a utility to init memory, I reserved a section of EEPROM for the nonvolatile class.