I am trying to get the SPI working on the OMAP 3530. I am trying to be a master to an the ADIS16364 (an IMU). We are using McSPI4 (only one chip select). I have been able to individually request and retrieve data from this (slave) device. But this device supports a mode called burst where the master puts out 1 address (0x3e00) followed by 11 don't care addresses separated by 1 SCLK all the while keeping CS low. I was almost able to accomplish this by using the TX FIFO. The problem though is CS goes high in between words. The manufacturer says that puts it's device in an unknown state. I though turbo mode would help me, but it does not. The TI spec says (19.2.5.2.3) that I must also set the SPIm.MCSPI_MODULCTRL[0