Part Number: MSP430FR2355
Hello I want to add ADC of measure current in TIDA trapezoidal code. I know I should add given MEASURE_IDC macro but not know the proper way to use another ADC in code. Can anyone pls suggest way how can I use speed and current adc both? I tried adding MEASURE_IDC and conversion enable macro in timer interrupt after measure speed macro but not getting proper adc value. Please suggest proper way to add different ADC in given code.

