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).
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!
-----------------------------------------------------------------------------------------------------------------------