Access via XMC Lib (XMC4500)

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

cross mob
Not applicable
This thread deals with programming an XMC4500 uC by using the XMC-LIB from Infineon.
Maybe somebody else is interested in this kind of programming.

I'll add in the next weeks code files / code examples, for different peripherals on the XMC4500 (especially the driver level, and peripherals needed for a quadrocopter realization)

This peripherals will be provided at first instance:


CCU4 for 4PWM outputs on dedicated Pins
I2C for communication with e.g. Gyro/Accel Sensors
UART for communication with e.g. other Controller
GPIO configurations for e.g. status signaling
ERU configurations for extern occurrences



The code will generally be written in classic C, but I'll try to keep the functions flexible, so it shouldn't be a big deal to implement the Code in other high-level languages.
I'm programming the source code in eclipse (a DAVE Application is not necessary)


If you have any questions and suggestions, do not hesitate to contact me.
0 Likes
1 Reply
lock attach
Attachments are accessible only for community members.
Not applicable
PWM driver files for CCU40 Module
0 Likes