SPI with DMA : Tx only in Master mode
Hi,
I'm wondering how to configure the SPI and DMA of the 33FJ128MC706 to operate in "Tx only master mode".
The goal is to use a single DMA channel to transmit the data. Without this Tx only mode, it appears that 2 DMA channels must be allocated to send data. One channel to send the data, and the othre to read the SPI RX BUFFER to keep it from overflowing.
Thank you in advance,
Chris