Hello,
I am trying to get the ADC, DMA, and UART all working together and had some questions about the MSPM0G3507 configuration when it came to the DMA.
I want to capture data from the ADC and send it to the UART and because the data capture must be continuous, I am trying to determine the best way to do that. Can two DMA channels be active at the same time, one coming from the ADC and one going to the UART?
If you have any code examples that you could provide and/or point me to that demonstrates this behavior on the MSPM0G3507, that would be greatly appreciated.
Thank you!