From 457fc5296e79e17fb9f7a78b8257e672c0265f0d Mon Sep 17 00:00:00 2001 From: pascallanger Date: Fri, 20 Jul 2018 15:39:44 +0200 Subject: [PATCH] Update Compiling_STM32.md --- docs/Compiling_STM32.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Compiling_STM32.md b/docs/Compiling_STM32.md index 49fe8a7..3ec1464 100644 --- a/docs/Compiling_STM32.md +++ b/docs/Compiling_STM32.md @@ -127,11 +127,11 @@ In order to flash the bootloader the **BOOT0** jumper must be installed connecti | **DIY Multiprotocol Module** | **Banggood 4-in-1 Module** | **iRangeX IRX4 Module** | **iRangeX IRX4 Plus Module** | **Vantac MPM Lite** | |:---:|:---:|:---:|:---:|:---:| -| Bridge pins 1 and 2 as shown by the yellow jumper wire. | Bridge the left-most pins of the 6-pin header as shown by the yellow jumper. | Bridge pins 1 and 2 as shown by the blue jumper. | Bridge the BOOT0 pin to the adjacent 3.3V pin as shown by the yellow jumper. | Brdige the two pins next to the usb port labelled with Boot0 | +| Bridge pins 1 and 2 as shown by the yellow jumper wire. | Bridge the left-most pins of the 6-pin header as shown by the yellow jumper. | Bridge pins 1 and 2 as shown by the blue jumper. | Bridge the BOOT0 pin to the adjacent 3.3V pin as shown by the yellow jumper. If not working add a second bridge above the one shown.| Brdige the two pins next to the usb port labelled with Boot0 | | | | | | | 1. If on Linux, ensure you have permissions to access serial interfaces as described in [Install the Maple USB drivers](#install-the-maple-usb-drivers) -1. Install the **BOOT0** jumper as described above +1. Install the **BOOT0** jumper as described above. 1. Switch on the transmitter 1. Verify that you have selected the desired upload method under **Tools -> Upload Method** 1. Verify that you have selected **stm32flash (FTDI)** as the programmer under **Tools -> Programmer**