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.
Can EMA_CS[0] be used for asynchronous memory like SRAM or is its use restricted to SDRAM?
It is restricted to SDRAM.
You could configure it as a GPIO and bit-bang it if you are able to isolate accesses to it and the other CS pins are not used.
Jeff