Skip to content
#

kit-xmc-plt2go-xmc4200

Here are 51 public repositories matching this topic...

This code example demonstrates the usage of the emUSB device middleware stack to configure the USB block in a supported Infineon MCU as a generic Human Interface Device (HID). It takes help from an external HID software tool to send in the generic HID inputs which it then relays back. This example is currently supported on XMC™ MCU evaluation kits.

  • Updated Aug 11, 2023
  • C

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 example demonstrates how to convert a single channel using the background source in VADC. In this example, the background source continuously requests conversion. The ADC conversion result is read and displayed on the UART Terminal.

  • Updated Oct 6, 2023
  • C

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