thank you very much for your time and attention.
please see this:
page 6 :
(2) All input/output data is 32bit aligned, and send out in MSB (that means
the highest bit send first).
page 8 :
All data is sent in MSB, means high bit, high byte and high word is sent first
Can you provide contact for technical questions?
If you look in the datasheet PDF of the chip:
page 6 :
(2) All input/output data is 32bit aligned, and send out in MSB (that means
lowest bit send first).
page 8 :
All data is sent in MSB, means high bit, high byte and high word is sent first
Wich one is correct ?