Skip to content

XMC1400 Kit for Arduino

boramonideep edited this page Oct 17, 2022 · 1 revision

Overview

This pages summarizes information about the XMC1400 Kit for Arduino evaluation board and its implementation for the Arduino IDE. The XMC1400 Kit for Arduino board consists of a XMC1400 microcontroller with a debugger implemented by a XMC4200 microcontroller. The Infineon homepage of the board can be found here.

Arduino Pin Out

The pin layout of the XMC1400 Kit for Arduino for the Arduino IDE is as follows (the original file can be found here).

Important Note

Please note that pins P1.4 and P0.5 are swapped on the board and are not consistent with the silkscreen. As a result, interrupt 0 (INT0) occurs at Arduino pin 3 and inerrupt 1 (INT1) is located at Arduino pin 25.

This is different from the original Arduino UNO Rev3 implementation. Please look at the pinout diagram above for more information.

Pin Out

XMC1400 Kit for Arduino Pin Out for Arduino

Key Features

  • XMC1400 Microcontroller (ARM® Cortex™-M0 based) in TSSOP-38 with 64 KB Flash and full peripheral set of XMC1400 series
  • Detachable Segger J-Link (implemented with XMC4200)
  • Board shape & power supply for Arduino shields: Shield List.
  • Infineon shields - Hardware compatible with Arduino

Board Information, Datasheet and Additional Information

A PDF summarizing the features and layout of the XMC1400 Kit for Arduino board is stored on the Infineon homepage here. The datasheet for the XMC1400 can be found here XMC1400 Datasheet while the respective reference manual is located here XMC1400 Reference Manual.