Skip to content

kekec/xmc4500_ws2812

Repository files navigation

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.