since i put the data_length -1 in the "flash command " are so that value set in the data_length is the true byte value that will be returned - eg if data_lenght = 10 then 10 bytes are returned
but the problem is that when you need 256byte (byte 0-255) then data_length needs to be a word value , not a byte
cheers
Sheldon
Bookmarks