Source Code Overview

One application with four use cases has been developed and tested on the ATtiny817 Xplained Pro board. Here are the general system configurations which are common for all four use cases:

The projects available in Atmel START generate peripheral driver functions and files, as well as a ‘main()’ function that initializes all drivers.

In the following section, the macro configurations used in main.c file and the source code for the four cases application will be explained.