ATtiny1624/1626/1627

Programmable Gain Amplifier

The Programmable Gain Amplifier (PGA) can be used to amplify the input signal to the ADC. The available range is from 1x to 16x gain. The PGA can be used in all operation modes.

In the default configuration, the PGA is disabled, and the input signals are sampled directly into the conversion stage, i.e., without internal amplification. It can be desirable to add the internal PGA stage to amplify the signal depending on the input signal properties.

The internal PGA has several desirable properties, especially in comparison to external amplifiers:

Using the PGA instead of direct inputs to the conversion stage has the following effects to consider:

The PGA is enabled by writing a ‘1’ to the PGA Enable (PGAEN) bit and configuring the GAIN bit field in the PGA Control (ADCn.PGACTRL) register.

The VIA bit fields in the Positive and Negative Input Multiplexer (ADCn.MUXPOS and ADCn.MUXNEG) registers select if the input signal is connected via the PGA or not. The VIA bits are shared, so a value written to the VIA bit field in MUXPOS or MUXNEG is updated in both registers. It is, therefore, not possible to have one input using the PGA and the other not using the PGA.