This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Asynchronous Reads with Wait on EMIF

I am having a problem in getting the L138 EMIF bus to hold a cycle until wait is removed.  I am working on a AVNET spartan 6/OMAP L138 eval board, which uses CS2.  The bus cycle completes while EMIF_WAIT is still asserted.  All the other signals seem correct and the data does get to the bus within the wait time period, but the EMIF has already closed the transaction.  I believe that I have the registers setup correctly, but I seem to be missing something.  Would anyone be able to see what I have setup wrong.

Registers:

AWCC = 0xF0000080

CE2CFG = 0x483441AD

Thanks