I'm working through the datasheet with a customer on this part and since there is a lack of sequence diagrams available, I would like someone to confirm our findings.
Our findings are that the minimum cycle time for a read is 4 cycles and the minimum cycle time for a write is 3 cycles
For multiple reads to the same chip select, there is no additional cycles required between transactions, for instance 4 reads should take 16 total cycles.
For multiple writes to the same chip select, there is no additional cycles required between transactions, for instance 4 writes should take 12 total cycles.
For writes followed by reads, reads followed by writes, or accesses to different chip selects, a turnaround penalty is incurred.
Please confirm my assertions above.
Thanks,
Stuart