UART on XMC4200

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
User17569
Level 1
Level 1
Hi everyone, I am trying to send out a simple string of "Hello World" using UART on the XMC4200.

Since this is my first project using Infineon chip, I need help on how to start.

Is there a sample UART project for XMC4200 that I can use? or is there any reference that I can follow.

Thanks in advance for your kind responses.
0 Likes
1 Reply
User12943
Level 1
Level 1
Install the Dave UART app. Read the manual for the Dave UART app. There will be an example of this in in manual. Avoid interrupts if possible as they are slow.
0 Likes