Hey, guys
I am now using F28069. I am trying to use DMA to transfer the data from ADC result register to RAM 5. From the menu, it is said that when
Upon receipt of a peripheral interrupt event signal, the DMA will automatically send a
clear signal to the interrupt source so that subsequent interrupt events will occur. (P.806)
However, when I run the program in Debug mode, it shows that the ADCINT1 Flag, which I use to trigger the DMA, is not cleared even after one burst of data is transferred. Does anybody know about it or meet with same problem? Thank you in advance.
Xinjun