Hello,
Please share example or some instructions for configuring SPI to memory via DMA
Thanks
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.
Hello,
Please share example or some instructions for configuring SPI to memory via DMA
Thanks
Hi,
Please find the SPI + DMA example in the following folder:
<C2000ware>\device_support\f2837xd\examples\cpu1\spi_loopback_dma
If you want driverlib example, you can refer to the F2838x example. Though the devices are different, the SPI and DMA configuration should be the same for both the devices
<C2000ware>\driverlib\f2838x\examples\c28x\spi\spi_ex4_loopback_dma
Regards,
Veena