diff --git a/docs/Compiling_STM32.md b/docs/Compiling_STM32.md index b2013f8..49fe8a7 100644 --- a/docs/Compiling_STM32.md +++ b/docs/Compiling_STM32.md @@ -37,12 +37,14 @@ The USB-TTL adapter can be either FTDI or CH340G, as long as it works. It shoul The 4-pin header needs to be soldered onto the board as indicated by the red rectangle: -| **DIY Multiprotocol Module** | **Banggood 4-in-1 Module** | **iRangeX IRX4 Plus Module** | -|:---:|:---:|:---:| -| | | | +| **DIY Multiprotocol Module** | **Banggood 4-in-1 Module** | **iRangeX IRX4 Plus Module** | **MPM Lite** | +|:---:|:---:|:---:|:---:| +| | | | **Note:** The Banggood STM32 module most likely already has the header pin in place. +**Note 2:** The Vantac MPM Lite module most likely already has the USB Bootloader flashed on it. You don't need these tools and can directly [upload via USB](#upload-via-usb) without flashing the USB bootloader first. + ## Preparation ### Install the Arduino IDE 1. Download and install the Arduino IDE. The currently supported Arduino version is 1.8.5, available for [Windows]( https://www.arduino.cc/download_handler.php?f=/arduino-1.8.5-windows.exe), [Mac OSX](https://www.arduino.cc/download_handler.php?f=/arduino-1.8.5-macosx.zip) and [Linux (64-bit)](https://www.arduino.cc/download_handler.php?f=/arduino-1.8.5-linux64.tar.xz) @@ -123,10 +125,10 @@ The bootloader only needs to be installed once unless you decide to switch from In order to flash the bootloader the **BOOT0** jumper must be installed connecting **BOOT0** to 3.3V. The location of **BOOT0** varies by hardware module. -| **DIY Multiprotocol Module** | **Banggood 4-in-1 Module** | **iRangeX IRX4 Module** | **iRangeX IRX4 Plus Module** -|:---:|:---:|:---:|:---:| -| 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. | -| | | | | +| **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 | +| | | | | | 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 diff --git a/docs/Hardware.md b/docs/Hardware.md index fec6682..3e74fe4 100644 --- a/docs/Hardware.md +++ b/docs/Hardware.md @@ -30,8 +30,9 @@ These are examples of the well-known ready-made Multiprotocol modules. Inclusio | **iRangeX IRX4 STM32** | | [STM32F103C](Compiling_STM32.md "Firmware compiling and uploading instructions for STM32") | US$39 |