EIM 16-bit multiplexed, synchronous interface / timing diagrams - SoloX

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

EIM 16-bit multiplexed, synchronous interface / timing diagrams - SoloX

569 Views
bap3ball
Contributor III

Designing a SoloX based board and connecting FPGAs using the EIM bus.

EIM will be configured as a 16-bit, multiplexed bus.

Plan would be to run this interface as a synchronous bus that supports burst accesses.

Looking through the various documents, including the SoloX reference manual, it is not clear to me where to find timing diagrams describing the external signals for this bus configuration. Looking for both non-burst and burst mode timing diagrams and/or descriptions to use in designing the FPGA interface logic.

Also, to implement a synchronous interface on the EIM it appears to be required to use the BCLK in continuous clock mode. Is that correct?

If no, then what clock is used for the bus interface?

If yes, then it's not clear how a burst mode is supported.

Also, in this mode, is the LBA signal essentially an address latch enable signal for the multiplexed bus?

Thanks.

Labels (1)
0 Kudos
1 Reply

303 Views
igorpadykov
NXP Employee
NXP Employee

Hi Bruce

diagrams are the same as non-multiplexed mode except LBA, good diagrams are given in

sect.50.6.6 Multiplexed A/D Mode  http://www.freescale.com/files/dsp/doc/ref_manual/IMX35RM.pdf

Also check sect.4.9.3 External Interface Module (EIM)

i.MX6SX Datasheet (rev.1, 9/2015) http://cache.freescale.com/files/32bit/doc/data_sheet/IMX6SXCEC.pdf

Right, for synchronous interface BCLK is used.

Best regards

igor

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

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

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

0 Kudos