Skip to content

Commit a56032c

Browse files
committed
Content update (C33 pinout)
1 parent 9d3805a commit a56032c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Loading

content/micropython/01.basics/06.board-examples/board-examples.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1554,6 +1554,8 @@ audio.stop_streaming()
15541554

15551555
The Portenta C33 has two ways its pins are physically available: through its MKR-styled connectors and its High-Density connectors. Most pins are referred to via their port name or function. In the image below, the Portenta C33 MKR-styled connectors pinout is shown.
15561556

1557+
![Portenta C33 MKR-styled connectors pinout](assets/portenta33_MKR_pinout.png)
1558+
15571559
The MKR-styled connectors pinout is mapped in MicroPython as follows:
15581560

15591561
| **Arduino Pin Mapping** | **MicroPython Pin Mapping** |

0 commit comments

Comments
 (0)