Skip to content

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

Notifications You must be signed in to change notification settings

MicrochipTech/TB3213_Getting_Started_with_RTC

Repository files navigation

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

ATMEGA4809_RTC_Examples

This repository contains examples of bare metal source code for RTC as described in TB3213 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. RTC Overflow Interrupt
  2. RTC Periodic Interrupt
  3. RTC PIT Wake from Sleep

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages