Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 967 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 967 Bytes

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