# TB3217_Getting_Started_with_TCA **Repository Path**: MicrochipTech/TB3217_Getting_Started_with_TCA ## Basic Information - **Project Name**: TB3217_Getting_Started_with_TCA - **Description**: This repository contains examples of bare metal source code for TCA as described in TB3217 document from Microchip. The code examples were developed using ATmega4809 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-23 - **Last Updated**: 2026-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README The content of this repository has been moved to https://github.com/microchip-pic-avr-examples/atmega4809-getting-started-with-tca-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-tca-mplab-mcc . This repository is obsolete and it will not be maintained. (TB3217) ATmega4809 TCA Examples === This repository contains examples of bare metal source code for TCA as described in TB3217 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 X-plained PRO) 2. Atmel Studio installed 3. ATmega4809 Device Packs The following examples are inside this repository: 1. Using periodic interrupt mode 2. Generating a dual-slope PWM signal 3. Generating two PWM signals in split-mode