Are there any writing modes besides block write mode and write all mode for the ADAR1000?
Is it possible to write the register address and then write the byte value to be applied to that address, and then follow up with a non consecutive address?
I.e.
address - 0x01C
data - FF
address - 0x021
data - 35
Thanks