Skip to content

Commit 38289b5

Browse files
authored
Add note about updating the bootloader
1 parent 2725e7e commit 38289b5

File tree

1 file changed

+2
-0
lines changed
  • content/hardware/04.pro/boards/portenta-h7/tutorials/por-ard-gs

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ The Arduino core for the Portenta H7 sits on top of the Mbed OS and allows to de
5050
### Configuring the Development Environment
5151
In this section, we will guide you through a step-by-step process of setting up your Portenta board for running an Arduino Sketch that blinks the built-in RGB LED.
5252

53+
***In bootloader versions 18 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. We strongly advise to update the bootloader before you proceed with the next step of this tutorial! Instructions can be found [here](/tutorials/portenta-h7/por-ard-bl).***
54+
5355
### 1. The Basic Setup
5456
Let's begin by Plug-in your Portenta to your computer using the appropriate USB C cable. Next, open your IDE and make sure that you have the right version of the Arduino IDE or the PRO IDE downloaded on to your computer.
5557

0 commit comments

Comments
 (0)