Electronic – If positively biasing amplifier does minimum voltage on input pins apply

amplifierbiasmaximum-ratings

I am using an amplifier to bias a signal for an ADC. The signal range is -1.25 to 1.25 volts. I have the 2.5V precision reference for the ADC through a voltage divider to the inverting input of the amplifier.

Is it ok if the amplifier is powered from a single supply 0-3.3V to have the -1.25V appear on the input pin since it is biased to 1.25 volts?

This does not apply to any particular part, I have been looking at datasheets for the last hour and every single one doesn't want the minimum voltage on the input pins to be far enough below the V- for this application.

If it is safe I don't have to put in a dual supply.

schematic

simulate this circuit – Schematic created using CircuitLab

Best Answer

Here's what you're actually doing, taking into account the ESD protection diodes that the amplifier very probably has:

schematic

simulate this circuit – Schematic created using CircuitLab

I removed the resistors you had going off to nowhere.

Notice how D2 is forward-biased by V3. Not only that, but it's forward-biased by about twice its forward voltage. This diode is going to release the magic smoke, and the heat will probably damage other parts of the IC as well.

Secondly, this is simply not the correct way to do what you're trying to do. You want a differential amplifier. What you have is configured as a comparator that is just going to constantly output the lowest voltage it can. Or it would, if it didn't break itself, which it will.