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.

LM4F230H5QR SPI/SSI Communication with ADXL362 SPI Format

I am wondering how to configure my SSI peripheral in my Tiva part to be able to communicate correctly with the ADXL362 accelerometer. The timing diagram the ADXL362 requires is

 

I have attempted doing this with the MICROWIRE frame format, but this requires only 8 bits of control data, while the ADXL362 requires 16 bits. Any suggestions would be greatly appreciated.