Tool/software: TI-RTOS
Hi,
I want to configure SPI in Master full duplex mode and trying to use uDMA for both Receive/Transmit the data simultaneously from/to internal memory to/from spi interface with same clock. in these case please clarify the below questions.
1. Will uDMA work simultaneously? suppose if spi master provides 32 clock, is it possible to tx 32 bits and rx 32 simultaneously?
2. I believe that single uDMA is shared across the peripherals, if so how dma transmit and receive data simultaneously?
3. If DMA is configured in ping -pong mode for both tx & rx, is there any clock delay between rx data and tx data?
Regards
Bala