This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LS3137: SPI in Slave mode not triggered via DMA using FreeRTOS.

Part Number: TMS570LS3137
Other Parts Discussed in Thread: HALCOGEN, TMDS570LS31HDK

Tool/software:

I am trying to configure the SPI2 as a slave via DMA in the scope of a double SPI communication (one for TX and one for RX) using FreeRTOS.

I use Halcogen to configure the SPI communication. 

My issue is that we do not see the trigger happening on the MOSI of SPI2 when we send bytes. It has been impossible for us to trigger the DMA to it.

Do you have a working example of such a system (SPI2 DMA in slave mode inside FreeRTOS) and the HCG file related to it?