8 years, 12 months ago.

SPI

would it be possible to use it with SPI. I have to read from a slave, so I have 12 SPI.write(0000). Can you see how this is linked to a DMA transfer?

Question relating to:

steven niu / mDMA Featured
mDMA implements DMA APIs for mbed. It is inspired by modDMA and simpleDMA. Compared with other mbed DMA implementations, mDMA has new features like 1) support LLI 2) support more … DMA, large data transfer, LLI

1 Answer

8 years, 12 months ago.

This uses different DMA library, but for your reference: https://developer.mbed.org/users/Sissors/code/RTOS_SPI/