Flash Write/Read - Q2686

No, you don’t write a string - you just write a specified number of bytes

The ADL User Guide is misleading when it calls the data a “string”: it is not a string in the ‘C’ language sense - it is just a number of raw bytes.

See: Misleading: Flash Read & Write functions - not strings