XMC4800 with DAVE: standard code examples

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

cross mob
User17511
Level 1
Level 1
Hi,

exploring microcontroller systems for power electronic control
applications I now testing the XMC4800 EtherCAT with DAVE.
After activating the tool chain an run the PWM port toggle example,
I'm looking for standard code examples like:
- direct port access (without PWM)
- timer interrupt configuration and ISR code frame
- ADC configuration and readout
- driving an external DAC via I2C/SPI

Unfortunately the example links on

https://www.infineon.com/cms/en/product/evaluation-boards/kit_xmc48_relax_ecat_v1/#ispnTab4

are looped or dead.

Thanks for your answers.


Best Regards,
Ralf
0 Likes
1 Reply
jferreira
Employee
Employee
10 sign-ins 5 sign-ins First like received
Hi,

You can either install DAVE4 examples from https://www.infineon.com/cms/en/product/promopages/aim-mc/dave_downloads.html or using the Help>Install DAVE APP/Example/Device Library... and then select Work with: 'DAVE Project Library Manager'.
The XMCLib come with several additional examples, http://dave.infineon.com/Libraries/XMCLib/XMC_Peripheral_Library_v2.1.22.zip.


BTW: In the web site you mention, in the section getting started you can download additional examples.

Regards,
Jesus
0 Likes