Other Parts Discussed in Thread: SYSBIOS
Hello all,
we are testing GPMC interface in multiplexed address data, asynchronous mode.GPMC_FCLK is 100 Mhz.
We have a static RAM on CS0 and we tried some different access with fixed patterns to verify overall performance whit oscilloscope.
We try to make read and write access at 8 bit 16 bit and 32 bit .
We set 2 for both cycle2cycle delay and busturnaround parameter, so we expect 20 nS between accesses (plus some nanoseconds for the execution of few machine instructions, of course ).
But we found that the minimum delay between two accesses is 200 nS; the only way to get 20 nS is moving 32 bit ( that is two 16 bit move ).
We can't understand the reason of such long interval.
Thank in advance
Stefano & Mario