Skip to content

This repository contains examples of bare metal source code for TCD as described in TB3212 document from Microchip. The code examples were developed using ATtiny817

MicrochipTech/TB3212_Getting_Started_with_TCD

Repository files navigation

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

(TB3212) ATtiny817 TCD Examples

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

  1. ATtiny device (or evaluation boards such as ATtiny817 X-plained MINI)
  2. Atmel Studio installed
  3. ATtiny817 Device Packs

The following examples are inside this repository:

  1. Generating complementary driving signals
  2. Controlling synchronous signals using input events

About

This repository contains examples of bare metal source code for TCD as described in TB3212 document from Microchip. The code examples were developed using ATtiny817

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages