SPI-DMA sample codes

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi

As per discussion SPI master and DMA, tested ? I was able to get the 'SPI + DMA using Interrupt method'  work propely.

But now I want to use the same without interrupt configuration , but the same problem mentiuoned in the above post happens to me . "DMA transaction timeout's" .

So is there any sample code for SPI DMA transfer without interrupt in wiced SDK 3.X ?


Regards

hPc

0 Likes
1 Reply
SeyhanA_31
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

Hi,

Wiced SDK comes with SPI sample snip app ...\apps\snip\spi_slave, which demonstrates the SPI master and slave implementation.

Seyhan

0 Likes