Other Parts Discussed in Thread: CC3220SF
Hi,
I read at UART Echo TI-RTOS Example Program that to enable DMA, just set TI_DRIVERS_UART_DMA at predefined symbols. How do I set DMA for SPI? Also, which code file has this TI_DRIVERS_UART_DMA?
I am trying to implement SPI DMA driver for NeoPixel Ring RGB leds.
-kel