Files
suffix/Drivers/BSP/STM32WLxx_Nucleo/Release_Notes.html

184 lines
6.3 KiB
HTML
Raw Normal View History

2026-03-30 13:45:38 +03:00
<!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 STM32WLxx_Nucleo</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="stm32wlxx_nucleo"><mark>STM32WLxx_Nucleo</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>This driver provides a set of functions to manage:</p>
<ul>
<li>RF Switches, LEDs and push-button available on STM32WLxx_Nucleo Kit
from STMicroelectronics</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 /
29-November-2024</strong></label>
<div>
<h2 id="main-changes">Main Changes</h2>
<p><strong>Maintenance Release</strong></p>
<h2 id="contents">Contents</h2>
<ul>
<li>fix build error with NUCLEO-WL55JC1 and NUCLEO-WL55JC2 boards using
Keil IDE</li>
</ul>
<h2 id="known-limitations">Known Limitations</h2>
<p>None</p>
<h2 id="dependencies">Dependencies</h2>
<p>None</p>
<h2 id="notes">Notes</h2>
<p>stm32wlxx_nucleo_conf_template.h file must be copied in user
application as stm32wlxx_nucleo_conf.h with optional configuration
update</p>
</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>
<p><strong>Maintenance Release</strong></p>
<h2 id="contents-1">Contents</h2>
<ul>
<li>printf() implementation change to be compliant with IAR EWARM
V9.20.1</li>
</ul>
<h2 id="known-limitations-1">Known Limitations</h2>
<p>None</p>
<h2 id="dependencies-1">Dependencies</h2>
<p>None</p>
<h2 id="notes-1">Notes</h2>
<p>stm32wlxx_nucleo_conf_template.h file must be copied in user
application as stm32wlxx_nucleo_conf.h with optional configuration
update</p>
</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 /
4-February-2022</strong></label>
<div>
<h2 id="main-changes-2">Main Changes</h2>
<p><strong>Maintenance Release</strong></p>
<h2 id="contents-2">Contents</h2>
<ul>
<li>All source files and templates: update disclaimer to add reference
to the new license agreement</li>
<li>Add README.md file</li>
<li>Rename BSP_BUTTON_SWx_IT_PRIORITY constant to
BSP_BUTTON_USER_IT_PRIORITY</li>
<li>Add new interface BSP_RADIO_GetRFOMaxPowerConfig to get the RFO Max
Power configuration</li>
</ul>
<h2 id="known-limitations-2">Known Limitations</h2>
<p>None</p>
<h2 id="dependencies-2">Dependencies</h2>
<p>None</p>
<h2 id="notes-2">Notes</h2>
<p>stm32wlxx_nucleo_conf_template.h file must be copied in user
application as stm32wlxx_nucleo_conf.h with optional configuration
update</p>
</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>
<p><strong>Maintenance Release</strong></p>
<h2 id="contents-3">Contents</h2>
<ul>
<li>Move some radio definitions (TCXO, DSDC) from
stm32wlxx_nucleo_conf.h to stm32wlxx_nucleo_radio.h</li>
<li>Add 2 interfaces to check BSP_RADIO_IsTCXO and BSP_RADIO_IsDCDC
definitions</li>
<li>Remove radio API BSP_RADIO_GetWakeUpTime from
stm32wlxx_nucleo_radio.c</li>
</ul>
<h2 id="known-limitations-3">Known Limitations</h2>
<p>None</p>
<h2 id="dependencies-3">Dependencies</h2>
<p>None</p>
<h2 id="notes-3">Notes</h2>
<p>stm32wlxx_nucleo_conf_template.h file must be copied in user
application as stm32wlxx_nucleo_conf.h with optional configuration
update</p>
</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>
<h2 id="contents-4">Contents</h2>
<p>First official release of board drivers for <strong>NUCLEO-WL55JC
board (MB1389 C-01)</strong> in line with STM32Cube BSP drivers
development guidelines (UM2298 - revision 2)</p>
<h2 id="known-limitations-4">Known Limitations</h2>
<p>None</p>
<h2 id="dependencies-4">Dependencies</h2>
<p>None</p>
<h2 id="notes-4">Notes</h2>
<p>stm32wlxx_nucleo_conf_template.h file must be copied in user
application as stm32wlxx_nucleo_conf.h with optional configuration
update</p>
</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>