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?