-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathRelease_Notes.html
283 lines (283 loc) · 9.15 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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
<!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 X-CUBE-AZURE-TELEMATICS</title>
<style>
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%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.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" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<div class="row">
<div class="col-sm-12 col-lg-4">
<center>
<h1 id="release-notes-for-x-cube-azure-telematics">Release Notes for
<mark>X-CUBE-AZURE-TELEMATICS</mark></h1>
<p>Copyright © 2022 STMicroelectronics</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>The <mark>X-CUBE-AZURE-TELEMATICS</mark> (STM32 Azure IoT software
for STM32Cube) provides ready-to-run firmware examples to support quick
evaluation and development of Azure IoT Cloud applications on
B-U585I-IOT02A. Please refer to <a
href="https://www.st.com/en/embedded-software/x-cube-azure.html">X-CUBE-AZURE
v2 package</a> for a secured implementation with TFM Trustzone security
and STSAFE device.</p>
<ul>
<li><p>IAR EWARM IDE and STM32CubeIDE are supported</p></li>
<li><p>X-CUBE-AZURE-TELEMATICS runs on following board:</p>
<ul>
<li>B-U585I-IOT02A supporting Wi-Fi™ connectivity with an on-board
EM3080 module.</li>
</ul></li>
<li><p>It contains BSP compatible sensor drivers for
B-U585I-IOT02A.</p></li>
<li><p>It connects to Azure IoT hubs through an MQTT over TLS
connection.</p></li>
<li><p>It runs with Azure RTOS and NetXDuo network protocol
stack.</p></li>
<li><p>One example application is provided, with STM32CubeMX .ioc
files.</p></li>
<li><p>List of references to user documents:</p>
<ul>
<li><a
href="Projects/B-U585I-IOT02A/Applications/NetXDuo/Nx_Azure_IoT/README.md">Nx_Azure_IoT
application</a></li>
</ul></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-section1" checked aria-hidden="true">
<label for="collapse-section1" aria-hidden="true">V1.0.0 / 20 June
2022</label>
<div>
<h2 id="main-changes">Main Changes</h2>
<h3 id="first-release">First Release</h3>
<ul>
<li>Support STM32U5 on B-U585I-IOT02A</li>
<li>Support Azure RTOS / NetXDuo</li>
<li>Use Azure C SDK version 1.2.0 (08 September 2021)</li>
</ul>
<h2 id="contents">Contents</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>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Component</th>
<th style="text-align: left;">Version</th>
<th style="text-align: left;">Release Note</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">CMSIS</td>
<td style="text-align: left;">V5.6.0_cm33<span
class="icon-st-add"></span></td>
<td style="text-align: left;"><a
href="https://github.com/STMicroelectronics/cmsis_core/tree/v5.6.0">release
note</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">CMSIS STM32U5xx</td>
<td style="text-align: left;">V1.1.0<span
class="icon-st-add"></span></td>
<td style="text-align: left;"><a
href="Drivers/CMSIS/Device/ST/STM32U5xx/Release_Notes.html">release
note</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">STM32U5xx_HAL_Driver HAL</td>
<td style="text-align: left;">V1.1.0<span
class="icon-st-add"></span></td>
<td style="text-align: left;"><a
href="Drivers/STM32U5xx_HAL_Driver/Release_Notes.html">release
note</a></td>
</tr>
</tbody>
</table>
<p>Drivers</p>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">BSP Component</th>
<th style="text-align: left;">Version</th>
<th style="text-align: left;">Release Note</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">BSP B-U585I-IOT02A</td>
<td style="text-align: left;">V1.1.0<span
class="icon-st-add"></span></td>
<td style="text-align: left;"><a
href="Drivers/BSP/B-U585I-IOT02A/Release_Notes.html">release
note</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">BSP Common</td>
<td style="text-align: left;">V7.2.1<span
class="icon-st-add"></span></td>
<td style="text-align: left;"><a
href="Drivers/BSP/Components/Common/Release_Notes.html">release
note</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">BSP lps22hh</td>
<td style="text-align: left;">V1.2.2<span
class="icon-st-add"></span></td>
<td style="text-align: left;"><a
href="Drivers/BSP/Components/lps22hh/Release_Notes.html">release
note</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">BSP iis2mdc</td>
<td style="text-align: left;">V1.1.2<span
class="icon-st-add"></span></td>
<td style="text-align: left;"><a
href="Drivers/BSP/Components/iis2mdc/Release_Notes.html">release
note</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">BSP ism330dhcx</td>
<td style="text-align: left;">V1.1.3<span
class="icon-st-add"></span></td>
<td style="text-align: left;"><a
href="Drivers/BSP/Components/ism330dhcx/Release_Notes.html">release
note</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">BSP hts221</td>
<td style="text-align: left;">V5.3.2<span
class="icon-st-add"></span></td>
<td style="text-align: left;"><a
href="Drivers/BSP/Components/hts221/Release_Notes.html">release
note</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">BSP mx_wifi</td>
<td style="text-align: left;">V2.1.12<span
class="icon-st-add"></span></td>
<td style="text-align: left;"><a
href="Drivers/BSP/Components/mx_wifi/Release_Notes.html">release
note</a></td>
</tr>
</tbody>
</table>
<p>Middleware</p>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Component</th>
<th style="text-align: left;">Version</th>
<th style="text-align: left;">Release Note</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">AzureRTOS</td>
<td style="text-align: left;">V6.1.10<span
class="icon-st-add"></span></td>
<td style="text-align: left;"><a
href="https://github.com/azure-rtos/threadx/releases/tag/v6.1.10_rel">release
note</a></td>
</tr>
<tr class="even">
<td style="text-align: left;"></td>
<td style="text-align: left;"></td>
<td style="text-align: left;"><a
href="Middlewares/ST/threadx/st_readme.txt">st_readme.txt</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">NetXDuo</td>
<td style="text-align: left;">V6.1.10<span
class="icon-st-add"></span></td>
<td style="text-align: left;"><a
href="https://github.com/azure-rtos/netxduo/releases/tag/v6.1.10_rel">release
note</a></td>
</tr>
<tr class="even">
<td style="text-align: left;"></td>
<td style="text-align: left;"></td>
<td style="text-align: left;"><a
href="Middlewares/ST/netxduo/st_readme.txt">st_readme.txt</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">Microsoft Azure SDK for C</td>
<td style="text-align: left;">1.2.0<span
class="icon-st-add"></span></td>
<td style="text-align: left;"><a
href="https://github.com/Azure/azure-sdk-for-c/releases/tag/1.2.0">release
note</a></td>
</tr>
<tr class="even">
<td style="text-align: left;"></td>
<td style="text-align: left;"></td>
<td style="text-align: left;"><a
href="Middlewares/ST/netxduo/addons/azure_iot/azure-sdk-for-c/st_readme.txt">st_readme.txt</a></td>
</tr>
</tbody>
</table>
<p>Applications</p>
<ul>
<li>Nx_Azure_IoT application to connect to Azure Iot Cloud.</li>
</ul>
<h2 id="known-limitations">Known Limitations</h2>
<ul>
<li>if the the WiFi SSID name or password entered in configuration is
wrong, the the application will block forever at “Get IP address…” step.
Please check the SSID name and password, compile and flash with the
correct configuration.</li>
</ul>
<h2 id="development-toolchains-and-compilers">Development Toolchains and
Compilers</h2>
<ul>
<li>For Nx_Azure_IoT application:
<ul>
<li><a
href="https://www.st.com/en/development-tools/stm32cubeide.html">STM32CubeIDE
v1.9.0</a></li>
<li>IAR Embedded Workbench for ARM (EWARM) toolchain: it is possible to
start from IAR EWARM version <strong>V8.50.9</strong> with patches for
STM32U575/585 devices available here:<br />
<a
href="Utilities/PC_Software/IDEs_Patches/EWARM/EWARMv8_STM32U57x-58x_V1.3.zip">Utilities\PC_Software\IDEs_Patches\EWARMv8_STM32U57x-58x_V1.3.zip</a></li>
</ul></li>
</ul>
<h2 id="supported-devices-and-boards">Supported Devices and Boards</h2>
<ul>
<li>B-U585I-IOT02A board (MB1551 rev C).</li>
</ul>
<h2 id="dependencies">Dependencies</h2>
<ul>
<li>None</li>
</ul>
</div>
</div>
</section>
</div>
<footer class="sticky">
For complete documentation on <mark>STM32</mark> microcontrollers please
visit <a href="http://www.st.com/stm32"
class="uri">http://www.st.com/stm32</a>
</footer>
</body>
</html>