Part Number: MSP430FR2355
Can ADC skip the port set to OA mode for sampling in sequence-of-channels mode?
For example,I want to get ADC data from A3 and A0 almost at the same time ,and the port for A1\A2 are set to OA mode .
Because the "P1SELx" are all set to "11",when i use "sequence-of-channels mode",i will get the adc from A3,A2,A1,A0.
How can i skip the port for A1 and A2?