Difference between revisions of "Edge Sense LoRa Module Firmware Upgrade"

From ESS-WIKI
Jump to: navigation, search
(.)
 
(.)
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
= LoRa Module Firmware Upgrade =
+
= Requirements =
  
*<span style="font-size:larger;">Please see Lora程式更新與燒錄法 V0.93.pdf</span>
+
== ST-LINK/V2 ==
 +
 
 +
<span style="font-size:larger;">The ST-LINK/V2 is an in-circuit debugger and programmer for the STM8 and STM32 microcontroller families.</span>
 +
 
 +
<span style="font-size:larger;">[[File:ST-Linkv2.jpg|RTENOTITLE]]</span>
 +
 
 +
<span style="font-size:larger;">[https://www.st.com/en/development-tools/st-link-v2.html https://www.st.com/en/development-tools/st-link-v2.html]</span>
 +
 
 +
== STM32 ST-Link Utility ==
 +
 
 +
<span style="font-size:larger;">STM32 ST-LINK Utility (STSW-LINK004) is a full-featured software interface for programming STM32 microcontrollers.</span>
 +
 
 +
<span style="font-size:larger;">This utility is available at [http://www.st.com/en/development-tools/stsw-link004.html http://www.st.com/en/development-tools/stsw-link004.html]</span>
 +
 
 +
= Module =
 +
 
 +
== RYLRxxP ==
 +
 
 +
<span style="font-size:larger;">Step1 - Insert cable to LoRa module</span>
 +
 
 +
<span style="font-size:larger;">Step 2 - Open STM32 ST-LINK Utility and select hex file for RYLRxxP&nbsp;(ex: RYLRxx<span style="color:#FF0000;">P</span>_V0.2.9.hex) to program flash.</span>
 +
 
 +
== RYLRxx6 ==
 +
 
 +
[[File:RYLRxx6.jpg|RTENOTITLE]]
 +
 
 +
<span style="font-size:larger;">Step1 - Insert cable to LoRa module</span>
 +
 
 +
<span style="font-size:larger;">[[File:RYLRxx6 connect.jpg|RTENOTITLE]]</span>
 +
 
 +
<span style="font-size:larger;">Step 2 - Open STM32 ST-LINK Utility and select hex file for RYLRxx6 (ex: RYLRxx<span style="color:#FF0000;">6</span>_V0.2.10.hex) to program flash.</span>
 +
 
 +
== RYLRxxE ==
 +
 
 +
<span style="font-size:larger;">Step1 - Insert cable to LoRa module</span>
 +
 
 +
<span style="font-size:larger;">[[File:RYLRxxE connect1.jpg|RTENOTITLE]]</span>
 +
 
 +
<span style="font-size:larger;">[[File:RYLRxxE connect2.jpg|RTENOTITLE]]</span>
 +
 
 +
<span style="font-size:larger;">Step 2 - Open STM32 ST-LINK Utility and select hex file for RYLRxxE&nbsp;(ex: RYLRxx<span style="color:#FF0000;">E</span>_V0.1.16.hex) to program flash.</span>
 +
 
 +
== RYLRxx2 ==
 +
 
 +
<span style="font-size:larger;">Step1 - Insert cable to LoRa module</span>
 +
 
 +
<span style="font-size:larger;">Step 2 - Open STM32 ST-LINK Utility and select hex file for RYLRxx2&nbsp;(ex: RYLRxx<span style="color:#FF0000;">2</span>_V0.2.4.hex) to program flash.</span>
 +
 
 +
= Programming via STM32 ST-Link Utility =
 +
 
 +
<span style="font-size:larger;">Step1 - Connect device</span>
 +
 
 +
<span style="font-size:larger;">Step2 - Select hex file</span>
 +
 
 +
[[File:ST-Link Utility program1.png|RTENOTITLE]]
 +
 
 +
<span style="font-size:larger;">Step3 - click "Program verify" button</span>
 +
 
 +
[[File:ST-Link Utility program2.png|RTENOTITLE]]
 +
 
 +
<span style="font-size:larger;">Step4 - Click "Start"</span>
 +
 
 +
[[File:ST-Link Utility program3.png|RTENOTITLE]]
 +
 
 +
= Reference =
 +
 
 +
*<span style="font-size:larger;">Lora程式更新與燒錄法 V0.93.pdf</span>
 +
[[Category:Pages with broken file links]]

Latest revision as of 09:29, 13 December 2018

Requirements

ST-LINK/V2

The ST-LINK/V2 is an in-circuit debugger and programmer for the STM8 and STM32 microcontroller families.

RTENOTITLE

https://www.st.com/en/development-tools/st-link-v2.html

STM32 ST-Link Utility

STM32 ST-LINK Utility (STSW-LINK004) is a full-featured software interface for programming STM32 microcontrollers.

This utility is available at http://www.st.com/en/development-tools/stsw-link004.html

Module

RYLRxxP

Step1 - Insert cable to LoRa module

Step 2 - Open STM32 ST-LINK Utility and select hex file for RYLRxxP (ex: RYLRxxP_V0.2.9.hex) to program flash.

RYLRxx6

RTENOTITLE

Step1 - Insert cable to LoRa module

RTENOTITLE

Step 2 - Open STM32 ST-LINK Utility and select hex file for RYLRxx6 (ex: RYLRxx6_V0.2.10.hex) to program flash.

RYLRxxE

Step1 - Insert cable to LoRa module

RTENOTITLE

RTENOTITLE

Step 2 - Open STM32 ST-LINK Utility and select hex file for RYLRxxE (ex: RYLRxxE_V0.1.16.hex) to program flash.

RYLRxx2

Step1 - Insert cable to LoRa module

Step 2 - Open STM32 ST-LINK Utility and select hex file for RYLRxx2 (ex: RYLRxx2_V0.2.4.hex) to program flash.

Programming via STM32 ST-Link Utility

Step1 - Connect device

Step2 - Select hex file

RTENOTITLE

Step3 - click "Program verify" button

RTENOTITLE

Step4 - Click "Start"

RTENOTITLE

Reference

  • Lora程式更新與燒錄法 V0.93.pdf