Skip to content

Latest commit

 

History

History
executable file
·
10 lines (7 loc) · 566 Bytes

README.md

File metadata and controls

executable file
·
10 lines (7 loc) · 566 Bytes

What

A simple example on how to use the systick timer to generate periodic events using DAVE4 (NO DAVE APPS) for xmc4500 relax kit by Infineon. The rest of the files was generated using DAVE4 (simple main template).

Use

Import with project wizard, compile, connect xmc4500 relax kit and debug. Connect a WS2812 to the board (5V -> 3.3V; GND -> GND; D0/DI -> P1_2)

Purpose

Minimal working example to test toolchain setup.