Hi TI team,
I used a GPMC example on beagle bone. (http://e2e.ti.com/support/arm/sitara_arm/f/791/p/176492/644595.aspx#644595)
I set GPMC for 16-Bit Address/Data-Multiplexed as Figure 7-3.
My test results as follows
GPMC output:
When i write low-byte data (D0-D7), BE0n will be low-level and BE1n will be high-level.
When i write high-byte data (D8-D15), BE0n will be high-level and BE1n will be low-level.
GPMC input:
When I read low-byte data (D0-D7), BE0n and BE1n will be low-level.
When I read high-byte data (D8-D15), BE0n and BE1n will be low-level.
The problem is that when I read low-byte data or high-byte data, BE0n and BE1n will be low-level.
Why BE0n and BE1n will be low-level at the same time???
Please help~~
Thanks
From Will Hsu
