Skip to content
#

kit-xmc12-boot-001

Here are 27 public repositories matching this topic...

This code example demonstrates how to use the Tx and Rx FIFO limit interrupts and sends data from the Tx buffer to the Rx buffer. If reception is successful, the onboard LED 1 glows; otherwise, the LED remains OFF.

  • 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

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

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 shows how to use a portion of the internal flash memory of XMC MCUs as emulated EEPROM memory, and provides necessary APIs to perform read and write operations to the emulated EEPROM.

  • Updated Jan 10, 2023
  • C

Improve this page

Add a description, image, and links to the kit-xmc12-boot-001 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-xmc12-boot-001 topic, visit your repo's landing page and select "manage topics."

Learn more