Hi,
we are building an application card based on iMX processor. For that application, we need "SRAM like Parallel Bus Interface" (or we NOR flash kind of interface. Basically, we need around 16 bit address bus, 16 bit data bus and CS, WR, RD control signals).
We wanted to choose i.MX8 series either dual core or single core processor (but not quad core or higher). However, I am surprised that, none of the i.MX8 processor support such External Memory Interface. If I am not wrong, we need "EIM" module in the processor which will provide the capability for interfacing such interfaces.
Also, I can see that, in i.MX6 series, i.MX 6SoloX has such capability.
I understand that we can use QSPI instead of Parallel interface, but my application does not accept that.
So, I wanted know if,
1. My understanding is correct with respect to parallel bus interface (NOR flash kind of interface between i.MX processor and flash)
2. Is there any another way I can make it?
3. Why did NXP remove EIM from i.MX 8 series?! While it is present in i.MX 6!!
Thanks,
Aravind D. Chakravarti