The MSP430 datasheet - DMA trigger assignment specs show only certain DMA channels can be configured to respond to trigger events from specific USCI modules. I would like to use a DMA channel to source/accept data to a USCI module configured for I2C operation, yet I don't see any example code on how to do this. I see example code for DMA control of UART and SPI interfaces, but not for I2C. Can a USCI module configured for I2C interface operation (using the correct DMA channel) be driven using the MSP430 DMA controller?
Regards, Jim Sanchez