1840 lines
57 KiB
HTML
1840 lines
57 KiB
HTML
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="generator" content="pandoc" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
|
<title>Release Notes for STM32WL Firmware Package</title>
|
|
<style>
|
|
code{white-space: pre-wrap;}
|
|
span.smallcaps{font-variant: small-caps;}
|
|
div.columns{display: flex; gap: min(4vw, 1.5em);}
|
|
div.column{flex: auto; overflow-x: auto;}
|
|
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
|
|
/* The extra [class] is a hack that increases specificity enough to
|
|
override a similar rule in reveal.js */
|
|
ul.task-list[class]{list-style: none;}
|
|
ul.task-list li input[type="checkbox"] {
|
|
font-size: inherit;
|
|
width: 0.8em;
|
|
margin: 0 0.8em 0.2em -1.6em;
|
|
vertical-align: middle;
|
|
}
|
|
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
|
|
</style>
|
|
<link rel="stylesheet" href="_htmresc/mini-st_2020.css" />
|
|
<link rel="icon" type="image/x-icon" href="_htmresc/favicon.png" />
|
|
</head>
|
|
<body>
|
|
<div class="row">
|
|
<div class="col-sm-12 col-lg-4">
|
|
<center>
|
|
<h1 id="release-notes-for">Release Notes for</h1>
|
|
<h1 id="stm32cubewl-firmware-package"><mark>STM32CubeWL Firmware
|
|
Package</mark></h1>
|
|
<p>Copyright © 2020 STMicroelectronics<br />
|
|
</p>
|
|
<a href="https://www.st.com" class="logo"><img
|
|
src="_htmresc/st_logo_2020.png" alt="ST logo" /></a>
|
|
</center>
|
|
<h1 id="purpose">Purpose</h1>
|
|
<p>STM32WL series will serve all applications requiring Sub-GHz
|
|
(LoRaWAN, Sigfox) capabilities in a low-power context with an open dual
|
|
core architecture offer.</p>
|
|
<p><strong>STM32Cube is an STMicroelectronics original initiative to
|
|
ease developers life by reducing development efforts, time and
|
|
cost.</mark></strong></p>
|
|
<p>STM32Cube covers STM32 portfolio.</p>
|
|
<p>STM32Cube Version 1.x includes:</p>
|
|
<ul>
|
|
<li>The STM32CubeMX, a graphical software configuration tool that allows
|
|
to generate C initialization code using graphical wizards.</li>
|
|
<li>A comprehensive embedded software platform, delivered per series
|
|
(such as STM32CubeWL for STM32WL series)
|
|
<ul>
|
|
<li>The STM32Cube HAL, an STM32 abstraction layer embedded software,
|
|
ensuring maximized portability across STM32 portfolio</li>
|
|
<li>A consistent set of middleware components such as RTOS, USB, TCP/IP,
|
|
Graphics, LoRaWAN, Sigfox</li>
|
|
</ul></li>
|
|
</ul>
|
|
<p>All embedded software utilities come with a full set of examples.</p>
|
|
<p>The STM32Cube firmware solution offers a straightforward API with a
|
|
modular architecture, making it simple to fine tune custom applications
|
|
and scalable to fit most requirements.</p>
|
|
<p><img src="_htmresc/STM32Cube_2020.bmp" /></p>
|
|
<p>The HAL (Hardware Abstraction Layer) & LL (Low Layers) drivers
|
|
provided within this package supports the following STM32WLxx
|
|
product:</p>
|
|
<ul>
|
|
<li>STM32WL55xx</li>
|
|
<li>STM32WL54xx</li>
|
|
<li>STM32WLE5xx</li>
|
|
<li>STM32WLE4xx</li>
|
|
<li>STM32WL5Mxx</li>
|
|
</ul>
|
|
<p>The HAL and LL drivers provided within this package are compliant
|
|
with MISRA-C®:2012 guidelines, and have been reviewed with a static
|
|
analysis tool to eliminate possible run-time errors. Reports are
|
|
available on demand.</p>
|
|
<p>For quick getting started with the STM32CubeWL firmware package,
|
|
refer to UM2643 and you can download firmware updates and all the latest
|
|
documentation from www.st.com/stm32cubefw</p>
|
|
<p>Here is the list of references to user documents:</p>
|
|
<ul>
|
|
<li><a
|
|
href="https://www.st.com/resource/en/user_manual/DM00739870.pdf">UM2786</a>
|
|
: STM32CubeWL demonstration firmware</li>
|
|
<li><a
|
|
href="https://www.st.com/resource/en/user_manual/DM00660674.pdf">UM2643</a>
|
|
: Getting started with STM32CubeWL for STM32WLxx Series.</li>
|
|
<li><a
|
|
href="https://www.st.com/resource/en/user_manual/DM00660673.pdf">UM2642</a>
|
|
: Description of STM32WL HAL and low-layer drivers.</li>
|
|
<li><a
|
|
href="https://www.st.com/resource/en/application_note/DM00660670.pdf">AN5409</a>
|
|
: STM32Cube MCU Package examples for STM32WL Series.</li>
|
|
<li><a
|
|
href="https://www.st.com/resource/en/application_note/DM00660451.pdf">AN5406</a>
|
|
: How to build a LoRa® application with STM32CubeWL.</li>
|
|
<li><a
|
|
href="https://www.st.com/resource/en/application_note/DM00699239.pdf">AN5481</a>
|
|
: LoRaWAN® AT commands for STM32CubeWL</li>
|
|
<li><a
|
|
href="https://www.st.com/resource/en/application_note/DM00732469.pdf">AN5554</a>
|
|
: LoRaWAN® firmware update over the air with STM32CubeWL</li>
|
|
<li><a
|
|
href="https://www.st.com/resource/en/application_note/DM00699238.pdf">AN5480</a>
|
|
: How to build a Sigfox™ application with STM32CubeWL.</li>
|
|
<li><a
|
|
href="https://www.st.com/resource/en/application_note/DM00800433.pdf">AN5682</a>
|
|
: How to secure LoRaWAN® and Sigfox™ with STM32CubeWL</li>
|
|
<li><a
|
|
href="https://www.st.com/resource/en/application_note/DM00803405.pdf">AN5687</a>
|
|
: Long-packet operation with STM32CubeWL</li>
|
|
<li><a
|
|
href="https://www.st.com/resource/en/user_manual/DM00731353.pdf">UM2767</a>
|
|
: Getting started with the SBSFU of STM32CubeWL.</li>
|
|
<li><a
|
|
href="https://www.st.com/resource/en/application_note/DM00732711.pdf">AN5556</a>
|
|
: Getting started with STM32WL dual core using IAR™ and Keil®.</li>
|
|
<li><a
|
|
href="https://www.st.com/resource/en/user_manual/DM00105259.pdf">UM1721</a>
|
|
: Developing Applications on STM32Cube with FatFs.</li>
|
|
<li><a
|
|
href="https://www.st.com/resource/en/user_manual/DM00105262.pdf">UM1722</a>
|
|
: Developing Applications on STM32Cube with RTOS.</li>
|
|
</ul>
|
|
</div>
|
|
<section id="update-history" class="col-sm-12 col-lg-8">
|
|
<h1>Update History</h1>
|
|
<div class="collapse">
|
|
<input type="checkbox" id="collapse-section5" checked aria-hidden="true">
|
|
<label for="collapse-section5" aria-hidden="true"><strong>V1.3.1 /
|
|
20-December-2024</strong></label>
|
|
<div>
|
|
<h2 id="main-changes">Main Changes</h2>
|
|
<h3 id="patch-release-of-stm32cubewl-mcu-package">Patch release of
|
|
<strong>STM32CubeWL</strong> MCU package</h3>
|
|
<p>In the STM32CubeWL MCU Package, examples and applications projects
|
|
are generated with the STM32CubeMX tool to initialize the system,
|
|
peripherals and middleware stacks. User can open the provided ioc file
|
|
in STM32CubeMX to modify the settings, add additional peripherals and/or
|
|
middleware, to build his final application.</p>
|
|
<h3 id="middleware-updates"><strong>Middleware</strong> updates</h3>
|
|
<ul>
|
|
<li>Integration of LoRaWAN Link Layer v1.0.4/v1.1 + Regional Parameters
|
|
RP002-1.0.3</li>
|
|
<li>Added support for new release of ARIB STD-T108 Ver1.4 under AS923
|
|
region</li>
|
|
<li>Class C Certification support fix</li>
|
|
</ul>
|
|
<p><br />
|
|
</p>
|
|
<h2 id="contents">Contents</h2>
|
|
<ul>
|
|
<li><strong>HAL/LL Drivers</strong> updates
|
|
<ul>
|
|
<li>Update HAL/LL drivers to include latest corrections
|
|
<ul>
|
|
<li>Update the following IPs Drivers: ADC, CORTEX, CRYP, DAC, GENERIC,
|
|
GPIO, I2C, SMBUS, SPIU, SUBGHZ, TIM, UART, UTILS</li>
|
|
</ul></li>
|
|
<li>Refer to <a
|
|
href="Drivers/STM32WLxx_HAL_Driver/Release_Notes.html">release notes</a>
|
|
for further details</li>
|
|
</ul></li>
|
|
<li><strong>Middlewares</strong> updates
|
|
<ul>
|
|
<li>Update RF middlewares to include latest corrections and evolutions
|
|
<ul>
|
|
<li>Refer to LoRaWAN <a
|
|
href="Middlewares/Third_Party/LoRaWAN/Release_Notes.html">ST release
|
|
notes</a> and SubGhz_Phy <a
|
|
href="Middlewares/Third_Party/SubGHz_Phy/Release_Notes.html">release
|
|
notes</a> for further details</li>
|
|
</ul></li>
|
|
</ul></li>
|
|
<li><strong>Projects</strong> updates
|
|
<ul>
|
|
<li>Fix wakeup timer configuration in LoRaWAN_End_Node_FreeRTOS and
|
|
LoRaWAN_End_Node_DualCoreFreeRTOS</li>
|
|
<li>Fix compilation under Linux host for
|
|
LoRaWAN_FUOTA_DualCore_ExtFlash, LoRaWAN_FUOTA_DualCore,
|
|
LoRaWAN_SBSFU_1_Slot_DualCore, Sigfox_SBSFU_1_Slot_DualCore,
|
|
PWR_STOP2_RTC</li>
|
|
<li>Fix HSE frequency default value into CubeMX ioc files for all
|
|
NUCLEO-WL55JC and NUCLEO-WL55JC1 Applications projects
|
|
<ul>
|
|
<li>Refer to <a href="Projects/Release_Notes.html">release notes</a> for
|
|
further details</li>
|
|
</ul></li>
|
|
</ul></li>
|
|
<li><strong>BSP</strong> updates
|
|
<ul>
|
|
<li>Fix compilation of STM32WLxx_Nucleo BSP component with Keil IDE</li>
|
|
</ul></li>
|
|
</ul>
|
|
<p><br />
|
|
</p>
|
|
<h2 id="projects">Projects</h2>
|
|
<ul>
|
|
<li>The STM32CubeWL Firmware package comes with a rich set of examples
|
|
running on STMicroelectronics boards, organized by board and provided
|
|
with preconfigured projects for the main supported toolchains.</li>
|
|
<li>The exhaustive list of projects and their short description is
|
|
provided in this table (<a
|
|
href="Projects/STM32CubeProjectsList.html">STM32CubeProjectsList.html</a>).</li>
|
|
<li>The STM32CubeWL Firmware offers full scope of Examples &
|
|
Applications targeted, developed using STM32CubeMx and ported on 3
|
|
toolchains.</li>
|
|
</ul>
|
|
<p><br />
|
|
</p>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Name</th>
|
|
<th>Version</th>
|
|
<th style="text-align: left;">Release notes</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>Projects</td>
|
|
<td>V1.3.1 <span class="icon-st-update"></span></td>
|
|
<td style="text-align: left;"><a
|
|
href="Projects/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p><br />
|
|
</p>
|
|
<h2 id="components">Components</h2>
|
|
<p><small>The components flagged by “<span
|
|
class="icon-st-update"></span>” have changed since the previous release.
|
|
“<span class="icon-st-add"></span>” are new.</small></p>
|
|
<p><br />
|
|
</p>
|
|
<p><strong>Drivers</strong></p>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th style="text-align: left;">Name</th>
|
|
<th>Version</th>
|
|
<th>Release note</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td style="text-align: left;">Cortex-M CMSIS</td>
|
|
<td>V5.6.0_cm4</td>
|
|
<td><a href="Drivers/CMSIS/README.md">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32WL CMSIS</td>
|
|
<td>V1.2.0</td>
|
|
<td><a
|
|
href="Drivers/CMSIS/Device/ST/STM32WLxx/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32WLxx_HAL_Driver</td>
|
|
<td>V1.3.1 <span class="icon-st-update"></span></td>
|
|
<td><a href="Drivers/STM32WLxx_HAL_Driver/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32WLxx_Nucleo</td>
|
|
<td>V1.3.1 <span class="icon-st-update"></span></td>
|
|
<td><a href="Drivers/BSP/STM32WLxx_Nucleo/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">B-WL5M-SUBG</td>
|
|
<td>V1.0.0</td>
|
|
<td><a href="Drivers/BSP/B-WL5M-SUBG/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">BSP Common</td>
|
|
<td>V7.2.1</td>
|
|
<td><a href="Drivers/BSP/Components/Common/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">BSP stts22h</td>
|
|
<td>V1.3.0</td>
|
|
<td><a href="Drivers/BSP/Components/stts22h/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">BSP ism330dhcx</td>
|
|
<td>V1.2.2</td>
|
|
<td><a
|
|
href="Drivers/BSP/Components/ism330dhcx/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">BSP iis2mdc</td>
|
|
<td>V1.2.0</td>
|
|
<td><a href="Drivers/BSP/Components/iis2mdc/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">BSP ilps22qs</td>
|
|
<td>V1.0.0</td>
|
|
<td><a href="Drivers/BSP/Components/ilps22qs/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">BSP mx25l4006</td>
|
|
<td>V1.0.0</td>
|
|
<td><a
|
|
href="Drivers/BSP/Components/mx25l4006/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p><br />
|
|
</p>
|
|
<p><strong>Middlewares</strong></p>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th style="text-align: left;">Name</th>
|
|
<th style="text-align: left;">Version</th>
|
|
<th>Release note</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td style="text-align: left;">FatFS</td>
|
|
<td style="text-align: left;">R0.12c</td>
|
|
<td><a href="Middlewares/Third_Party/FatFs/doc/updates.txt">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;"></td>
|
|
<td style="text-align: left;">ST modified 20191011</td>
|
|
<td><a href="Middlewares/Third_Party/FatFs/src/st_readme.txt">ST release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">FreeRTOS</td>
|
|
<td style="text-align: left;">V10.2.1</td>
|
|
<td><a href="Middlewares/Third_Party/FreeRTOS/Source/readme.txt">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;"></td>
|
|
<td style="text-align: left;">ST modified 20200117</td>
|
|
<td><a href="Middlewares/Third_Party/FreeRTOS/Source/st_readme.txt">ST
|
|
release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">LoRaWAN</td>
|
|
<td style="text-align: left;">V4.7.0 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a href="Middlewares/Third_Party/LoRaWAN/readme.md">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;"></td>
|
|
<td style="text-align: left;">V2.6.1 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a href="Middlewares/Third_Party/LoRaWAN/Release_Notes.html">ST
|
|
release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">SubGHz_Phy</td>
|
|
<td style="text-align: left;">V1.3.1 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a
|
|
href="Middlewares/Third_Party/SubGHz_Phy/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">Sigfox</td>
|
|
<td style="text-align: left;">V1.8.0</td>
|
|
<td><a href="Middlewares/Third_Party/Sigfox/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32_Key_Management_Services</td>
|
|
<td style="text-align: left;">V1.1.9</td>
|
|
<td><a
|
|
href="Middlewares/ST/STM32_Key_Management_Services/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32_Secure_Engine</td>
|
|
<td style="text-align: left;">V2.5.3</td>
|
|
<td><a
|
|
href="Middlewares/ST/STM32_Secure_Engine/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">mbed-crypto</td>
|
|
<td style="text-align: left;">V1.1.0</td>
|
|
<td><a href="Middlewares/Third_Party/mbed-crypto/README.md">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;"></td>
|
|
<td style="text-align: left;">ST modified 20191107</td>
|
|
<td><a href="Middlewares/Third_Party/mbed-crypto/st_readme.txt">ST
|
|
release notes</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p><br />
|
|
</p>
|
|
<p><strong>Utilities</strong></p>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th style="text-align: left;">Name</th>
|
|
<th style="text-align: left;">Version</th>
|
|
<th>Release note</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td style="text-align: left;">conf</td>
|
|
<td style="text-align: left;">V1.6.0</td>
|
|
<td><a href="Utilities/conf/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">lcd</td>
|
|
<td style="text-align: left;">V2.0.1</td>
|
|
<td><a href="Utilities/lcd/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">Fonts</td>
|
|
<td style="text-align: left;">V2.0.1</td>
|
|
<td><a href="Utilities/Fonts/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">tiny_lpm</td>
|
|
<td style="text-align: left;">V1.4.2</td>
|
|
<td><a href="Utilities/lpm/tiny_lpm/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">sequencer</td>
|
|
<td style="text-align: left;">V1.6.0</td>
|
|
<td><a href="Utilities/sequencer/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">adv_trace</td>
|
|
<td style="text-align: left;">V1.3.0</td>
|
|
<td><a href="Utilities/trace/adv_trace/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">timer</td>
|
|
<td style="text-align: left;">V1.2.0</td>
|
|
<td><a href="Utilities/timer/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">misc</td>
|
|
<td style="text-align: left;">V1.1.1</td>
|
|
<td><a href="Utilities/misc/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p><br />
|
|
</p>
|
|
<h2 id="development-toolchains-and-compilers">Development Toolchains and
|
|
Compilers</h2>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th style="text-align: left;">Toolchain + ST-Link</th>
|
|
<th>Version</th>
|
|
<th style="text-align: left;">Patch (if available)</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td style="text-align: left;">IAR Embedded Workbench for ARM
|
|
(EWARM)</td>
|
|
<td>V9.20.1</td>
|
|
<td style="text-align: left;"><a
|
|
href="Utilities/PC_Software/EWARMv8_STM32WLxx_V4.9_Signed.zip">Patch
|
|
EWARM</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">RealView Microcontroller Development Kit
|
|
(MDK-ARM)</td>
|
|
<td>V5.36</td>
|
|
<td style="text-align: left;"><a
|
|
href="Utilities/PC_Software/Keil.STM32WLxx_DFP.1.1.1.zip">Patch
|
|
MDK-ARM</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32CubeIDE (GNU Tools for STM32
|
|
10.3-2021.10)</td>
|
|
<td>V1.11.0</td>
|
|
<td style="text-align: left;"></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32CubeProgrammer</td>
|
|
<td>V2.12.0</td>
|
|
<td style="text-align: left;"></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<ul>
|
|
<li>Support of ARM Compiler 6 (AC-5 like warnings) for HAL/LL/BSP
|
|
drivers and STMicroelectronics Middleware components</li>
|
|
</ul>
|
|
<p><br />
|
|
</p>
|
|
<h2 id="known-limitations">Known Limitations</h2>
|
|
<ul>
|
|
<li>Projects: Few projects not available at CubeMx format (with .ioc) as
|
|
not eligible (due to CubeMx limitations)</li>
|
|
<li>Projects: If Applications are regenerated by CubeMX, the minor
|
|
version is not updated</li>
|
|
<li>The Low Power mode is disabled in the
|
|
LoRaWAN_FUOTA_DualCore_ExtFlash and LoRaWAN_SBSFU_1_Slot_DualCore due to
|
|
NVM Secure Storage feature with HAL_RNG limitations</li>
|
|
</ul>
|
|
<p><br />
|
|
</p>
|
|
<h2 id="supported-devices-and-boards">Supported Devices and Boards</h2>
|
|
<ul>
|
|
<li>STM32WLE5xx, STM32WLE4xx, STM32WL54xx, STM32WL55xx &
|
|
STM32WL5MOCHxx devices</li>
|
|
<li>NUCLEO-WL55JC1 & NUCLEO-WL55JC2 (except Sigfox applications)
|
|
ecosystem boards - Nucleo kit RevC (MB1389-HIGHBAND-E02 or
|
|
MB1389-LOWBAND-E02)</li>
|
|
<li>B-WL5M-SUBG1 ecosystem boards (MB1779-HIGHBAND-A01)</li>
|
|
</ul>
|
|
<p><br />
|
|
</p>
|
|
<h2 id="dependencies">Dependencies</h2>
|
|
<ul>
|
|
<li>STM32CubeMX 6.7.0</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="collapse">
|
|
<input type="checkbox" id="collapse-section4" aria-hidden="true">
|
|
<label for="collapse-section4" aria-hidden="true"><strong>V1.3.0 /
|
|
09-November-2022</strong></label>
|
|
<div>
|
|
<h2 id="main-changes-1">Main Changes</h2>
|
|
<h3 id="maintenance-release-of-stm32cubewl-mcu-package">Maintenance
|
|
release of <strong>STM32CubeWL</strong> MCU package</h3>
|
|
<p>In the STM32CubeWL MCU Package, examples and applications projects
|
|
are generated with the STM32CubeMX tool to initialize the system,
|
|
peripherals and middleware stacks. User can open the provided ioc file
|
|
in STM32CubeMX to modify the settings, add additional peripherals and/or
|
|
middleware, to build his final application.</p>
|
|
<h3 id="security-and-rf-applications-updates"><strong>Security and RF
|
|
Applications</strong> updates</h3>
|
|
<ul>
|
|
<li>Support for new B-WL5M-SUBG1 module</li>
|
|
<li>RF Physical layer: new LR-FHSS modulation support</li>
|
|
<li>FUOTA: possibility to download image in external flash to maximize
|
|
memory size of User Application</li>
|
|
<li>Secure Counters: Management of protected counters for Metering use
|
|
case</li>
|
|
<li>Secure Storage: capability to encrypt and decrypt objects in Non
|
|
Volatile Memory (NVM)</li>
|
|
<li>KMS: Allow dynamic ID objects to be stored in NVM or VM (RAM)</li>
|
|
</ul>
|
|
<h2 id="contents-1">Contents</h2>
|
|
<ul>
|
|
<li><strong>CMSIS Device</strong> updates
|
|
<ul>
|
|
<li>Refer to <a
|
|
href="Drivers/CMSIS/Device/ST/STM32WLxx/Release_Notes.html">release
|
|
notes</a> for further details</li>
|
|
</ul></li>
|
|
<li><strong>HAL/LL Drivers</strong> updates
|
|
<ul>
|
|
<li>Update HAL/LL drivers to include latest corrections
|
|
<ul>
|
|
<li>Update of ADC, CORTEX, CRC, CRYP, DAC, Generic, I2C, IRDA, LPTIM,
|
|
RCC, RTC, SMARTCARD, SUBGHZ, TIM, UART, USART, UTILS drivers</li>
|
|
</ul></li>
|
|
<li>Refer to <a
|
|
href="Drivers/STM32WLxx_HAL_Driver/Release_Notes.html">release notes</a>
|
|
for further details</li>
|
|
</ul></li>
|
|
<li><strong>Middlewares</strong> updates
|
|
<ul>
|
|
<li>Update Security middlewares to include latest corrections and
|
|
evolutions
|
|
<ul>
|
|
<li>Refer to Key Management Services <a
|
|
href="Middlewares/ST/STM32_Key_Management_Services/Release_Notes.html">release
|
|
notes</a> and Secure Engine <a
|
|
href="Middlewares/ST/STM32_Secure_Engine/Release_Notes.html">release
|
|
notes</a> for further details</li>
|
|
</ul></li>
|
|
<li>Update RF middlewares to include latest corrections and evolutions
|
|
<ul>
|
|
<li>Refer to LoRaWAN <a
|
|
href="Middlewares/Third_Party/LoRaWAN/Release_Notes.html">ST release
|
|
notes</a> and SubGhz_Phy <a
|
|
href="Middlewares/Third_Party/SubGHz_Phy/Release_Notes.html">release
|
|
notes</a> for further details</li>
|
|
</ul></li>
|
|
</ul></li>
|
|
<li><strong>Projects</strong> updates
|
|
<ul>
|
|
<li>New B-WL5M-SUBG1 applications:
|
|
<ul>
|
|
<li>LoRaWAN_AT_Slave, LoRaWAN_End_Node, LoRaWAN_End_Node_DualCore</li>
|
|
<li>Sigfox_AT_Slave, Sigfox_PushButton, Sigfox_PushButton_DualCore</li>
|
|
<li>SubGHz_Phy_Per, SubGHz_Phy_PingPong_DualCore</li>
|
|
</ul></li>
|
|
<li>New B-WL5M-SUBG1 LoRaWAN FUOTA DualCore project with External Flash
|
|
usage for Download Slot</li>
|
|
<li>New B-WL5M-SUBG1 Demonstration project</li>
|
|
<li>New NUCLEO-WL55 SubGHz_Phy_AT_Slave and SubGHz_Phy_LrFhss
|
|
applications</li>
|
|
<li>Change the KMS dynamic objects feature for all Sigfox applications
|
|
from NVM to VM</li>
|
|
<li>Enable the NVM Secure Storage feature (encrypt blob) in the
|
|
LoRaWAN_FUOTA_DualCore_ExtFlash and LoRaWAN_SBSFU_1_Slot_DualCore</li>
|
|
</ul></li>
|
|
</ul>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Name</th>
|
|
<th>Version</th>
|
|
<th style="text-align: left;">Release notes</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>Projects</td>
|
|
<td>V1.3.0 <span class="icon-st-update"></span></td>
|
|
<td style="text-align: left;"><a
|
|
href="Projects/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h2 id="components-1">Components</h2>
|
|
<p><small>The components flagged by “<span
|
|
class="icon-st-update"></span>” have changed since the previous release.
|
|
“<span class="icon-st-add"></span>” are new.</small></p>
|
|
<p><strong>Drivers</strong></p>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th style="text-align: left;">Name</th>
|
|
<th>Version</th>
|
|
<th>Release note</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td style="text-align: left;">Cortex-M CMSIS</td>
|
|
<td>V5.6.0_cm4</td>
|
|
<td><a href="Drivers/CMSIS/README.md">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32WL CMSIS</td>
|
|
<td>V1.2.0 <span class="icon-st-update"></span></td>
|
|
<td><a
|
|
href="Drivers/CMSIS/Device/ST/STM32WLxx/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32WLxx_HAL_Driver</td>
|
|
<td>V1.3.0 <span class="icon-st-update"></span></td>
|
|
<td><a href="Drivers/STM32WLxx_HAL_Driver/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32WLxx_Nucleo</td>
|
|
<td>V1.3.0 <span class="icon-st-update"></span></td>
|
|
<td><a href="Drivers/BSP/STM32WLxx_Nucleo/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">B-WL5M-SUBG</td>
|
|
<td>V1.0.0 <span class="icon-st-add"></span></td>
|
|
<td><a href="Drivers/BSP/B-WL5M-SUBG/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">BSP Common</td>
|
|
<td>V7.2.1 <span class="icon-st-add"></span></td>
|
|
<td><a href="Drivers/BSP/Components/Common/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">BSP stts22h</td>
|
|
<td>V1.3.0 <span class="icon-st-add"></span></td>
|
|
<td><a href="Drivers/BSP/Components/stts22h/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">BSP ism330dhcx</td>
|
|
<td>V1.2.2 <span class="icon-st-add"></span></td>
|
|
<td><a
|
|
href="Drivers/BSP/Components/ism330dhcx/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">BSP iis2mdc</td>
|
|
<td>V1.2.0 <span class="icon-st-add"></span></td>
|
|
<td><a href="Drivers/BSP/Components/iis2mdc/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">BSP ilps22qs</td>
|
|
<td>V1.0.0 <span class="icon-st-add"></span></td>
|
|
<td><a href="Drivers/BSP/Components/ilps22qs/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">BSP mx25l4006</td>
|
|
<td>V1.0.0 <span class="icon-st-add"></span></td>
|
|
<td><a
|
|
href="Drivers/BSP/Components/mx25l4006/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p><strong>Middlewares</strong></p>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th style="text-align: left;">Name</th>
|
|
<th style="text-align: left;">Version</th>
|
|
<th>Release note</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td style="text-align: left;">FatFS</td>
|
|
<td style="text-align: left;">R0.12c</td>
|
|
<td><a href="Middlewares/Third_Party/FatFs/doc/updates.txt">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;"></td>
|
|
<td style="text-align: left;">ST modified 20191011</td>
|
|
<td><a href="Middlewares/Third_Party/FatFs/src/st_readme.txt">ST release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">FreeRTOS</td>
|
|
<td style="text-align: left;">V10.2.1</td>
|
|
<td><a href="Middlewares/Third_Party/FreeRTOS/Source/readme.txt">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;"></td>
|
|
<td style="text-align: left;">ST modified 20200117</td>
|
|
<td><a href="Middlewares/Third_Party/FreeRTOS/Source/st_readme.txt">ST
|
|
release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">LoRaWAN</td>
|
|
<td style="text-align: left;">V4.6.0 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a href="Middlewares/Third_Party/LoRaWAN/readme.md">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;"></td>
|
|
<td style="text-align: left;">V2.5.0 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a href="Middlewares/Third_Party/LoRaWAN/Release_Notes.html">ST
|
|
release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">SubGHz_Phy</td>
|
|
<td style="text-align: left;">V1.3.0 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a
|
|
href="Middlewares/Third_Party/SubGHz_Phy/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">Sigfox</td>
|
|
<td style="text-align: left;">V1.8.0 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a href="Middlewares/Third_Party/Sigfox/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32_Key_Management_Services</td>
|
|
<td style="text-align: left;">V1.1.9 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a
|
|
href="Middlewares/ST/STM32_Key_Management_Services/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32_Secure_Engine</td>
|
|
<td style="text-align: left;">V2.5.3 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a
|
|
href="Middlewares/ST/STM32_Secure_Engine/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">mbed-crypto</td>
|
|
<td style="text-align: left;">V1.1.0</td>
|
|
<td><a href="Middlewares/Third_Party/mbed-crypto/README.md">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;"></td>
|
|
<td style="text-align: left;">ST modified 20191107</td>
|
|
<td><a href="Middlewares/Third_Party/mbed-crypto/st_readme.txt">ST
|
|
release notes</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p><strong>Utilities</strong></p>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th style="text-align: left;">Name</th>
|
|
<th style="text-align: left;">Version</th>
|
|
<th>Release note</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td style="text-align: left;">conf</td>
|
|
<td style="text-align: left;">V1.6.0</td>
|
|
<td><a href="Utilities/conf/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">lcd</td>
|
|
<td style="text-align: left;">V2.0.1</td>
|
|
<td><a href="Utilities/lcd/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">Fonts</td>
|
|
<td style="text-align: left;">V2.0.1</td>
|
|
<td><a href="Utilities/Fonts/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">tiny_lpm</td>
|
|
<td style="text-align: left;">V1.4.2 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a href="Utilities/lpm/tiny_lpm/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">sequencer</td>
|
|
<td style="text-align: left;">V1.6.0</td>
|
|
<td><a href="Utilities/sequencer/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">adv_trace</td>
|
|
<td style="text-align: left;">V1.3.0</td>
|
|
<td><a href="Utilities/trace/adv_trace/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">timer</td>
|
|
<td style="text-align: left;">V1.2.0</td>
|
|
<td><a href="Utilities/timer/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">misc</td>
|
|
<td style="text-align: left;">V1.1.1 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a href="Utilities/misc/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h2 id="known-limitations-1">Known Limitations</h2>
|
|
<ul>
|
|
<li>Projects: Few projects not available at CubeMx format (with .ioc) as
|
|
not eligible (due to CubeMx limitations)</li>
|
|
<li>The Low Power mode is disabled in the
|
|
LoRaWAN_FUOTA_DualCore_ExtFlash and LoRaWAN_SBSFU_1_Slot_DualCore due to
|
|
NVM Secure Storage feature with HAL_RNG limitations</li>
|
|
</ul>
|
|
<h2 id="development-toolchains-and-compilers-1">Development Toolchains
|
|
and Compilers</h2>
|
|
<ul>
|
|
<li>IAR Embedded Workbench for ARM (EWARM) toolchain V9.20.1 + <a
|
|
href="./Utilities/PC_Software/EWARMv8_STM32WLxx_V4.9_Signed.zip">Patch
|
|
EWARM</a></li>
|
|
<li>RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.36 +
|
|
<a href="./Utilities/PC_Software/Keil.STM32WLxx_DFP.1.1.1.zip">Keil DFP
|
|
V1.1.1 Pack</a>
|
|
<ul>
|
|
<li>Support of ARM Compiler 6 (AC-5 like warnings) for HAL/LL/BSP
|
|
drivers and STMicroelectronics Middleware components</li>
|
|
</ul></li>
|
|
<li>STM32CubeIDE 1.11.0 (GNU Tools for STM32 10.3-2021.10)</li>
|
|
<li>STM32CubeProgrammer 2.12.0</li>
|
|
</ul>
|
|
<h2 id="supported-devices-and-boards-1">Supported Devices and
|
|
Boards</h2>
|
|
<ul>
|
|
<li>STM32WLE5xx, STM32WLE4xx, STM32WL54xx, STM32WL55xx &
|
|
STM32WL5MOCHxx devices</li>
|
|
<li>NUCLEO-WL55JC1 & NUCLEO-WL55JC2 (except Sigfox applications)
|
|
ecosystem boards - Nucleo kit RevC (MB1389-HIGHBAND-E02 or
|
|
MB1389-LOWBAND-E02)</li>
|
|
<li>B-WL5M-SUBG1 ecosystem boards (MB1779-HIGHBAND-A01)</li>
|
|
</ul>
|
|
<h2 id="dependencies-1">Dependencies</h2>
|
|
<ul>
|
|
<li>STM32CubeMX 6.7.0</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="collapse">
|
|
<input type="checkbox" id="collapse-section3" aria-hidden="true">
|
|
<label for="collapse-section3" aria-hidden="true"><strong>V1.2.0 /
|
|
04-February-2022</strong></label>
|
|
<div>
|
|
<h2 id="main-changes-2">Main Changes</h2>
|
|
<h3 id="maintenance-release-of-stm32cubewl-mcu-package-1">Maintenance
|
|
release of <strong>STM32CubeWL</strong> MCU package</h3>
|
|
<p>In the STM32CubeWL MCU Package, examples and applications projects
|
|
are generated with the STM32CubeMX tool to initialize the system,
|
|
peripherals and middleware stacks. User can open the provided ioc file
|
|
in STM32CubeMX to modify the settings, add additional peripherals and/or
|
|
middleware, to build his final application.</p>
|
|
<h2 id="contents-2">Contents</h2>
|
|
<ul>
|
|
<li><strong>General</strong> updates
|
|
<ul>
|
|
<li>All source files: update disclaimer to add reference to the new
|
|
license agreement</li>
|
|
</ul></li>
|
|
<li><strong>CMSIS Device</strong> updates
|
|
<ul>
|
|
<li>Refer to <a
|
|
href="Drivers/CMSIS/Device/ST/STM32WLxx/Release_Notes.html">release
|
|
notes</a> for further details</li>
|
|
</ul></li>
|
|
<li><strong>HAL/LL Drivers</strong> updates
|
|
<ul>
|
|
<li>Update HAL/LL drivers to include latest corrections
|
|
<ul>
|
|
<li>Update of ADC, CORTEX, CRC, GPIO, I2C, IRDA, LPTIM, LPUART, RCC,
|
|
RNG, SMARTCARD, SMBUS, TIM, UART, USART, UTILS drivers</li>
|
|
</ul></li>
|
|
<li>Refer to <a
|
|
href="Drivers/STM32WLxx_HAL_Driver/Release_Notes.html">release notes</a>
|
|
for further details</li>
|
|
</ul></li>
|
|
<li><strong>Middlewares</strong> updates
|
|
<ul>
|
|
<li>Update RF middlewares to include latest corrections and evolutions
|
|
<ul>
|
|
<li>Refer to LoRaWAN <a
|
|
href="Middlewares/Third_Party/LoRaWAN/Release_Notes.html">ST release
|
|
notes</a> and Sigfox <a
|
|
href="Middlewares/Third_Party/Sigfox/Release_Notes.html">release
|
|
notes</a> for further details</li>
|
|
</ul></li>
|
|
</ul></li>
|
|
<li><strong>Utilities</strong> updates
|
|
<ul>
|
|
<li>Update on sequencer to include latest corrections
|
|
<ul>
|
|
<li>Refer to <a href="Utilities/sequencer/Release_Notes.html">release
|
|
notes</a> for further details</li>
|
|
</ul></li>
|
|
</ul></li>
|
|
<li><strong>Projects</strong> updates
|
|
<ul>
|
|
<li>Update of FW projects following changes in latest version of HAL/LL
|
|
and Middlewares</li>
|
|
<li>New LoRaWAN_End_Node_FreeRTOS project</li>
|
|
<li>All Sigfox projects moved to Projects/NUCLEO-WL55JC1</li>
|
|
</ul></li>
|
|
</ul>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Name</th>
|
|
<th>Version</th>
|
|
<th style="text-align: left;">Release notes</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>Projects</td>
|
|
<td>V1.2.0 <span class="icon-st-update"></span></td>
|
|
<td style="text-align: left;"><a
|
|
href="Projects/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h2 id="components-2">Components</h2>
|
|
<p><small>The components flagged by “<span
|
|
class="icon-st-update"></span>” have changed since the previous release.
|
|
“<span class="icon-st-add"></span>” are new.</small></p>
|
|
<p><strong>Drivers</strong></p>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th style="text-align: left;">Name</th>
|
|
<th>Version</th>
|
|
<th>Release note</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td style="text-align: left;">Cortex-M CMSIS</td>
|
|
<td>V5.6.0_cm4</td>
|
|
<td><a href="Drivers/CMSIS/README.md">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32WL CMSIS</td>
|
|
<td>V1.1.1 <span class="icon-st-update"></span></td>
|
|
<td><a
|
|
href="Drivers/CMSIS/Device/ST/STM32WLxx/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32WLxx_HAL_Driver</td>
|
|
<td>V1.2.0 <span class="icon-st-update"></span></td>
|
|
<td><a href="Drivers/STM32WLxx_HAL_Driver/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32WLxx_Nucleo</td>
|
|
<td>V1.2.0 <span class="icon-st-update"></span></td>
|
|
<td><a href="Drivers/BSP/STM32WLxx_Nucleo/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p><strong>Middlewares</strong></p>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th style="text-align: left;">Name</th>
|
|
<th style="text-align: left;">Version</th>
|
|
<th>Release note</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td style="text-align: left;">FatFS</td>
|
|
<td style="text-align: left;">R0.12c</td>
|
|
<td><a href="Middlewares/Third_Party/FatFs/doc/updates.txt">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;"></td>
|
|
<td style="text-align: left;">ST modified 20191011</td>
|
|
<td><a href="Middlewares/Third_Party/FatFs/src/st_readme.txt">ST release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">FreeRTOS</td>
|
|
<td style="text-align: left;">v10.2.1</td>
|
|
<td><a href="Middlewares/Third_Party/FreeRTOS/Source/readme.txt">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;"></td>
|
|
<td style="text-align: left;">ST modified 20200117</td>
|
|
<td><a href="Middlewares/Third_Party/FreeRTOS/Source/st_readme.txt">ST
|
|
release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">LoRaWAN</td>
|
|
<td style="text-align: left;">V4.5.2 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a href="Middlewares/Third_Party/LoRaWAN/readme.md">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;"></td>
|
|
<td style="text-align: left;">V2.4.0 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a href="Middlewares/Third_Party/LoRaWAN/Release_Notes.html">ST
|
|
release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">SubGHz_Phy</td>
|
|
<td style="text-align: left;">V1.2.0 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a
|
|
href="Middlewares/Third_Party/SubGHz_Phy/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">Sigfox</td>
|
|
<td style="text-align: left;">V1.7.1 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a href="Middlewares/Third_Party/Sigfox/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32_Key_Management_Services</td>
|
|
<td style="text-align: left;">v1.1.8 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a
|
|
href="Middlewares/ST/STM32_Key_Management_Services/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32_Secure_Engine</td>
|
|
<td style="text-align: left;">v2.5.2 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a
|
|
href="Middlewares/ST/STM32_Secure_Engine/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">mbed-crypto</td>
|
|
<td style="text-align: left;">V1.1.0</td>
|
|
<td><a href="Middlewares/Third_Party/mbed-crypto/README.md">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;"></td>
|
|
<td style="text-align: left;">ST modified 20191107</td>
|
|
<td><a href="Middlewares/Third_Party/mbed-crypto/st_readme.txt">ST
|
|
release notes</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p><strong>Utilities</strong></p>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th style="text-align: left;">Name</th>
|
|
<th style="text-align: left;">Version</th>
|
|
<th>Release note</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td style="text-align: left;">conf</td>
|
|
<td style="text-align: left;">V1.6.0 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a href="Utilities/conf/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">lcd</td>
|
|
<td style="text-align: left;">V2.0.1</td>
|
|
<td><a href="Utilities/lcd/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">Fonts</td>
|
|
<td style="text-align: left;">V2.0.1</td>
|
|
<td><a href="Utilities/Fonts/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">tiny_lpm</td>
|
|
<td style="text-align: left;">V1.4.0 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a href="Utilities/lpm/tiny_lpm/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">sequencer</td>
|
|
<td style="text-align: left;">V1.6.0 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a href="Utilities/sequencer/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">adv_trace</td>
|
|
<td style="text-align: left;">V1.3.0 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a href="Utilities/trace/adv_trace/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">timer</td>
|
|
<td style="text-align: left;">V1.2.0 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a href="Utilities/timer/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">misc</td>
|
|
<td style="text-align: left;">V1.1.0 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a href="Utilities/misc/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h2 id="known-limitations-2">Known Limitations</h2>
|
|
<ul>
|
|
<li>Projects: Few projects not available at CubeMx format (with .ioc) as
|
|
not eligible (due to CubeMx limitations)</li>
|
|
</ul>
|
|
<h2 id="development-toolchains-and-compilers-2">Development Toolchains
|
|
and Compilers</h2>
|
|
<ul>
|
|
<li>IAR Embedded Workbench for ARM (EWARM) toolchain V8.30.1 + <a
|
|
href="./Utilities/PC_Software/EWARMv8_STM32WLxx_Support_V4.7.zip">Patch
|
|
EWARM</a></li>
|
|
<li>RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.31
|
|
<ul>
|
|
<li>Support of ARM Compiler 6 (AC-5 like warnings) for HAL/LL/BSP
|
|
drivers and STMicroelectronics Middleware components</li>
|
|
</ul></li>
|
|
<li>STM32CubeIDE 1.9.0 (native GNU ARM 10.3-2021-10 or optional GNU ARM
|
|
9-2020-q2-update)</li>
|
|
<li>STM32CubeProgrammer 2.9.0</li>
|
|
</ul>
|
|
<h2 id="supported-devices-and-boards-2">Supported Devices and
|
|
Boards</h2>
|
|
<ul>
|
|
<li>STM32WLE5xx, STM32WLE4xx, STM32WL54xx & STM32WL55xx devices</li>
|
|
<li>NUCLEO-WL55JC1 & NUCLEO-WL55JC2 (except Sigfox applications)
|
|
ecosystem boards - Nucleo kit RevC (MB1389-HIGHBAND-E02 or
|
|
MB1389-LOWBAND-E02)</li>
|
|
</ul>
|
|
<h2 id="backward-compatibility">Backward Compatibility</h2>
|
|
<p>SBSFU appli not compatible with CubeIDE v1.8</p>
|
|
<h2 id="dependencies-2">Dependencies</h2>
|
|
<ul>
|
|
<li>STM32CubeMX 6.5.0</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="collapse">
|
|
<input type="checkbox" id="collapse-section2" aria-hidden="true">
|
|
<label for="collapse-section2" aria-hidden="true"><strong>V1.1.0 /
|
|
16-June-2021</strong></label>
|
|
<div>
|
|
<h2 id="main-changes-3">Main Changes</h2>
|
|
<h3 id="maintenance-release-of-stm32cubewl-mcu-package-2">Maintenance
|
|
release of <strong>STM32CubeWL</strong> MCU package</h3>
|
|
<p>In the STM32CubeWL MCU Package, examples and applications projects
|
|
are generated with the STM32CubeMX tool to initialize the system,
|
|
peripherals and middleware stacks. User can open the provided ioc file
|
|
in STM32CubeMX to modify the settings, add additional peripherals and/or
|
|
middleware, to build his final application.</p>
|
|
<h2 id="contents-3">Contents</h2>
|
|
<ul>
|
|
<li><strong>CMSIS Device</strong> updates
|
|
<ul>
|
|
<li>Update CMSIS device to include latest corrections</li>
|
|
<li>Refer to <a
|
|
href="Drivers/CMSIS/Device/ST/STM32WLxx/Release_Notes.html">release
|
|
notes</a> for further details</li>
|
|
</ul></li>
|
|
<li><strong>HAL/LL Drivers</strong> updates
|
|
<ul>
|
|
<li>Update HAL/LL drivers to include latest corrections
|
|
<ul>
|
|
<li>Update of ADC, COMP, CORTEX, CRYP, EXTI, GPIO, HSEM, I2C, IRDA,
|
|
IWDG, LPUART, LPTIM, PWR, RCC, RNG, RTC, SMARTCARD, SMBUS, SPI, SUBGHZ,
|
|
TIM, UART, USART drivers</li>
|
|
<li>Update of HAL SMBUS driver to introduce fast mode and fast mode plus
|
|
<ul>
|
|
<li>New extension files: stm32wlxx_hal_smbus_ex.h/.c for new APIs</li>
|
|
</ul></li>
|
|
</ul></li>
|
|
<li>Refer to <a
|
|
href="Drivers/STM32WLxx_HAL_Driver/Release_Notes.html">release notes</a>
|
|
for further details</li>
|
|
</ul></li>
|
|
<li><strong>Middlewares</strong> updates
|
|
<ul>
|
|
<li>Update Security middlewares to include latest corrections and
|
|
evolutions
|
|
<ul>
|
|
<li>Refer to Key Management Services <a
|
|
href="Middlewares/ST/STM32_Key_Management_Services/Release_Notes.html">release
|
|
notes</a> and Secure Engine <a
|
|
href="Middlewares/ST/STM32_Secure_Engine/Release_Notes.html">release
|
|
notes</a> for further details</li>
|
|
</ul></li>
|
|
<li>Update RF middlewares to include latest corrections and evolutions
|
|
<ul>
|
|
<li>Refer to LoRaWAN <a
|
|
href="Middlewares/Third_Party/LoRaWAN/Release_Notes.html">ST release
|
|
notes</a> and Sigfox <a
|
|
href="Middlewares/Third_Party/Sigfox/Release_Notes.html">release
|
|
notes</a> for further details</li>
|
|
</ul></li>
|
|
</ul></li>
|
|
<li><strong>Utilities</strong> updates
|
|
<ul>
|
|
<li>Update on adv_trace to include latest corrections
|
|
<ul>
|
|
<li>Refer to <a
|
|
href="Utilities/trace/adv_trace/Release_Notes.html">release notes</a>
|
|
for further details</li>
|
|
</ul></li>
|
|
</ul></li>
|
|
<li><strong>Projects</strong> updates
|
|
<ul>
|
|
<li>Update of FW projects following changes in latest version of HAL/LL
|
|
and Middlewares</li>
|
|
<li>New BFU application in 2 Slot configuration (1 download slot
|
|
associated to 1 execution slot)</li>
|
|
<li>New SBSFU application in 1 slot configuration (new image is written
|
|
directly into the execution slot)</li>
|
|
<li>New LoRaWAN_FUOTA_DualCore STM32CubeIDE project</li>
|
|
<li>New LoRaWAN_FUOTA Single Core project</li>
|
|
<li>New RF Secure projects: LoRaWAN_SBSFU_1_Slot_DualCore and
|
|
Sigfox_SBSFU_1_Slot_DualCore</li>
|
|
<li>New SubGHz_Phy_Per Project. Optionally featuring long packet mode
|
|
(FSK payload > 255 bytes) on stm32wl revision Y</li>
|
|
<li>The STM32CubeWL Firmware package comes with a rich set of examples
|
|
running on STMicroelectronics boards, organized by board and provided
|
|
with preconfigured projects for the main supported toolchains.</li>
|
|
<li>The exhaustive list of projects is provided in this table (<a
|
|
href="Projects/STM32CubeProjectsList.html">STM32CubeProjectsList.html</a>).</li>
|
|
<li>The STM32CubeWL Firmware offers full scope of Examples &
|
|
Applications targeted, developed using STM32CubeMx & ported on 3
|
|
toolchains</li>
|
|
</ul></li>
|
|
</ul>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Name</th>
|
|
<th>Version</th>
|
|
<th style="text-align: left;">Release notes</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>Projects</td>
|
|
<td>V1.1.0 <span class="icon-st-update"></span></td>
|
|
<td style="text-align: left;"><a
|
|
href="Projects/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h2 id="components-3">Components</h2>
|
|
<p><small>The components flagged by “<span
|
|
class="icon-st-update"></span>” have changed since the previous release.
|
|
“<span class="icon-st-add"></span>” are new.</small></p>
|
|
<p><strong>Drivers</strong></p>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th style="text-align: left;">Name</th>
|
|
<th>Version</th>
|
|
<th>Release note</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td style="text-align: left;">Cortex-M CMSIS</td>
|
|
<td>V5.6.0_cm4</td>
|
|
<td><a href="Drivers/CMSIS/README.md">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32WL CMSIS</td>
|
|
<td>V1.1.0 <span class="icon-st-update"></span></td>
|
|
<td><a
|
|
href="Drivers/CMSIS/Device/ST/STM32WLxx/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32WLxx_HAL_Driver</td>
|
|
<td>V1.1.0 <span class="icon-st-update"></span></td>
|
|
<td><a href="Drivers/STM32WLxx_HAL_Driver/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32WLxx_Nucleo</td>
|
|
<td>V1.1.0 <span class="icon-st-update"></span></td>
|
|
<td><a href="Drivers/BSP/STM32WLxx_Nucleo/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p><strong>Middlewares</strong></p>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th style="text-align: left;">Name</th>
|
|
<th style="text-align: left;">Version</th>
|
|
<th>Release note</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td style="text-align: left;">FatFS</td>
|
|
<td style="text-align: left;">R0.12c</td>
|
|
<td><a href="Middlewares/Third_Party/FatFs/doc/updates.txt">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;"></td>
|
|
<td style="text-align: left;">ST modified 20191011</td>
|
|
<td><a href="Middlewares/Third_Party/FatFs/src/st_readme.txt">ST release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">FreeRTOS</td>
|
|
<td style="text-align: left;">v10.2.1</td>
|
|
<td><a href="Middlewares/Third_Party/FreeRTOS/Source/readme.txt">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;"></td>
|
|
<td style="text-align: left;">ST modified 20200117</td>
|
|
<td><a href="Middlewares/Third_Party/FreeRTOS/Source/st_readme.txt">ST
|
|
release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">LoRaWAN</td>
|
|
<td style="text-align: left;">V4.4.7 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a href="Middlewares/Third_Party/LoRaWAN/readme.md">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;"></td>
|
|
<td style="text-align: left;">V2.3.0 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a href="Middlewares/Third_Party/LoRaWAN/Release_Notes.html">ST
|
|
release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">SubGHz_Phy</td>
|
|
<td style="text-align: left;">V1.1.0 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a
|
|
href="Middlewares/Third_Party/SubGHz_Phy/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">Sigfox</td>
|
|
<td style="text-align: left;">V1.7.0 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a href="Middlewares/Third_Party/Sigfox/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32_Key_Management_Services</td>
|
|
<td style="text-align: left;">v1.1.6 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a
|
|
href="Middlewares/ST/STM32_Key_Management_Services/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32_Secure_Engine</td>
|
|
<td style="text-align: left;">v2.5.0 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a
|
|
href="Middlewares/ST/STM32_Secure_Engine/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">mbed-crypto</td>
|
|
<td style="text-align: left;">V1.1.0</td>
|
|
<td><a href="Middlewares/Third_Party/mbed-crypto/README.md">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;"></td>
|
|
<td style="text-align: left;">ST modified 20191107</td>
|
|
<td><a href="Middlewares/Third_Party/mbed-crypto/st_readme.txt">ST
|
|
release notes</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p><strong>Utilities</strong></p>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th style="text-align: left;">Name</th>
|
|
<th style="text-align: left;">Version</th>
|
|
<th>Release note</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td style="text-align: left;">conf</td>
|
|
<td style="text-align: left;">V1.4.1</td>
|
|
<td><a href="Utilities/conf/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">lcd</td>
|
|
<td style="text-align: left;">V2.0.1</td>
|
|
<td><a href="Utilities/lcd/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">Fonts</td>
|
|
<td style="text-align: left;">V2.0.1</td>
|
|
<td><a href="Utilities/Fonts/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">tiny_lpm</td>
|
|
<td style="text-align: left;">V1.3.1</td>
|
|
<td><a href="Utilities/lpm/tiny_lpm/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">sequencer</td>
|
|
<td style="text-align: left;">V1.5.1</td>
|
|
<td><a href="Utilities/sequencer/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">adv_trace</td>
|
|
<td style="text-align: left;">V1.2.0 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a href="Utilities/trace/adv_trace/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">timer</td>
|
|
<td style="text-align: left;">V1.1.2</td>
|
|
<td><a href="Utilities/timer/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">misc</td>
|
|
<td style="text-align: left;">V1.0.2 <span
|
|
class="icon-st-update"></span></td>
|
|
<td><a href="Utilities/misc/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h2 id="known-limitations-3">Known Limitations</h2>
|
|
<ul>
|
|
<li>Projects: Few projects not available at CubeMx format (with .ioc) as
|
|
not eligible (due to CubeMx limitations)</li>
|
|
</ul>
|
|
<h2 id="development-toolchains-and-compilers-3">Development Toolchains
|
|
and Compilers</h2>
|
|
<ul>
|
|
<li>IAR Embedded Workbench for ARM (EWARM) toolchain V8.30.1 + <a
|
|
href="./Utilities/PC_Software/EWARMv8_STM32WLxx_Support_V4.7.zip">Patch
|
|
EWARM</a> + ST-Link</li>
|
|
<li>RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.31 +
|
|
ST-Link
|
|
<ul>
|
|
<li>Support of ARM Compiler 6 (AC-5 like warnings) for HAL/LL/BSP
|
|
drivers and STMicroelectronics Middleware components</li>
|
|
</ul></li>
|
|
<li>STM32CubeIDE 1.7.0 + ST-Link</li>
|
|
</ul>
|
|
<h2 id="supported-devices-and-boards-3">Supported Devices and
|
|
Boards</h2>
|
|
<ul>
|
|
<li>STM32WLE5xx, STM32WLE4xx, STM32WL54xx & STM32WL55xx devices</li>
|
|
<li>NUCLEO-WL55JC1 & NUCLEO-WL55JC2 (except Sigfox applications)
|
|
ecosystem boards - Nucleo kit RevC (MB1389-HIGHBAND-E02 or
|
|
MB1389-LOWBAND-E02)</li>
|
|
</ul>
|
|
<h2 id="backward-compatibility-1">Backward Compatibility</h2>
|
|
<p>Not applicable</p>
|
|
<h2 id="dependencies-3">Dependencies</h2>
|
|
<ul>
|
|
<li>STM32CubeMX 6.3.0</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="collapse">
|
|
<input type="checkbox" id="collapse-section1" aria-hidden="true">
|
|
<label for="collapse-section1" aria-hidden="true"><strong>V1.0.0 /
|
|
28-October-2020</strong></label>
|
|
<div>
|
|
<h2 id="main-changes-4">Main Changes</h2>
|
|
<p><strong>First Official Release</strong></p>
|
|
<p>In the STM32CubeWL MCU Package, examples and applications projects
|
|
are generated with the STM32CubeMX tool to initialize the system,
|
|
peripherals and middleware stacks. User can open the provided ioc file
|
|
in STM32CubeMX to modify the settings, add additional peripherals and/or
|
|
middleware, to build his final application.</p>
|
|
<h2 id="contents-4">Contents</h2>
|
|
<ul>
|
|
<li><strong>Projects</strong> updates
|
|
<ul>
|
|
<li>The STM32CubeWL Firmware package comes with a rich set of examples
|
|
running on STMicroelectronics boards, organized by board and provided
|
|
with preconfigured projects for the main supported toolchains.</li>
|
|
<li>The exhaustive list of projects is provided in this table (<a
|
|
href="Projects/STM32CubeProjectsList.html">STM32CubeProjectsList.html</a>).</li>
|
|
<li>The STM32CubeWL Firmware offers full scope of Examples &
|
|
Applications targeted, developed using STM32CubeMx & ported on 3
|
|
toolchains</li>
|
|
</ul></li>
|
|
</ul>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Name</th>
|
|
<th>Version</th>
|
|
<th style="text-align: left;">Release notes</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>Projects</td>
|
|
<td>V1.0.0</td>
|
|
<td style="text-align: left;"><a
|
|
href="Projects/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h2 id="components-4">Components</h2>
|
|
<p><small>The components flagged by “<span
|
|
class="icon-st-update"></span>” have changed since the previous release.
|
|
“<span class="icon-st-add"></span>” are new.</small></p>
|
|
<p><strong>Drivers</strong></p>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th style="text-align: left;">Name</th>
|
|
<th>Version</th>
|
|
<th>Release note</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td style="text-align: left;">Cortex-M CMSIS</td>
|
|
<td>V5.6.0_cm4</td>
|
|
<td><a href="Drivers/CMSIS/README.md">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32WL CMSIS</td>
|
|
<td>V1.0.0</td>
|
|
<td><a
|
|
href="Drivers/CMSIS/Device/ST/STM32WLxx/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32WLxx_HAL_Driver</td>
|
|
<td>V1.0.0</td>
|
|
<td><a href="Drivers/STM32WLxx_HAL_Driver/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32WLxx_Nucleo</td>
|
|
<td>V1.0.0</td>
|
|
<td><a href="Drivers/BSP/STM32WLxx_Nucleo/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p><strong>Middlewares</strong></p>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th style="text-align: left;">Name</th>
|
|
<th style="text-align: left;">Version</th>
|
|
<th>Release note</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td style="text-align: left;">FatFS</td>
|
|
<td style="text-align: left;">R0.12c</td>
|
|
<td><a href="Middlewares/Third_Party/FatFs/doc/updates.txt">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;"></td>
|
|
<td style="text-align: left;">ST modified 20191011</td>
|
|
<td><a href="Middlewares/Third_Party/FatFs/src/st_readme.txt">ST release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">FreeRTOS</td>
|
|
<td style="text-align: left;">V10.2.1</td>
|
|
<td><a href="Middlewares/Third_Party/FreeRTOS/Source/readme.txt">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;"></td>
|
|
<td style="text-align: left;">ST modified 20200117</td>
|
|
<td><a href="Middlewares/Third_Party/FreeRTOS/Source/st_readme.txt">ST
|
|
release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">LoRaWAN</td>
|
|
<td style="text-align: left;">V4.4.4</td>
|
|
<td><a href="Middlewares/Third_Party/LoRaWAN/readme.md">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;"></td>
|
|
<td style="text-align: left;">V2.2.1</td>
|
|
<td>ST release
|
|
notes](Middlewares/Third_Party/LoRaWAN/Release_Notes.html)</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">SubGHz_Phy</td>
|
|
<td style="text-align: left;">V1.0.0</td>
|
|
<td><a
|
|
href="Middlewares/Third_Party/SubGHz_Phy/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">Sigfox</td>
|
|
<td style="text-align: left;">V1.6.1</td>
|
|
<td><a href="Middlewares/Third_Party/Sigfox/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32_Key_Management_Services</td>
|
|
<td style="text-align: left;">v1.1.5</td>
|
|
<td><a
|
|
href="Middlewares/ST/STM32_Key_Management_Services/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">STM32_Secure_Engine</td>
|
|
<td style="text-align: left;">v2.4.1</td>
|
|
<td><a
|
|
href="Middlewares/ST/STM32_Secure_Engine/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">mbed-crypto</td>
|
|
<td style="text-align: left;">V1.1.0</td>
|
|
<td><a href="Middlewares/Third_Party/mbed-crypto/README.md">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;"></td>
|
|
<td style="text-align: left;">ST modified 20191107</td>
|
|
<td><a href="Middlewares/Third_Party/mbed-crypto/st_readme.txt">ST
|
|
release notes</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p><strong>Utilities</strong></p>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th style="text-align: left;">Name</th>
|
|
<th style="text-align: left;">Version</th>
|
|
<th>Release note</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td style="text-align: left;">conf</td>
|
|
<td style="text-align: left;">V1.4.1</td>
|
|
<td><a href="Utilities/conf/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">lcd</td>
|
|
<td style="text-align: left;">V2.0.1</td>
|
|
<td><a href="Utilities/lcd/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">Fonts</td>
|
|
<td style="text-align: left;">V2.0.1</td>
|
|
<td><a href="Utilities/Fonts/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">tiny_lpm</td>
|
|
<td style="text-align: left;">V1.3.1</td>
|
|
<td><a href="Utilities/lpm/tiny_lpm/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">sequencer</td>
|
|
<td style="text-align: left;">V1.5.1</td>
|
|
<td><a href="Utilities/sequencer/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">adv_trace</td>
|
|
<td style="text-align: left;">V1.0.5</td>
|
|
<td><a href="Utilities/trace/adv_trace/Release_Notes.html">release
|
|
notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">timer</td>
|
|
<td style="text-align: left;">V1.1.2</td>
|
|
<td><a href="Utilities/timer/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align: left;">misc</td>
|
|
<td style="text-align: left;">V1.0.0</td>
|
|
<td><a href="Utilities/misc/Release_Notes.html">release notes</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h2 id="known-limitations-4">Known Limitations</h2>
|
|
<ul>
|
|
<li>Projects: Few projects not available at CubeMx format (with .ioc) as
|
|
not eligible (due to CubeMx limitations)</li>
|
|
<li>Projects: LoRaWAN_FUOTA application not ported on CubeIDE</li>
|
|
</ul>
|
|
<h2 id="development-toolchains-and-compilers-4">Development Toolchains
|
|
and Compilers</h2>
|
|
<ul>
|
|
<li>IAR Embedded Workbench for ARM (EWARM) toolchain V8.30.1 + <a
|
|
href="./Utilities/PC_Software/EWARMv8_STM32WLxx_V4.6.zip">Patch
|
|
EWARM</a> + ST-Link</li>
|
|
<li>RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.28 +
|
|
<a href="./Utilities/PC_Software/Keil.STM32WLxx_DFP.1.0.7.zip">Patch
|
|
MDK-ARM</a> + ST-Link</li>
|
|
<li>STM32CubeIDE 1.5.0 + ST-Link</li>
|
|
</ul>
|
|
<h2 id="supported-devices-and-boards-4">Supported Devices and
|
|
Boards</h2>
|
|
<ul>
|
|
<li>STM32WLE5xx, STM32WLE4xx, STM32WL54xx & STM32WL55xx devices</li>
|
|
<li>NUCLEO-WL55JC1 & NUCLEO-WL55JC2 (except Sigfox applications)
|
|
ecosystem boards - Nucleo kit RevC (MB1389-HIGHBAND-C01 or
|
|
MB1389-LOWBAND-C01)</li>
|
|
</ul>
|
|
<h2 id="backward-compatibility-2">Backward Compatibility</h2>
|
|
<p>Not applicable</p>
|
|
<h2 id="dependencies-4">Dependencies</h2>
|
|
<ul>
|
|
<li>STM32CubeMX 6.1.0</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</div>
|
|
<footer class="sticky">
|
|
<div class="columns">
|
|
<div class="column" style="width:95%;">
|
|
<p>For complete documentation on STM32WLxx, visit: <a
|
|
href="http://www.st.com/stm32wl">www.st.com/stm32wl</a></p>
|
|
<p><em>This release note uses up to date web standards and, for this
|
|
reason, should not be opened with Internet Explorer but preferably with
|
|
popular browsers such as Google Chrome, Mozilla Firefox, Opera or
|
|
Microsoft Edge.</em></p>
|
|
</div><div class="column" style="width:5%;">
|
|
<p><abbr title="Based on template cx566953 version 2.0">Info</abbr></p>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</body>
|
|
</html>
|