In my project, I need read a external fifo, when I set the mcu at 96Mhz, with the emi non buffer mode cs0(address 0x3c000000-), the access speed is only 3.2MHz, who could help me for more?
Because the maxium External Memory Bus clock is 66Mhz, I set the pll at 66Mhz, and fBCLK=fHCLK=fCPUCLK=fMSTR=66Mhz, Peripheral Clock for APB fPCLK=33Mhz, but the external access speed is still 3.0Mhz, why? who could help me?