We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dca20ea commit 7aa816fCopy full SHA for 7aa816f
docs/hw-platforms.rst
@@ -101,7 +101,7 @@ The board shares the same power supply and board shape as other boards for Ardui
101
Pinout Diagram
102
^^^^^^^^^^^^^^
103
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``
104
-occurs as Arduino pin ``3`` and interrupt 1 ``INT1`` is located at Arduino pin ``25``. This is different from the original
+occurs as Arduino pin ``25`` and interrupt 1 ``INT1`` is located at Arduino pin ``3``. This is different from the original
105
Arduino UNO Rev3 implementation. Please look at the pinout diagram for more information.
106
107
.. image:: img/KIT_XMC1400_ARDUINO_pinout.png
0 commit comments