-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathRelease_Notes.html
102 lines (102 loc) · 4.67 KB
/
Release_Notes.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<!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 STM32WBA-BLE-HeartRate-FreeRTOS Application</title>
<style type="text/css">
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
</style>
<link rel="stylesheet" href="_htmresc/mini-st_2020.css" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
<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="STM32WBA-BLE-HeartRate-FreeRTOS application"><mark>STM32WBA-BLE-HeartRate-FreeRTOS application</mark></h1>
<p>Copyright © 2024 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 package contains an application to demonstrate BLE HeartRate application with FreeRTOS on STM32WBA55 MCU, see README.md file for more details.</p>
<p>This example is based on the <a href="https://github.com/STMicroelectronics/STM32CubeWBA/releases/tag/v1.5.0">STM32CubeWBA_v1.5.0</a> package. For further information about these components, see official package. </p>
<p><strong>STM32WBA-BLE-HeartRate-FreeRTOS application is being delivered as-is, not necessarily supported by ST.</strong></p>
</div>
<div class="col-sm-12 col-lg-8">
<h1 id="update-history">Update History</h1>
<div class="collapse">
<input type="checkbox" id="collapse-section2" checked aria-hidden="true"> <label for="collapse-section2" aria-hidden="true">V1.1.0 / 27-January-2025</label>
<div>
<h2 id="main-changes">Main Changes</h2>
<h3 id="main-changes_content">Update of <strong>STM32WBA-BLE-HeartRate-FreeRTOS</strong> application on STM32WBA55 MCU to use STM32CubeWBA v1.5.0 package.</h3>
<h2 id="components">Components</h2>
<h3 id="components_content">Refer to Release Notes of offical STM32CubeWBA v1.5.0 package for details of Components (Drivers, Cortex-M CMSIS, STM32 CMSIS, STMWBAxx_HAL_Driver, STM32WBAxx_Nucleo, Middlewares, Utilities)</h3>
<h2 id="known-limitations">Known Limitations</h2>
<h3 id="known-limitations_content">None</h3>
<h2 id="toolchains-and-compilers">Development Toolchains and Compilers</h2>
<ul>
<li><h3>IAR Embedded Workbench for ARM (EWARM) toolchain from v9.20.1 + ST-Link</h3></li>
</ul>
<ul>
<li><h3>STM32CubeIDE toolchain from v1.17.0 + ST-Link</h3></li>
</ul>
<h2 id="supported-devices-and-boards">Supported Devices and Boards</h2>
<ul>
<li><h3>NUCLEO-WBA55CGA board</h3></li>
</ul>
<h2 id="dependencies">Dependencies</h2>
<ul>
<li><h3>STM32CubeMX v6.13.0</h3></li>
</ul>
<ul>
<li><h3>X-Cube-FreeRTOS v1.2.0</h3></li>
</ul>
</div>
</div>
<div class="collapse">
<input type="checkbox" id="collapse-section1" aria-hidden="true"> <label for="collapse-section1" aria-hidden="true">V1.0.0 / 11-June-2024</label>
<div>
<h2 id="main-changes">Main Changes</h2>
<h3 id="main-changes_content">Initial release of <strong>STM32WBA-BLE-HeartRate-FreeRTOS</strong> application on STM32WBA55 MCU</h3>
<h2 id="components">Components</h2>
<h3 id="components_content">Refer to Release Notes of offical STM32CubeWBA v1.3.1 package for details of Components (Drivers, Cortex-M CMSIS, STM32 CMSIS, STMWBAxx_HAL_Driver, STM32WBAxx_Nucleo, Middlewares, Utilities)</h3>
<h2 id="known-limitations">Known Limitations</h2>
<h3 id="known-limitations_content">None</h3>
<h2 id="toolchains-and-compilers">Development Toolchains and Compilers</h2>
<ul>
<li><h3>IAR Embedded Workbench for ARM (EWARM) toolchain from v9.20.1 + ST-Link</h3></li>
</ul>
<ul>
<li><h3>STM32CubeIDE toolchain from v1.15.1 + ST-Link</h3></li>
</ul>
<h2 id="supported-devices-and-boards">Supported Devices and Boards</h2>
<ul>
<li><h3>NUCLEO-WBA55CGA board</h3></li>
</ul>
<h2 id="dependencies">Dependencies</h2>
<ul>
<li><h3>STM32CubeMX v6.13.0</h3></li>
</ul>
<ul>
<li><h3>X-Cube-FreeRTOS v1.2.0</h3></li>
</ul>
</div>
</div>
</div>
</div>
<footer class="sticky">
<p>For complete documentation on STM32WBAxx, visit: [<a href="http://www.st.com/stm32wba">www.st.com/stm32wba</a>]</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>
</footer>
</body>
</html>