Skip to content

minimal example for hello world over uart for xmc2go

Notifications You must be signed in to change notification settings

kekec/xmc2go-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What

A simple example on how to use the UART interface on xmc2go using DAVE4 (NO DAVE APPS) for xmc2go by Infineon. Main.c was taken from here The rest of the files was generated using DAVE4 (simple main template).

Use

Import with project wizard, compile, connect xmc2go and debug. Open putty on respective serial COM port with 115200 8 N. Press 'A' to toggle with of the red LED's on the board.

Purpose

Minimal working example without all the crap.

About

minimal example for hello world over uart for xmc2go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages