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.

AM3517 GPMC读取数据与写数据

Other Parts Discussed in Thread: AM3517

老师,你好!

            我想请教的问题是AM3517 GPMC方面的。工作条件是:AM3517 GPMC 16位数据接口与AD的16位数据接口相连,AD的其它输入控制信号通过AM3517的GPIO口输出控制。GPMC配置为16位 NOR FLASH-like 异步读写。

            1.AM3517从AD读取的数据是否存储在GPMC Chip-Select[i](i=0,1,...7)地址空间中?

            2.AM3517通过GPMC的16位数据接口向AD相应的寄存器配置,配置地址及数据是直接写入GPMC的Chip-Select[i]地址空间中吗?