===== EEPROM Subsystem ===== With the EEPROM subsystem, you can access to the 128 bytes EEPROM fitted on Carberry.\\ Some adderesses of the memory are managed by Carberry, but the other locations are free to use.\\ The commands available are: ==== Subsystem commands ==== ^ Command ^ Brief description^ | [[carberry:cmds:subsys:eeprom:init|INIT]] | Initialize EEPROM locations| | [[carberry:cmds:subsys:eeprom:dump|DUMP]] | Dump all addresses| | [[carberry:cmds:subsys:eeprom:read|READ]] | Read raw data from EEPROM| | [[carberry:cmds:subsys:eeprom:write|WRITE]] | Write raw data to EEPROM| ==== Busy addresses ==== Carberry use some EEPROM addresses to store some configurations as car profiles, resistive learned keys and so on.\\ Please, read this [[carberry:cmds:subsys:eeprom:adrlist|addresses list]] to know what locations you can use for your needs.\\