xmclib/XMCLib/examples/XMC4300_series/ERU/ERU_HIB_IO
2024-10-17 17:09:59 +02:00
..
main.c Init xmclib 2024-10-17 17:09:59 +02:00
Readme.txt Init xmclib 2024-10-17 17:09:59 +02:00

Description of example project
==============================
GPIO toggle example flashes the leds of the board with a periodic rate

 * LED1 is connected to P4.0
 * LED2 is connected to P4.1
 * BUTTON1 is connected to P3_4
 * BUTTON2 is connected to HIB_IO_1

The example shows how to route the state of the BUTTON2 using the ERU
 
Hardware Setup
===============
XMC4300 Relax kit 

How to test the application
============================
a. Import the project
b. Compile and flash the application onto the device
c. Run the application.