kekec / xmc4500_ws2812

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:C 60.2%Language:C++ 38.1%Language:Objective-C 1.3%Language:Assembly 0.4%