ericmtzr
Occasional Contributor
3 years agoNios IP question SPI
I am trying to implement and use the intel generic quad spi controller II to communicate with a serial flash memory.
The user guide states that the clock connection has a maximum frequency of 40 MHz.
Is that correct and why is that?
The rest of my design is running at 64 MHz and that is the frequency I would like to run the SPI core.
If the maximum clock rate really is 40 MHz then I believe I will have to implement a clock crossing bridge.
Thanks for any info you can provide.