Skip to content

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

Notifications You must be signed in to change notification settings

MicrochipTech/TB3211_Getting_Started_with_AC

Repository files navigation

The content of this repository has been moved to https://github.com/microchip-pic-avr-examples/atmega4809-getting-started-with-ac-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-ac-mplab-mcc . This repository is obsolete and it will not be maintained.

(TB3211) ATmega4809 AnalogComparator Examples

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

  1. ATmega4809 device (recommended is evaluation board ATmega4809 X-plained PRO)
  2. Atmel Studio
  3. ATmega4809 Device Packs

The following examples are inside this repository:

  1. Level crossing detector
  2. Preventing false spike detection
  3. AnalogSignalPulse_DurationMeasurement

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages