This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

About GPMC address line behavior

Guru 15520 points

Hi,

I have a question about AM335x GPMC address Line.

I'm using Multiplexed Address Data 16bit mode,
and setting BASEADDRESS and MASKFIELD bit field of GPMC_CONFIG7_0 register
as follow:

BASEADDRESS : 0x1E (which means 0x1E00_0000)
MASKFIELD : 0xE (which means CS0 size = 32MByte)

If I access to address 0x1E00_0000,
I guess 'Low(zero)' will be output from all address line.
But when I checked by using oscilloscope, upper address line(A26, A25)of GPMC
are outputting 'High(one)' and other are Low. Is this behavior specification of GPMC?

We need the information about this behavior, so please help.

best regards,
g.f.