This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Back-to-back read

I would like to know if a back-to-back read is possible for more than 2 consecutive read, on the VC33 DSP

I've tried several zero wait states read access to the external memory bus, and the STRB signal go high after 2 read access. In the documentation spru031f page 9-17 a read-read-write access is described but I didn't found that the back-to-back operation was limited to only two read access? My configuration for the external memory is as follow: the pin PAGE1 and RDY are connected together and the Primary-Bus Control Register is set to 0x10F0. I've also tried to do a DMA access but then a read access is done in 3 clk cycles.

Thanks in advance