Forum Discussion
HungLam
New Contributor
6 years agoHi,
It worked with nios, but now we would like to hook SPI core to PCIe memory map for direct command from host pc.
I figured out that the problem was with avmm addressing. I am trying to understand, since SPI core using 16 bits bus width, but AVMM from PCIe using 32 bits bus width ( or could be 256 bits bus width).
This caused the issue, I am trying to fix it.
Thanks for your answer!
Halotem12
New Contributor
5 years agoDid you manged to solve 3 wire spi core connection ?