MCU EEPROM data structure - Geowissenschaften/EXCISS GitHub Wiki

  • addr[0] do not use. Due to unknown reason this eeprom is often corrupt. Hint from Lutz.
  • addr[1-5] used by POWER.cpp for fuse tripped flag.
  • adde[10-] used by TEMPSENS.cpp for storing onewire temperature sensor addresses. The first byte [10] stores the number of sensors discovered. Per sensor it takes 8 bytes of the address room.