Skip to content

Commit 298b7c8

Browse files
committed
docs/: Restore doc of xmc4200 and xmc4400 in legacy section.
Signed-off-by: zhanglinjing <Linjing.Zhang@infineon.com>
1 parent f8b4c97 commit 298b7c8

1 file changed

Lines changed: 63 additions & 1 deletion

File tree

docs/hw-platforms.rst

Lines changed: 63 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ on the board itself. If you want to use them check out the subsection :ref:`conn
151151
.. _connected_pins:
152152

153153
Connected I2S and Analog pins
154-
-----------------------------
154+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
155155

156156
For the ``KIT_XMC47_RELAX`` the Arduino pin number ``15`` & ``21`` (``SCL`` & ``A5``) and Arduino
157157
pin number ``14`` & ``20`` (``SDA`` & ``A4``) are connected with each other on the board itself. Although they are different physical pins of the microcontroller,
@@ -201,6 +201,14 @@ Legacy Microcontroller Boards
201201
- :ref:`XMC1300 Sense2GoL`
202202
- XMC1300
203203
- Proprietary
204+
* - v3.x
205+
- :ref:`KIT_XMC_PLT2GO_XMC4200`
206+
- XMC4200
207+
- Arduino Uno, Shield2Go, mikroBUS
208+
* - v3.x
209+
- :ref:`KIT_XMC_PLT2GO_XMC4400`
210+
- XMC4400
211+
- Arduino Uno, Shield2Go, mikroBUS
204212
* - v1.7.0
205213
- :ref:`XMC4700 Radar Baseboard`
206214
- XMC4700
@@ -254,6 +262,60 @@ and XMC1300 32-bit ARM® Cortex®-M0 MCU series.
254262

255263
-----------------------------------------------------------------------
256264

265+
.. _KIT_XMC_PLT2GO_XMC4200:
266+
267+
KIT_XMC_PLT2GO_XMC4200
268+
----------------------
269+
270+
* Name in Arduino IDE: ``XMC4200 Platform 2GO``
271+
* `Product Page <https://www.infineon.com/cms/en/product/evaluation-boards/kit_xmc_plt2go_xmc4200/>`__
272+
273+
.. image:: img/KIT_XMC_PLT2GO_XMC4200.jpg
274+
:width: 400
275+
276+
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`.
289+
290+
-----------------------------------------------------------------------
291+
292+
.. _KIT_XMC_PLT2GO_XMC4400:
293+
294+
KIT_XMC_PLT2GO_XMC4400
295+
----------------------
296+
297+
* Name in Arduino IDE: ``XMC4400 Platform 2GO``
298+
* `Product Page <https://www.infineon.com/cms/en/product/evaluation-boards/kit_xmc_plt2go_xmc4400/>`__
299+
300+
.. image:: img/KIT_XMC_PLT2GO_XMC4400.jpg
301+
:width: 400
302+
303+
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`.
316+
317+
-----------------------------------------------------------------------
318+
257319
.. _XMC4700 Radar Baseboard:
258320

259321
XMC4700 Radar Baseboard

0 commit comments

Comments
 (0)