Part Number:PROCESSOR-SDK-OMAPL138
Tool/software: TI-RTOS
Hi everyone,
İ am trying to use SPI-EDMA with "pdk_omapl138_1_0_4" library. it dosent have spi-edma example, it has only spi example. i need to know how can i enable dma for omapl138 in this example. "SPI_v0_HWAttrs" struct has "dmaMode" member. And project has predefine #ifdef SPI_DMA_ENABLE, but this define not acccessible for omapl138. So i cant enable edma3. is there any way enable edma3 for omapl138 in pdk_omapl138_1_0_4?
Thank you all...