Hopefully I don't have to start another thread with this question: I am using this comparator, connected in parallel to my analog input of my microcontroller. As I increase my voltage from 0-3Vdc, I want to the comparator to see the same voltage and turn on a relay at (say 1V). So while the uC is accepting the data, the comparator is waiting for the analog input control to be 1V so that it can switch on my opto relay. When connecting the analog input to a ADC of the microcontroller and connecting it to the input of my comparator, do I need to put a buffer between the comparator and analog signal (so that I do not affect the micontroller input)??