-
Notifications
You must be signed in to change notification settings - Fork 0
XMC1100 H‐Bridge 2Go
This pages summarizes information about the XMC H-Bridge Kit 2GO evaluation board and its implementation for the Arduino IDE. XMC H-Bridge Kit 2GO is fully populated with all electronic components equipped with the H-Bridge IFX9201 combined with XMC 1100 Microcontroller to realize your own DC motor control. It is designed for the control of DC motors or other inductive loads up to 6 A or up to 36 V of supply. The Infineon homepage of the board can be found here.
The release V1.4.0 changed the Arduino pin out, for XMC1100 XMC2Go, so later releases will have the Analog pins to match the XMC2Go. Pin out change is: Analog Inputs A0 and A1 have been swapped -
- A0 is now pin 13
- A1 is now pin 12
The pin layout of the XMC H-Bridge 2Go for the Arduino IDE is as follows (the original file can be found here):
- XMC1100 (ARM® Cortex™-M0 based)
- On-board J-Link Lite Debugger (implemented with XMC4200)
- Power over USB (Micro USB) or:
- 3.3 V pin with direct connection to XMC1100 and IFX9201SG (compare schematics in Board User Manual)
- 5 V pin with direct connection to 3.3 V Regulator (converting 5V to 3.3 V, Figure 17 in Board User Manual)
- ESD and reverse current protection
- 2 user LEDs
- Pin Header 2x8 Pins suitable for Breadbord
- H-Bridge IFX9201SG
- Reverse polarity protection
A PDF summarizing the features and layout of the H-Bridge Kit 2GO board is stored on the Infineon homepage here. The datasheet of the H-Bridge IFX9201 can be found here and the homepage of the H-Bridge IC here.
The datasheet for the XMC1100 can be found here XMC1100 Datasheet while the respective reference manual is located here XMC1100 Reference Manual.
-
Supported Boards
-
Arduino Variations