This might be simple question.
According to AM335x datasheet, Memory device capacity is up to 1G Byte addressability.
But, AM335X has only 16 Bit address bus[A0-A15] and 3 bit bank address[BA0-BA2]
so total addressability (for external memory) should be 2^19 = 512K Byte.
So, I want to know how to full 1G Byte DDR2/3 Memory in my design.
Best Regards
Hak-Jin Jeong