Skip to content

Commit e69018d

Browse files
authored
Merge pull request #97 from arduino/benjamindannegard/update-portenta-quickstart
Updated Portenta H7 quickstart guide
2 parents 149729c + 0aabfd1 commit e69018d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_portenta/installing-mbed-os-portenta-boards.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Installing Mbed OS Portenta boards
3-
compatible-products: [portenta-h7]
3+
compatible-products: [portenta-h7, portenta-h7-lite, portenta-h7-lite-connected]
44
difficulty: easy
55
description: 'A step-by-step guide to install the core needed for the Portenta boards.'
66
author: 'Benjamin Dannegård'
@@ -14,10 +14,14 @@ This tutorial uses the **Arduino IDE**. You can download the editor easily from
1414

1515
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).
1616

17+
***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***
18+
1719
### Boards using the Mbed core
1820

1921
- [Arduino Portenta H7](https://store.arduino.cc/portenta-h7)
2022
- [Arduino Portenta Machine Control](https://store.arduino.cc/portenta-machine-control)
23+
- [Arduino Portenta H7 Lite](https://store.arduino.cc/products/portenta-h7-lite)
24+
- [Arduino Portenta H7 Lite Connected](https://store.arduino.cc/products/portenta-h7-lite-connected)
2125

2226
### Downloading and installing
2327

0 commit comments

Comments
 (0)