I have a 0-5V Single ended analog signal coming into an A/D pin on my microcontroller.
The Micro pin can tolerate only 0-3.3V analog signal.
What can I do? Can I just add a simple voltage divider (one resistor in series and other to GND to divide the voltage when it is at 5V down to 3.3V)?
I am concerned. Isn't this going to add noise from my ground on to this Analog signal of mine and distort it?
UPDATED with a related question: I also noticed in some circuits some folks add 'Rail to Rail Output Operational Amplifiers (like LMV321 from TI) - how exactly does this help?