diff --git a/content/hardware/04.pro/boards/portenta-h7/tutorials/updating-the-bootloader/assets/por_ard_bl_find_sketch_file.png b/content/hardware/04.pro/boards/portenta-h7/tutorials/updating-the-bootloader/assets/por_ard_bl_find_sketch_file.png index f774e0bf7c..4d81393524 100644 Binary files a/content/hardware/04.pro/boards/portenta-h7/tutorials/updating-the-bootloader/assets/por_ard_bl_find_sketch_file.png and b/content/hardware/04.pro/boards/portenta-h7/tutorials/updating-the-bootloader/assets/por_ard_bl_find_sketch_file.png differ diff --git a/content/hardware/04.pro/boards/portenta-h7/tutorials/updating-the-bootloader/content.md b/content/hardware/04.pro/boards/portenta-h7/tutorials/updating-the-bootloader/content.md index df737c4a3a..0114135fc0 100644 --- a/content/hardware/04.pro/boards/portenta-h7/tutorials/updating-the-bootloader/content.md +++ b/content/hardware/04.pro/boards/portenta-h7/tutorials/updating-the-bootloader/content.md @@ -69,7 +69,7 @@ In the board manager and search for "portenta". Find the Arduino mbed-enabled B ![A search for "portenta" reveals the core that needs to be updated to get the latest bootloader](assets/por_ard_bl_update_core.png) ### 2. Updating the Bootloader -To update the bootloader, you can use the **STM32H747_updateBootloader** sketch. You can find the sketch file under **File > Examples > STM32H747_System** +To update the bootloader, you can use the **STM32H747_manageBootloader** sketch. You can find the sketch file under **File > Examples > STM32H747_System** ![Finding the bootloader updater sketch](assets/por_ard_bl_find_sketch_file.png)