An open API service indexing awesome lists of open source software.

https://github.com/infineon/xmc-for-arduino

Integration of Infineon's XMC microcontrollers into the Arduino IDE.
https://github.com/infineon/xmc-for-arduino

arduino arduino-ide arduino-platform infineon makers microcontroller platformio prototyping xmc

Last synced: 9 months ago
JSON representation

Integration of Infineon's XMC microcontrollers into the Arduino IDE.

Awesome Lists containing this project

README

          

# Arduino Core for Infineon's XMC™ Microcontrollers

![Compilation Status](https://github.com/Infineon/XMC-for-Arduino/actions/workflows/compile-platform-examples.yml/badge.svg)
[![Documentation Status](https://readthedocs.org/projects/xmc-arduino/badge/?version=latest)](https://xmc-arduino.readthedocs.io/en/latest/?badge=latest)
[![Hil unity library checks](https://github.com/Infineon/XMC-for-Arduino/actions/workflows/hil-unity-checks.yml/badge.svg)](https://github.com/Infineon/XMC-for-Arduino/actions/workflows/hil-unity-checks.yml)

This project integrates Infineon's 32-bit XMC™ Industrial Arm® Cortex®-M Microcontroller into the [Arduino](https://www.arduino.cc/en/Guide/Introduction) ecosystem.

The [XMC™ microcontroller family](https://www.infineon.com/cms/de/product/microcontroller/32-bit-industrial-microcontroller-based-on-arm-cortex-m/) from Infineon is a powerful and versatile platform for embedded system development. The XMC for Arduino core provides a comprehensive set of APIs, examples, and tools for developing a wide range of applications, allowing developers to leverage the ease of use and flexibility of the Arduino platform while harnessing the advanced features and performance of the XMC™ microcontrollers.

## Supported Microcontroller Boards








KIT_XMC14_2GO
KIT_XMC11_BOOT_001
KIT_XMC1400_ARDUINO
KIT_XMC13_BOOT_001







KIT_XMC_PLT2GO_XMC4200
KIT_XMC_PLT2GO_XMC4400
KIT_XMC47_RELAX_5V_AD_V1

More information about supported boards can be found [here](https://xmc-arduino.readthedocs.io/en/latest/hw-platforms.html).

## Getting Started

For installation & getting started instructions please refer to [our docs](https://xmc-arduino.readthedocs.io/en/latest/index.html).

## Contributing

We welcome community contributions! Please refer to our [contribution guidelines](CONTRIBUTING.md). Your help is greatly appreciated 👐

## License

See the [LICENSE](LICENSE.md) file for more details about the license.