From 7d4c8f7f07e85f2f745e27142c40afb7c32a0971 Mon Sep 17 00:00:00 2001 From: pascallanger Date: Wed, 21 Nov 2018 14:26:05 +0100 Subject: [PATCH] Update Compiling_STM32.md --- docs/Compiling_STM32.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Compiling_STM32.md b/docs/Compiling_STM32.md index 9c0e024..d8f3931 100644 --- a/docs/Compiling_STM32.md +++ b/docs/Compiling_STM32.md @@ -232,7 +232,7 @@ After adding yourself to the groups as above and installing and running the udev **Note:** Some modules require external power in order for the USB port to work. If your module does not power on with USB power alone, install it in the transmitter and switch the transmitter on. It is generally safe for the module to recieve power from both USB and the transmitter. 1. Connect the USB cable to the Multiprotocol module -1. Click **Tools -> Upload method -> Flash from TX** +1. Click **Tools -> Upload method -> Auto Detect (USB or Serial)** 1. Select the correct COM port **Tools -> Port**, which should be labelled **COMx (Multi 4-in-1 (STM32F103CB))**.

1. In the Arduino IDE click **Sketch -> Upload**, or press **Ctrl+U**