You should be able to set the SPI module for 9bit data transfer and send 2 words with Continuous selection format. That is set the CONT bit in the first SPI command and clear it in second one (last one).
See more in the DSPI chapter of the device Reference manual.
You should be able to set the SPI module for 9bit data transfer and send 2 words with Continuous selection format. That is set the CONT bit in the first SPI command and clear it in second one (last one).
See more in the DSPI chapter of the device Reference manual.