Hello, TI experts
Something strange happens to us. That is the EMIF act as little-endian according to the scope shows.
the EMIF is initiated as 16-bits bus. When write a byte to an even address, the nDQM0 is active and bus shows the data 0x00XX.
When write a byte to an odd address, the nDQM1 is active and bus shows the data 0xXX00.
After go through the documents, and there are nothing about how to config the EMIF endianess.
Since just begin to use this chip, we have no idea about how this happens. Some helps are expected.
Thank you