i.mx6solox EIM I/F

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

i.mx6solox EIM I/F

378 Views
anchang-ki
Contributor I

Dear community,

 

We have a question about EIM byte access.

 

The EIM is configured for 16-bit Non Multiplexed Address/Data mode communication [ DSZ=010, MUM=0].

 ( Single Asynchronous mode Access)

 
    Address_bus : EIM_ADDR[25:0]
    Data_bus       :EIM_DATA[23:16] - EIM_EB2_B
    Data_bus       :EIM_DATA[31:24] - EIM_EB3_B

 

I set 'AUS=1' of EIM_CSnGCR1.

also, I  set 'MUM=0' of EIM_CSnGCR1.

 

[Question]


When we execute the " byte read(even/odd) access" to EIM at non-shift address mode,

Address[25:1] signal runs well(High or Low), but

Address0 no change(Always Low).

Labels (1)
0 Kudos
1 Reply

308 Views
igorpadykov
NXP Employee
NXP Employee

Hi An

yes this is correct behaviour as EIM is configured in 16 bit mode.

For Address0 change please try configure it as 8 bit port.

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

0 Kudos