This example demonstrates how to transmit CAN messages over the CAN bus using XMC MCU. This example can be used with the CAN Receiver example running on another board.
-
Updated
Jan 10, 2023 - Makefile
This example demonstrates how to transmit CAN messages over the CAN bus using XMC MCU. This example can be used with the CAN Receiver example running on another board.
This code example demonstrates how to erase a sector of the flash, write data to the sector and check the data for correctness on the XMC MCU device.
This code example demonstrates the use of CCU4 module in XMC MCU to create a PWM signal. The CCU4 slice is configured in monoshot mode and is restarted on an external start event.
This code example demonstrates implementation of a shell on the UART communication interface including commands to toggle a LED using XMC MCU.
This code example demonstrates a position interface (POSIF) module in Hall sensor mode and uses the capture and compare unit 4 (CCU40) module to determine the speed of rotation of the motor.
This code example demonstrates the usage of the Capture and Compare Unit 4 (CCU4) timer by blinking an LED using CCU4 timer period match interrupt available in XMC MCU.
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.
mtb-example-xmc-hrpwm-hrc
This example demonstrates how flash protection can be configured in the XMC 4000 series of devices.
This code example uses the Flexible CRC Engine (FCE) driver for kernel to demonstrate CRC-32, CRC-16, and CRC-8 checksum calculations.
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.
This code example will demonstrate how to switch XMC4000 micro-controllers power mode to hibernate state.
This code example demonstrates the capture feature of Capture and Compare unit (CCU8) slices available in XMC MCU.
This code demonstrates the routing of state of HIB-IO pin through ERU in XMC4000 MCUs.
This code example demonstrates the communication between two CAN nodes in loopback mode using XMC MCU.
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.
This code example demonstrates GPIO toggling by periodically blinking an LED using SysTick available in XMC MCU.
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.
This example demonstrates the transfer of data from the flash to the RAM using the GPDMA peripheral.
This empty application provides a template for creating applications using XMC MCU.
Add a description, image, and links to the kit-xmc-plt2go-xmc4200 topic page so that developers can more easily learn about it.
To associate your repository with the kit-xmc-plt2go-xmc4200 topic, visit your repo's landing page and select "manage topics."