About max memory size connected to one CS of EIM of i.MX6

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

About max memory size connected to one CS of EIM of i.MX6

Jump to solution
752 Views
yuuki
Senior Contributor II

Dear all,

Our customer wants to connect FPGA which has a 256MByte spatial area to one CS of EIM.


According to the reference manual, the following contents are listed.

IMX6DQRM.pdf (Rev2):
22.1.1 Features(P.1007)
"26-bit external address bus, max memory size can be 128 MByte (1 Gigabit)."

However, according to the datasheet, there is 32bit mode.

IMX6DQIEC.pdf (Rev3):
Table 35. EIM Internal Module Multiplexing (P.48)

In this case I think that 256MByte is supported.
2^26 *4 byte =256MByte

Can FPGA of 256MByte spatial area be connected to one CS?

May I have advice?

Best Regards,
Yuuki

Labels (1)
Tags (5)
0 Kudos
1 Solution
591 Views
igorpadykov
NXP Employee
NXP Employee

Hi yuuki

answer no, since total address space size is 128 MByte

according to description of ADDRSxx in IOMUXC_GPR1 register.

IMX6DQRM i.MX 6Dual/6Quad Applications Processor Reference Manual.

It also shows memory size allocation per cs.

Best regards

chip

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
592 Views
igorpadykov
NXP Employee
NXP Employee

Hi yuuki

answer no, since total address space size is 128 MByte

according to description of ADDRSxx in IOMUXC_GPR1 register.

IMX6DQRM i.MX 6Dual/6Quad Applications Processor Reference Manual.

It also shows memory size allocation per cs.

Best regards

chip

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos