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
@@ -126,8 +126,17 @@ The DIP switch allows for boot mode configuration:
126
126
***BOOT SEL**: When set to ON, keeps the Portenta in Boot mode.
127
127
***BOOT**: When set to ON enables the embedded bootloader. Firmware can be uploaded via the USB port on the breakout board (DFU). USB-A to USB-A (non-crossover) cable required. The Portenta H7 has to be powered through the USB-C connector or VIN.
128
128
129
+
### RJ-45 Connector
130
+
The RJ-45 Connector allows to plug ethernet cables and connect to your net.
131
+
132
+
By default it is compatible with the **Arduino Portenta H7** as the jumper pads are joint with copper.
133
+
134
+
To **allow** compatibility with the **Arduino Portenta X8** it is needed to cut 2 jumper-pads, located on top of the to the RJ-45 Connector, below the SD holder, on the left side of the Carrier as show in the following picture.
***Note: This board is intended to operate together with Portenta H7 (see section 1.4 Solution Overview).***
139
+
**Note:** This board is intended to operate together with Portenta H7 (see section 1.4 Solution Overview).
131
140
132
141
### Getting Started - IDE
133
142
If you want to program your Portenta H7 with the Breakout Board while offline you need to install the Arduino Desktop IDE **[1]**. To connect your Portenta H7 with the Portenta Breakout Board to your computer, you will need a Type-C USB cable. This also provides power to both the Portenta H7 as well as the Portenta Breakout Board. Alternatively, in order to provide power to the USB connectors and the 5V pins, a 5V source must be applied to J8. This will also provide power to the Portenta H7.
@@ -188,8 +197,8 @@ In cases where multiple channels are on a single header, the first channel is on
188
197
189
198
### CAN0/CAN1
190
199
Pins closer to the edge of the board are CAN0. Pins close to the centre are CAN1.
191
-
192
-
***Please Note: When used with Arduino Portenta H7, only CAN1 is available.***
200
+
**Please Note**
201
+
When used with Arduino Portenta H7, only CAN1 is available.
0 commit comments