Hello,
I have a question that disturbed me for severial days;
I use daughtercard to connect to a FPGA and I configure the EMIFA of CE3 in synchronous mode.I found that I can write data to the FPGA,
BUT I cannot read data from the FPGA .
I am sure I configure the CE5CFG register of EMIFA correctly and the control signal of the EMIFA is the same as the timing in the datasheet .
BUT when I configure the EMIFA in synchronous mode ,what I read is always 0xFFFFFFFF,it sames that what I read is not the data in the interface
of EMIFA.IF I configure the EMIFA of CE0 which momory is cpld in synchronous mode ,I can only read 0xFFFFFFFF in the memory of cpld.
THANK you in advance!