From ca5059e119453573786c368d7c86e85fb922c751 Mon Sep 17 00:00:00 2001 From: Sebastian Romero Date: Thu, 17 Mar 2022 09:29:19 +0100 Subject: [PATCH] Add note about updating the bootloader --- .../boards/portenta-h7/tutorials/por-openmv-gs/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hardware/04.pro/boards/portenta-h7/tutorials/por-openmv-gs/content.md b/content/hardware/04.pro/boards/portenta-h7/tutorials/por-openmv-gs/content.md index e4b225474e..dda22aeea6 100644 --- a/content/hardware/04.pro/boards/portenta-h7/tutorials/por-openmv-gs/content.md +++ b/content/hardware/04.pro/boards/portenta-h7/tutorials/por-openmv-gs/content.md @@ -41,7 +41,7 @@ Using the OpenMV IDE you can run [MicroPython](http://docs.MicroPython.org/en/la Before you can start programming OpenMV scripts for the Portenta you need to download and install the OpenMV IDE. -***IMPORTANT: Before you connect the Portenta to the OpenMV IDE make sure you update the bootloader as explained in the "Flashing the OpenMV Firmware" section!*** +***IMPORTANT: In bootloader versions 22 and older there was a bug that could cause the board to get stuck in boot mode. This was fixed in the latest bootloader version. Make sure you update the bootloader as explained in the "Flashing the OpenMV Firmware" section before you proceed with the next step of this tutorial!*** Open the [OpenMV download](https://openmv.io/pages/download) page in your browser, download the version that you need for your operating system and follow the instructions of the installer.