Hi, I search for a small example for SPI Master and DMA transfer. So that I can receive e.g. 15 bytes with DMA and get a transfer end to intrude/ message when it’s finished. Thanks in advance!
Hi,
I search for a small example for SPI Master and DMA transfer.
So that I can receive e.g. 15 bytes with DMA and get a transfer end to intrude/ message when it’s finished.
Thanks in advance!
Read less
FSP4.0 supports DTC and DMAC transfer interface in the driver Add ther_spi driver to your design Add the DMAC transfer driver to the stack
FSP4.0 supports DTC and DMAC transfer interface in the driver
Add ther_spi driver to your design
Add the DMAC transfer driver to the stack
See less