I was sniffing with a saleae logic analyzer and with the datasheet of the spi flash in the other hand I figure out how it works, also I am writing a little parser to display the comm more human readable
But I can't undertand how the Fast Read Dual IO (0xBB) knows how many bytes needs to read. A couple of 0xBB returns 32 bits, but later 0xBB returns 64 bits
Where is setted the size of the read?