Skip to content

Commit 68cb9a2

Browse files
committed
Update Portenta H7 bootloader sketches naming
1 parent bfbe148 commit 68cb9a2

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

content/hardware/04.pro/boards/portenta-h7/tutorials/over-the-air-update/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ void setup()
240240
{
241241
Serial.println("Higher version bootloader required to perform OTA.");
242242
Serial.println("Please update the bootloader.");
243-
Serial.println("File -> Examples -> Portenta_System -> PortentaH7_updateBootloader");
243+
Serial.println("File -> Examples -> STM32H747_System -> STM32H747_updateBootloader");
244244
return;
245245
}
246246

@@ -338,7 +338,7 @@ void setup()
338338
{
339339
Serial.println("Higher version bootloader required to perform OTA.");
340340
Serial.println("Please update the bootloader.");
341-
Serial.println("File -> Examples -> Portenta_System -> PortentaH7_updateBootloader");
341+
Serial.println("File -> Examples -> STM32H747_System -> STM32H747_updateBootloader ");
342342
return;
343343
}
344344

content/hardware/04.pro/boards/portenta-h7/tutorials/por-openmv-gs/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Open the [OpenMV download](https://openmv.io/pages/download) page in your browse
4848

4949
### 2. Flashing the OpenMV Firmware
5050

51-
Connect the Portenta to your computer via the USB-C cable if you haven't done so yet. Make sure you first update the bootloader to the latest version using the **PortentaH7_updateBootloader** sketch in the examples menu in the Arduino IDE.
51+
Connect the Portenta to your computer via the USB-C cable if you haven't done so yet. Make sure you first update the bootloader to the latest version using the **STM32H747_updateBootloader** sketch in the examples menu in the Arduino IDE.
5252

5353
Instructions on how to update the bootloader can be found in the ["Updating the Portenta Bootloader" tutorial](https://docs.arduino.cc/tutorials/portenta-h7/updating-the-bootloader).
5454

@@ -164,6 +164,6 @@ In this tutorial you learned how to use the OpenMV IDE with your Portenta board.
164164
### OpenMV Firmware Flashing Issues
165165
- If the upload of the OpenMV firmware fails during the download, put the board back in bootloader mode and try again. Repeat until the firmware gets successfully uploaded.
166166
- If the OpenMV IDE still can't connect after flashing the firmware, try uploading the latest firmware using the "Load Specific Firmware File" option. You can find the latest firmware in the [OpenMV Github repository](https://github.com/openmv/openmv/releases). Look for a file named **firmware.bin** in the PORTENTA folder.
167-
- If you experience issues putting the board in bootloader mode, make sure you first update the bootloader to the latest version using the **PortentaH7_updateBootloader** sketch from the examples menu in the Arduino IDE.
167+
- If you experience issues putting the board in bootloader mode, make sure you first update the bootloader to the latest version using the **STM32H747_updateBootloader** sketch from the examples menu in the Arduino IDE.
168168
- If you see a "OSError: Reset Failed" message, reset the board by pressing the reset button. Wait until you see the blue LED flashing, connect the board to the OpenMV IDE and try running the script again.
169169
- In bootloader versions 17 and older there was a bug that could put the Portenta into a boot loop when the transmission aborted while flashing a large firmware file. This was fixed in the bootloader version 18.

content/hardware/04.pro/boards/portenta-h7/tutorials/updating-the-bootloader/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ In the board manager and search for "portenta". Find the Arduino mbed-enabled B
6767
![A search for "portenta" reveals the core that needs to be updated to get the latest bootloader](assets/por_ard_bl_update_core.png)
6868

6969
### 2. Updating the Bootloader
70-
To update the bootloader you can use the **PortentaH7_updateBootloader** sketch. You can find the sketch file under **File > Examples > Portenta_System**
70+
To update the bootloader you can use the **STM32H747_updateBootloader** sketch. You can find the sketch file under **File > Examples > STM32H747_System**
7171

7272
![Finding the bootloader updater sketch](assets/por_ard_bl_find_sketch_file.png)
7373

content/hardware/04.pro/shields/portenta-vision-shield/tutorials/vs-openmv-bt/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Follow the instructions of the installer.
5353

5454
### 2. Flashing the OpenMV Firmware
5555

56-
Connect the Portenta to your computer via the USB-C cable if you haven't done so yet. Make sure you first update the bootloader to the latest version using the **PortentaH7_updateBootloader** sketch in the examples menu in the Arduino IDE.
56+
Connect the Portenta to your computer via the USB-C cable if you haven't done so yet. Make sure you first update the bootloader to the latest version using the **STM32H747_updateBootloader** sketch in the examples menu in the Arduino IDE.
5757
Instructions on how to update the bootloader can be found in the ["Updating the Portenta Bootloader" tutorial](https://www.arduino.cc/pro/tutorials/portenta-h7/updating-the-bootloader).
5858

5959
***In bootloader versions 17 and older there was a bug that could put the Portenta in a boot loop when the transmission aborted while flashing a large firmware file. This was fixed in the bootloader version 18. We strongly advise to update the bootloader before you proceed with the next step of this tutorial!***
@@ -231,6 +231,6 @@ In this tutorial you learned how to use the OpenMV IDE to develop MicroPython sc
231231
### OpenMV Firmware Flashing Issues
232232
- If the upload of the OpenMV firmware fails during the download, put the board back in boot loader mode and try again. Give it a few tries until the firmware gets successfully uploaded.
233233
- If the upload of the OpenMV firmware fails without even starting, try uploading the latest firmware using the "Load Specific Firmware File" option. You can find the latest firmware on the [OpenMV Github repository](https://github.com/openmv/openmv/releases). Look for a file called **firmware.bin** in the PORTENTA folder.
234-
- If you experience issues putting the board in bootloader mode, make sure you first update the bootloader to the latest version using the **PortentaH7_updateBootloader** sketch from the examples menu in the Arduino IDE.
234+
- If you experience issues putting the board in bootloader mode, make sure you first update the bootloader to the latest version using the **STM32H747_updateBootloader** sketch from the examples menu in the Arduino IDE.
235235
- If the camera cannot get recognized by the OpenMV IDE or if you see a "No OpenMV Cams found!" message, press the reset button of Portenta once and wait until you see the blue LED flashing. Then try again connecting to the board.
236236
- If you see a "OSError: Reset Failed" message, reset the board by pressing the reset button. Wait until you see the blue LED flashing, connect the board to the OpenMV IDE and try running the script again.

0 commit comments

Comments
 (0)