Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.99 KB

File metadata and controls

36 lines (25 loc) · 1.99 KB

MCHP

Gain and Offset Calibration of the Analog Signal Conditioning (OPAMP) Peripheral

A new feature introduced in the AVR® DB MCU is the Analog Signal Conditioning (OPAMP) peripheral. The OPAMP peripheral can be configured as a PGA, in this example the internal DAC and ADC are used to calibrate gain and offset for the PGA. For more information on the calibration procedure, see the application note.

Related Documentation

Software Used

Hardware Used

Setup

  • No external hardware setup needed

Operation

  • Connect the AVR128DB48 Curiosity Nano to a computer using a USB cable
  • Download the zip file or clone the example to get the source code
  • Open avr128db48-opamp-gain-and-offset-calibration.X in MPLAB
  • Press the make and program button to program the device
  • If no tool has been chosen, a window will open, select the AVR128DB48 Curiosity Nano. Tool can also be choosen in the project settings.

Conclusion

After going through this example you should be able to calibrate the gain and offset of the OPAMP configured as a PGA.