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.

[AM572x] How to use 16-Bit memory as 8-bit memory

Guru 10235 points

Hello, TI Experts,

I have a question from AM572x TRM(SPRUHZ6E).

 

Based on 16-Bit memory connection of "Figure 15-52. GPMC to 16-Bit Nonmultiplexed Memory",

If I set "GPMC_CONFIG1_i[13:12] DEVICESIZE=0x0:8bit",

Can we use this 16-Bit memory as 8-bit memory by using data-bus of lower 8-bit of this 16-bit memory?

(My expectation : This 16-bit memory ignores the data-bus of upper 8-bit , because of constant disabling gpmc_ben1.)

 

Is my understanding correct?

Best regards