Getting started using the EIM in the iMX50

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Getting started using the EIM in the iMX50

Jump to solution
1,013 Views
jedrumh
Contributor I

Hello,

I just need some help getting started. I have to use the EIM, in an iMX50, to talk to an FPGA (Stratix IV). Can someone please give me a place to get started? The EIM needs to be in asynchronous mode and the FPGA will be on CS1. I'm running Linux. I'm assuming I have to setup the EIM pins in mx50_rdp.c (I did this for GPIO) but how do I know what the base address is? How do I configure the bus? I can't seem to find a straight answer in any of the documentation. Any help would be greatly appreciated.

Thanks!

Labels (2)
Tags (4)
0 Kudos
1 Solution
599 Views
jimmychan
NXP TechSupport
NXP TechSupport

You can find the EIM base address in i.MX50 Reference manual chapter 2 "Memory Map".

For the EIM details, please read the Chapter 23.

IMX50RM

View solution in original post

0 Kudos
2 Replies
600 Views
jimmychan
NXP TechSupport
NXP TechSupport

You can find the EIM base address in i.MX50 Reference manual chapter 2 "Memory Map".

For the EIM details, please read the Chapter 23.

IMX50RM

0 Kudos
599 Views
JithCR
Contributor III

Is there any EIM driver support available in Linux?

0 Kudos