Part Number: MSP430F5172
Hi,
I'm using MSP430F5172 for my project. I'm using the DMA to read the A2D signals and its work fine, my issue is with all the analog inputs that I'm reading for nothing...
I need to read Analog input at A1 ,A5, A8.... As I understand it the DMA work on a range of A2D inputs (means that I need to read all inputs from A0 to A8 for those 3 inputs) and I can't specific write the inputs that I want...
Is that correct? or maybe I just misunderstanding and missing something here...
Thank you very much for your help.