Infineon XMC

platform = infineonxmc

Infineon has designed the XMC microcontrollers for real-time critical applications with an industry-standard core. The XMC microcontrollers can be integrated with the Arduino platform

For more detailed information please visit vendor site.

Examples

Examples are listed from Infineon XMC development platform repository:

Debugging

PIO Unified Debugger - “1-click” solution for debugging with a zero configuration.

Debug Tools

Supported debugging tools are listed in “Debug” column. For more detailed information, please scroll table by horizontal. You can switch between debugging Tools & Debug Probes using debug_tool options.

Warning

You will need to install debug tool drivers depending on your system. Please click on compatible debug tool below for the further instructions.

On-Board Debug Tools

Boards listed below have on-board debug tool and ARE READY for debugging! You do not need to use/buy external debug tool.

ID

Name

Debug

MCU

Frequency

Flash

RAM

xmc1100_boot_kit

XMC1100 Boot Kit

J-LINK (on-board)

XMC1100

32MHz

64KB

64KB

xmc1100_h_bridge2go

XMC1100 H-Bridge 2Go

J-LINK (on-board)

XMC1100

32MHz

64KB

64KB

xmc1100_xmc2go

XMC1100 XMC2Go

J-LINK (on-board)

XMC1100

32MHz

64KB

64KB

xmc1300_boot_kit

XMC1300 Boot Kit

J-LINK (on-board)

XMC1300

32MHz

64KB

64KB

xmc1300_sense2gol

XMC1300 Sense2GoL

J-LINK (on-board)

XMC1300

32MHz

64KB

122.23KB

xmc4200_distance2go

XMC4200 Distance2Go

J-LINK (on-board)

XMC4200

80MHz

250KB

256KB

xmc4700_relax_kit

XMC4700 Relax Kit

J-LINK (on-board)

XMC4700

144MHz

2.00MB

1.95MB

Stable and upstream versions

You can switch between stable releases of Infineon XMC development platform and the latest upstream version using platform option in Project Configuration File platformio.ini as described below.

Stable

; Latest stable version
[env:latest_stable]
platform = infineonxmc
board = ...

; Custom stable version
[env:custom_stable]
platform = infineonxmc@x.y.z
board = ...

Upstream

[env:upstream_develop]
platform = https://github.com/Infineon/platformio-infineonxmc.git
board = ...

Packages

Name

Description

framework-arduinoxmc

Arduino Wiring-based Framework (Infineon XMC Core)

tool-jlink

SEGGER J-Link Software and Documentation Pack

toolchain-gccarmnoneeabi

gcc-arm-embedded

Warning

Linux Users:

Windows Users:

Please check that you have a correctly installed USB driver from board manufacturer

Frameworks

Name

Description

Arduino

Arduino Wiring-based Framework allows writing cross-platform software to control devices attached to a wide range of Arduino boards to create all kinds of creative coding, interactive objects, spaces or physical experiences.

Boards

Note

Infineon

ID

Name

Debug

MCU

Frequency

Flash

RAM

xmc1100_boot_kit

XMC1100 Boot Kit

Yes

XMC1100

32MHz

64KB

64KB

xmc1100_h_bridge2go

XMC1100 H-Bridge 2Go

Yes

XMC1100

32MHz

64KB

64KB

xmc1100_xmc2go

XMC1100 XMC2Go

Yes

XMC1100

32MHz

64KB

64KB

xmc1300_boot_kit

XMC1300 Boot Kit

Yes

XMC1300

32MHz

64KB

64KB

xmc1300_sense2gol

XMC1300 Sense2GoL

Yes

XMC1300

32MHz

64KB

122.23KB

xmc4200_distance2go

XMC4200 Distance2Go

Yes

XMC4200

80MHz

250KB

256KB

xmc4700_relax_kit

XMC4700 Relax Kit

Yes

XMC4700

144MHz

2.00MB

1.95MB