So, I'm kind of stuck on a question my buddy had on a question for the g2553 specifically. Which was: If the ADC module is enabled, and used for one pin( channel) only, can the rest of the pins that also serve as ADC channel pins be muxed for a different purpose?
My answer was "yes", or "it's the only way it makes sense on such a small ( 20pin ) MCU. Yes, small is relative. So the real question is how do I know this ? How can I prove it ? Where in the msp430's literature can I read to verify this ?
The only real way I can think of that I can prove this short of trial and error see if it works. Is download and use a TI pinmux tool that does error checking. With that said, I think that option is rather non intuitive. There should be documentation to answer this question. But where ? I've read over the ADC10 section of the user manual and I see no mention there. However this question I would think would be a more generic question answered in a different section. Which, I have no been able to find yet . . .
So how do I find this answer in print ?