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.

RTOS/MSP430F5438A: SPI without DMA

Part Number: MSP430F5438A

Tool/software: TI-RTOS

Our hardware uses UCB2 as a SPI bus but there is no DMA trigger available for that peripheral (according to the Table 6-6  "DMA Trigger Assignments" in the MSP430F5438A data sheet). Therefore it would not seem to be possible to use DMA for that SPI port. I was unable to find a non-DMA version of the SPI driver. Is there one available that I missed? Is there an example available?