From 9ee3c554fc9075c80c4a0e75689a25cd5d3d5ad7 Mon Sep 17 00:00:00 2001 From: BenjaminDannegard Date: Thu, 17 Mar 2022 12:01:04 +0100 Subject: [PATCH 1/2] Updated quickstart guide --- .../installing-mbed-os-portenta-boards.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_portenta/installing-mbed-os-portenta-boards.md b/content/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_portenta/installing-mbed-os-portenta-boards.md index 913540f03d..2ebec79aae 100644 --- a/content/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_portenta/installing-mbed-os-portenta-boards.md +++ b/content/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_portenta/installing-mbed-os-portenta-boards.md @@ -1,6 +1,6 @@ --- title: Installing Mbed OS Portenta boards -compatible-products: [portenta-h7] +compatible-products: [portenta-h7, portenta-h7-lite, portenta-h7-lite-connected] difficulty: easy description: 'A step-by-step guide to install the core needed for the Portenta boards.' author: 'Benjamin DannegÄrd' @@ -14,10 +14,14 @@ This tutorial uses the **Arduino IDE**. You can download the editor easily from If you are using the **Web Editor**, you can follow the [getting started with the Web Editor tutorial](/cloud/web-editor/tutorials/getting-started/getting-started-web-editor). +***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 "Installing the Mbed OS core for Portenta boards" section*** + ### Boards using the Mbed core - [Arduino Portenta H7](https://store.arduino.cc/portenta-h7) - [Arduino Portenta Machine Control](https://store.arduino.cc/portenta-machine-control) +- [Arduino Portenta H7 Lite](https://store.arduino.cc/products/portenta-h7-lite) +- [Arduino Portenta H7 Lite Connected](https://store.arduino.cc/products/portenta-h7-lite-connected) ### Downloading and installing From 0aabfd1f6fcdadc634739bcbf48f664d0a19c240 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?BenjaminDanneg=C3=A5rd?= Date: Tue, 22 Mar 2022 21:42:11 +0100 Subject: [PATCH 2/2] Suggested fix --- .../arduino-mbed_portenta/installing-mbed-os-portenta-boards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_portenta/installing-mbed-os-portenta-boards.md b/content/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_portenta/installing-mbed-os-portenta-boards.md index 2ebec79aae..8119569ad4 100644 --- a/content/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_portenta/installing-mbed-os-portenta-boards.md +++ b/content/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_portenta/installing-mbed-os-portenta-boards.md @@ -14,7 +14,7 @@ This tutorial uses the **Arduino IDE**. You can download the editor easily from If you are using the **Web Editor**, you can follow the [getting started with the Web Editor tutorial](/cloud/web-editor/tutorials/getting-started/getting-started-web-editor). -***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 "Installing the Mbed OS core for Portenta boards" 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 ["Updating the Portenta Bootloader"](https://docs.arduino.cc/tutorials/portenta-h7/por-ard-bl) tutorial*** ### Boards using the Mbed core