panda-official / TimeSwipe

PANDA Timeswipe driver and firmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CalFW: ext. EEPROM R/W Test

LeilaPiri opened this issue · comments

  • rPi sends a start signal to the SAM: js>["EEPROMTest"]
  • SAM writes defined testdata to EEPROM and reads it back.
  • SAM responds: {"EEPROMTest": 0/1} if failed/successful
  • Data to write to the EEPROM can be arbitrary but fixed

Definition of Done

  • code for mentioned task is complete. examples & documentations are complete.

  • build chains are tested

  • corresponding branch is closed

  • merging is done

merged with #80

Available in master since c160a1c.