Hello,
I have a question about SDRAM burst access and wonder if you could help provide insight into some questions below:
I have SDRAM connected with Delfino DSP (32bit on EMIF1) in my system. I know the SDRAM has burst access mode which saves access time for large consecutive access. In Delfino DMA setup, there is this multi-burst transfer scheme.
My question: is this DMA burst corresponding to the SDRAM burst access?
If not, is there a way to setup EMIF/DMA to enable the SDRAM burst transfer?
From my testing result, the current DMA/EMIF setup doesn't seem to enable the SDRAM burst access.
I have an average of 8 cycle per write to SDRAM from internal RAM and 16 cycle per read from SDRAM using DMA.
Is these access cycle number sound reasonable?
Thank you for your help.