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.
大家好、
之前、我使用 TMS320F28375和 FPGA、具有16位 EMI F1 (CS2n)连接。
这次、我将使用具有32位 EMIF1 (CS2n)连接的 TMS320F28375和 FPGA。
访问 FPGA 时、我认为地址访问将如下所示。 是这样吗?
16位 EMIF1 (CS2n)
地址数据
0x0010 0000 0123
0x0010 0001 4567
0x0010 0002 89AB
0x0010 0003 CDEF
0x0010 0004 0011
0x0010 0005 2233
32位 EMIF1 (CS2n)
地址数据
0x0010 0000 45670123
0x0010 0002 CDEF89AB
0x0010 0004 22330011
此致、
Takahashi
是的、您的理解是正确的。