When reading and writing to and from the SPI bus on a Toradex iMx6 module running WinCe the data is not aligned to DWORDs even though the doxygen generated documentation states so. When running the exact same code using Spi_ReadWrite on a T20 the data is aligned to DWORDs. For the iMX6 it’s aligned to bytes.
Can you tell us what we’re doing wrong or is this a bug?