SRAM subsystem lets user to access at the SRAM portion of the MCP79410 chip, fitted on Carberry.
The commands in this subsystem read and write at addresses between 0x20 to 0x60.
I2C device access is at 0b11011110.

Subsystem commands

Command Brief description
INIT Initialize SRAM memory
DUMP Dump SRAM memory locations
READ Read raw data from SRAM memory
WRITE Write raw data to SRAM memory

Busy addresses

Carberry use some SRAM addresses to store some informations for internal use.
Please, read this addresses list to know what locations you can use for your needs.