You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hw-platforms.rst
+63-1Lines changed: 63 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -151,7 +151,7 @@ on the board itself. If you want to use them check out the subsection :ref:`conn
151
151
.. _connected_pins:
152
152
153
153
Connected I2S and Analog pins
154
-
-----------------------------
154
+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
155
155
156
156
For the ``KIT_XMC47_RELAX`` the Arduino pin number ``15`` & ``21`` (``SCL`` & ``A5``) and Arduino
157
157
pin number ``14`` & ``20`` (``SDA`` & ``A4``) are connected with each other on the board itself. Although they are different physical pins of the microcontroller,
The XMC4200 Platform 2Go evaluation board consists of a XMC4200 microcontroller with a debugger implemented by a XMC4200 microcontroller.
277
+
Please note that there exist versions with 5V and 3.3V. Please be careful which version you have and use with your respective shields.
278
+
The one described here is the 5V version as this one is compatible with Arduino shields designed for 5V systems.
279
+
This kit is equipped with an ARM® Cortex®-M4 based XMC4200 microcontroller with on-board debugger, Ethernet, CAN and footprints for Arduino,
280
+
MikroBUS and Shield2Go form factors.
281
+
282
+
Pinout Diagram
283
+
^^^^^^^^^^^^^^
284
+
.. image:: img/KIT_XMC_PLT2GO_XMC4200_pinout.png
285
+
:width:700
286
+
287
+
Please note that Arduino pin number ``15`` & ``21`` (``SCL`` & ``A5``) and Arduino pin number ``14`` & ``20`` (``SDA`` & ``A4``) are connected with each other
288
+
on the board itself. If you want to use them check out the subsection :ref:`connected_pins`.
The XMC4400 Platform 2Go evaluation board consists of a XMC4400 microcontroller with a debugger implemented by a XMC4200 microcontroller.
304
+
Please note that there exist versions with 5V and 3.3V. Please be careful which version you have and use with your respective shields.
305
+
The one described here is the 5V version as this one is compatible with Arduino shields designed for 5V systems.
306
+
This kit is equipped with an ARM® Cortex®-M4 based XMC4400 microcontroller with on-board debugger, Ethernet, CAN and footprints for Arduino,
307
+
MikroBUS and Shield2Go form factors.
308
+
309
+
Pinout Diagram
310
+
^^^^^^^^^^^^^^
311
+
.. image:: img/KIT_XMC_PLT2GO_XMC4400_pinout.png
312
+
:width:700
313
+
314
+
Please note that Arduino pin number ``15`` & ``21`` (``SCL`` & ``A5``) and Arduino pin number ``14`` & ``20`` (``SDA`` & ``A4``) are connected with each other
315
+
on the board itself. If you want to use them check out the subsection :ref:`connected_pins`.
0 commit comments