Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hello.
Trying to understand this..
What do I want to do ?
SPI peripheral TX DMA....the SPI will be running at 16 MHz minimum.
What I don't understand
The triggering mechanism of the DMA configured in the SPI tab.
"Configure DMA Event 2 Trigger". "SPI TX interrupt"
1. What has this go to do with interrupts ?
2. What is the DMA doing here...filling up the FIFO or just writing to the TX register...
3. The way I thought this would work (likely to be wrong) is that DMA would constantly fill the FIFO and be triggered when it gets to some level like, half full and therefor never miss a packet.
Any clues please...
Thanks.
Phil