Skip to content

This repository contains examples of bare metal source code for ADC as described in TB3209 document from Microchip. The code examples were developed using ATmega4809

Notifications You must be signed in to change notification settings

MicrochipTech/TB3209_Getting_Started_with_ADC

Repository files navigation

The content of this repository has been moved to https://github.com/microchip-pic-avr-examples/atmega4809-getting-started-with-adc-studio . Additionally, a repository containing MCC generated code examples for AVR128DA48 with the same functionality can be found at https://github.com/microchip-pic-avr-examples/avr128da48-getting-started-with-adc-mplab-mcc . This repository is obsolete and it will not be maintained.

ATMEGA4809_ADC_Examples

This repository contains examples of bare metal source code for ADC as described in TB3209 document from Microchip. The repository contains an Atmel Studio Solution with multiple projects inside. Make sure you have the necessary tools:

  1. ATmega4809 device (or evaluation board ATmega4809 Xplained PRO)
  2. Atmel Studio
  3. ATmega4809 Device Packs

The following examples are inside this repository:

  1. ADC Single Conversion
  2. ADC Free Running
  3. ADC Sample Accumulator
  4. ADC Window Comparator
  5. ADC Event Triggered

About

This repository contains examples of bare metal source code for ADC as described in TB3209 document from Microchip. The code examples were developed using ATmega4809

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages