Hello,
i am using the ICE-Board SPI0 as slave.
The SPI0 ist configured with EDMA. I have 3 Param Sets for RX. The first is the SPI0 RX Event paramset.17. Then i have a ping and pong paramset. One has ja wordcount of 6 the other one of 22 (to get 2 EDMA completion interrupts)
Now i´ve noticed, that the RXBUFFER is not being updated with new data. Only the first frame is one time correctly stored in the RXBUFFER, but then the new frames are not saved in this buffer. The SPI RX register changes the stored value.
So i think theres sth. with the EDMA ?
Can anyone give me a hint ?
Thank you.