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: content/tutorials/portenta-h7/por-ard-gs/content.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,13 +34,13 @@ Let's begin by Plug-in your Portenta to your computer using the appropriate USB
34
34

35
35
36
36
## 2. Adding the Portenta to the list of available boards
37
-
This step is the same for both the classic IDE and the Pro IDE. Open the board manager and search for "mbed". Find the Arduino mbed-enabled Boards library and click on "Install" to install the latest version of the mbed core (1.9.6 at the time of writing this tutorial).
37
+
This step is the same for both the classic IDE and the Pro IDE. Open the board manager and search for "portenta". Find the Arduino mbed-enabled Boards library and click on "Install" to install the latest version of the mbed core (1.9.6 at the time of writing this tutorial).
38
38
39
39
**Note:** If you have previously installed the Nano 33 BLE core it will be updated by following this step.
40
40
41
41

42
42
43
-

43
+

44
44
45
45
## 3. Verify the USB connection (Windows only)
46
46
In this step you will check if Windows is able to detect the Portenta H7. To do so open the Windows Device manager and if everything is set up correctly you will be able to see your device listed under USB devices. Otherwise, try unplugging it and plugging it back in.
0 commit comments