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
- Micro USB cable (either USB A to Micro USB or USB C to Micro USB)
20
-
- OpenMV IDE 2.6.4+
20
+
- OpenMV IDE 2.9.0+
21
21
22
22
## Nicla Vision and the OpenMV IDE
23
23
@@ -32,11 +32,11 @@ Before you can start programming OpenMV scripts for the Portenta you need to dow
32
32
33
33
### Flashing the OpenMV Firmware
34
34
35
-
Connect the Nicla Vision to your computer via the USB cable if you haven't done so yet. Put the Nicla Vision in bootloader mode by double pressing the reset button on the board. The built-in LED will start fading in and out. Now open the OpenMV IDE.
35
+
Connect the Nicla Vision to your computer via the USB cable if you haven't done so yet. Now open the OpenMV IDE.
36
36
37
37

38
38
39
-
Click on the "connect" symbol at the bottom of the left toolbar.
39
+
Click on the "connect" symbol at the bottom of the left toolbar. Note that in previous versions of the OpenMV IDE you had to manually put the Nicla Vision in bootloader mode by double pressing the reset button on the board to make it detectable by the OpenMV IDE. This is no longer necessary.
40
40
41
41

42
42
@@ -50,7 +50,7 @@ The board's LED will start flashing while the OpenMV firmware is being uploaded.
50
50
51
51
The Nicla Vision will start flashing its blue LED when it's ready to be connected. After confirming the completion dialog the board should already be connected to the OpenMV IDE, otherwise click the "connect" button (plug icon) once again.
52
52
53
-

53
+

0 commit comments