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.

EMIF address and data on same bus

Hi,

I'm looking at x8 parallel memories that use a bidirectional bus for address, data and commands. There are GPIOs used to latch desired behavior ( ALE, CLE, WE, RE etc. ). One example of this kind of memory is Spansion S34ML08G1. It is a NAND flash. 

Now, I'd like to see if it's possible to use the EMIF controller on the Hercules. I don't want to manage the gpios manually to access the memory. From what I see, EMIF has address lines and data lines. I know that the technical manual only refers to SDRAM and async NOR but I'm wondering if there's another mode that could fit my needs.

Thanks!