SPI to Memory transfer (PGDMA)

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

cross mob
User12977
Level 1
Level 1
Hi,

I'm trying to read the input from an SPI interface trough GPDMA to the memory of an XMC4800.

In detail:
With a high interrupt frequency (PWM) I'm sampling the SPI interface.
On every interrupt when the frame length of the SPI input is reached, I want to shift the SPI FIFO to the memory over the GPDMA.


How do I achieve this?

Thanks
Patrick
0 Likes
1 Reply