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.