Hi,
I'm working on an audio application that requires ~13MBytes/s memory read speed from external memory. The memory is accessed "randomly" in 8 byte sequential blocks, so it's not strictly sequential read. Is is possible to achieve this kind of memory access speed via C5535 SPI flash memory interface? If no, would C5515 be able to do this via EMIF?
Thanks!