Empty App | ✓ | ✓ | This is a minimal starter application template for Infineon MCU devices.
For more details, see the README on GitHub. |
FreeRTOS Blinky | ✓ | ✓ | This code example demonstrates blinking LED functionality implemented by FreeRTOS tasks on the XMC7000 MCU devices.
For more details, see the README on GitHub. |
Hello World | ✓ | ✓ | This code example demonstrates a simple UART communication by printing a "Hello World" message on a terminal and blinking an LED using a timer resource. This code example is based on HAL (Hardware Abstraction Layer) libraries.
For more details, see the README on GitHub. |
Multicore Empty App | ✓ | ✓ | This empty application provides a multicore template for creating XMC7000 MCU applications.
For more details, see the README on GitHub. |
OTW Firmware Upgrade | ✓ | ✓ | This example demonstrates a firmware upgrade for the XMC7000 using the edge protect bootloader and DFU.
For more details, see the README on GitHub. |
Switching Power Modes | ✓ | ✓ | This example demonstrates how to transition XMC7000 MCU to the Active, Sleep, DeepSleep and Hibernate power states, and how to wake up and return to Active state.
For more details, see the README on GitHub. |
XMC7000 OOB Demo | ✓ | ✓ | This example is the out-of-the-box (OOB) demo project for the XMC7000 evaluation kit which includes - Hello world, PWM square-wave output, GPIO interrupt, SAR ADC basics, XMC™ MCU power modes, QSPI memory read/write, and CAN FD loopback code examples.
For more details, see the README on GitHub. |