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

hyper1FU/TB3209_Getting_Started_with_ADC

 
 

Repository files navigation

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

  • C 100.0%