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.

[OMAPL137] Spilocal.h

Can anyone tell me what the "local" in the pspiom/spi code is in reference to? I'm using the OMAP_L137. I hope to hook SPI1 to EDMA to receive data. I thought the example Spi_edma.c would be a good place to start.

Also, I notice that the intent of the example is to have both transmit and receive be EDMA controlled. I have very little traffic transmitted via SPI (initialization only), but lots received. Is it possible to configure the SPI/EDMA combination to use "normal" transmit and EDMA receive?