Skip to content
#

kit-xmc-plt2go-xmc4200

Here are 51 public repositories matching this topic...

This code example demonstrates how to receive data using DMA via a Universal Serial Interface Channel (USIC) and synchronize the processing with an OS task through a ring buffer. For simplicity, the OS task is emulated inside this example with a SysTick Timer interrupt.

  • Updated Jul 10, 2024
  • C

This code example demonstrates Event Request Unit (ERU) functionality with external interrupt on XMC MCU evaluation kits. In this example, an external signal, fed into the ERU unit using a GPIO pin, triggers a service request interrupt that toggles an LED.

  • Updated Oct 6, 2023
  • C

This code example demonstrates simple UART communication by printing periodic "Hello World!!" message on a terminal and blinking an LED. The message can be seen on a PC terminal.

  • Updated Jan 10, 2023
  • Makefile

Improve this page

Add a description, image, and links to the kit-xmc-plt2go-xmc4200 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kit-xmc-plt2go-xmc4200 topic, visit your repo's landing page and select "manage topics."

Learn more