Question
SPI DMA Receive Index on external Interrupt
Hello,
I have configured SPI Slave Receive only with Circular DMA, and I can receive data fine.
My problem is that I want to have the current receive index on the SPI DMA Buffer when I receive an external interrupt
I try to use StreamIndex but it show always the same value...
How do I get the current positioning of the received buffer
Thanks
Vincent
