I’m working in voltage monitoring circuit using Op-amp. i want to take the voltage range from op amp to LCD through msp430.I think the output of voltage moniotoring circuit should be fed to port pin of msp430. my doubt is how to read the portpin data(wheather 3.3v or 5v)through the program.Any idea?
The ADC you are using probably can only handle DC. Usually, those that handle AC need both positive and negative power where as the MSP430 use positive power only.
The compiler error you asked earlier is probably caused by a typo. I think you dropped a “_”.