SBOU299 May 2026
To write to a register, use the
following format: wreg ADR VAL. Where ADR and
VAL are in hex, and wreg is always lower case.
Register addresses can be in upper or lower case, and do not need to be led by '0x'.
Register addresses with 0 padding is also optional. For example, to write to
register address 0xD0 with the value 0x4127, some valid commands include:
When '0x' is used, the 'x' must be lower case.
For this example, the EVM returns the result and states ("idle" or "collecting") in JSON format: