microchip-pic-avr-examples / atmega4809-getting-started-with-gpio-mplab

This repository contains 3 bare metal code examples that show how to use the GPIO peripheral of the ATmega4809 device in different modes. It is a companion to the TB3229-Getting Started with General Purpose Input/Output (GPIO).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MCHP

Getting Started with GPIO (General Purpose Input/Output) Examples (MPLAB® X) Using the ATmega4809 Microcontroller

This repository contains examples of bare metal source code for General Purpose Input/Output (GPIO) as described in the TB3229 - Getting Started with General Purpose Input/Output (GPIO) document from Microchip. The repository contains three MPLAB® X projects:

Related Documentation

More details and code examples on the ATMEGA4809 can be found at the following links:

Software Used

Hardware Used


About

This repository contains 3 bare metal code examples that show how to use the GPIO peripheral of the ATmega4809 device in different modes. It is a companion to the TB3229-Getting Started with General Purpose Input/Output (GPIO).

License:Other


Languages

Language:Makefile 60.6%Language:C 39.4%