-
Notifications
You must be signed in to change notification settings - Fork 0
/
Release_Notes.html
458 lines (458 loc) · 15.1 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
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
<!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 VL53L5CX Component Driver</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-vl53l5cx-component-driver">Release Notes for <mark>VL53L5CX</mark> Component Driver</h1>
<p>Copyright © 2022 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>The <strong>VL53L5CX</strong> Component Driver is a driver intenteded to be used within the <strong>STM32Cube</strong> ecosystem. This software implements a Component Driver running on STM32. It is built on top of STM32Cube software technology that ease portability across different STM32 micro-controllers.</p>
<p>Here is the list of references to user documents:</p>
<ul>
<li><a href="https://www.st.com/content/st_com/en/products/imaging-and-photonics-solutions/time-of-flight-sensors/vl53l5cx.html">VL53L5CX: Time-of-Flight 8x8 multizone ranging sensor with wide field of view</a></li>
<li><a href="https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/imaging-evaluation-boards/vl53l5cx-satel.html">VL53L5CX-SATEL: Breakout board for VL53L5CX</a></li>
</ul>
</div>
<div class="col-sm-12 col-lg-8">
<h1 id="update-history">Update History</h1>
<div class="collapse">
<input type="checkbox" id="collapse-section6" checked aria-hidden="true"> <label for="collapse-section6" aria-hidden="true"><strong>1.0.7 / April 30th 2023</strong></label>
<div>.
<h2 id="main-changes">Main Changes</h2>
<h3 id="maintenance-release-and-product-update">Maintenance release and product update</h3>
<ul>
<li>Added missing LICENSE files</li>
</ul>
<h2 id="contents">Contents</h2>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Name</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;"><strong>VL53L5CX BSP Component</strong></td>
<td style="text-align: left;">V1.0.7<span class="icon-st-update"></span></td>
<td style="text-align: left;"><a href=".\Release_Notes.html">release note URL</a></td>
</tr>
<tr class="even">
<td style="text-align: left;"><strong>VL53L5 ULD</strong></td>
<td style="text-align: left;">V1.3.9<span class="icon-st-update"></span></td>
<td style="text-align: left;"><a href=".\Release_Notes.html">release note URL</a></td>
</tr>
</tbody>
</table>
<p><br />
</p>
<p>Note: in the table above, components <strong>highlighted</strong> have changed since previous release.</p>
<h2 id="known-limitations">Known Limitations</h2>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Headline</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">No known limitations</td>
</tr>
</tbody>
</table>
<h2 id="development-toolchains-and-compilers">Development Toolchains and Compilers</h2>
<ul>
<li>IAR System Workbench V9.20.1</li>
<li>ARM Keil V5.37</li>
<li>STM32CubeIDE v1.12.0</li>
</ul>
<h2 id="supported-devices-and-boards">Supported Devices and Boards</h2>
<ul>
<li>VL53L5CX</li>
<li>VL53L5CX-SATEL</li>
<li>X-NUCLEO-53L5A1</li>
</ul>
<h2 id="backward-compatibility">Backward Compatibility</h2>
<p>N/A</p>
<h2 id="dependencies">Dependencies</h2>
<p>This software release is compatible with:</p>
<ul>
<li>STM32CubeHAL F4 V1.8.0</li>
<li>STM32CubeHAL L4 V1.13.2</li>
</ul>
</div>
</div>
<div class="collapse">
<input type="checkbox" id="collapse-section5" aria-hidden="true"> <label for="collapse-section5" aria-hidden="true"><strong>1.0.4 / December 15th 2022</strong></label>
<div>
<h2 id="main-changes-1">Main Changes</h2>
<h3 id="maintenance-release-and-product-update-1">Maintenance release and product update</h3>
<ul>
<li>Added missing LICENSE files</li>
</ul>
<h2 id="contents-1">Contents</h2>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Name</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;"><strong>VL53L5CX BSP Component</strong></td>
<td style="text-align: left;">V1.0.4<span class="icon-st-update"></span></td>
<td style="text-align: left;"><a href=".\Release_Notes.html">release note URL</a></td>
</tr>
<tr class="even">
<td style="text-align: left;"><strong>VL53L5 ULD</strong></td>
<td style="text-align: left;">V1.3.6<span class="icon-st-update"></span></td>
<td style="text-align: left;"><a href=".\Release_Notes.html">release note URL</a></td>
</tr>
</tbody>
</table>
<p><br />
</p>
<p>Note: in the table above, components <strong>highlighted</strong> have changed since previous release.</p>
<h2 id="known-limitations-1">Known Limitations</h2>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Headline</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">No known limitations</td>
</tr>
</tbody>
</table>
<h2 id="development-toolchains-and-compilers-1">Development Toolchains and Compilers</h2>
<ul>
<li>IAR System Workbench V9.20.1</li>
<li>ARM Keil V5.37</li>
<li>STM32CubeIDE v1.11.0</li>
</ul>
<h2 id="supported-devices-and-boards-1">Supported Devices and Boards</h2>
<ul>
<li>VL53L5CX</li>
<li>VL53L5CX-SATEL</li>
<li>X-NUCLEO-53L5A1</li>
</ul>
<h2 id="backward-compatibility-1">Backward Compatibility</h2>
<p>N/A</p>
<h2 id="dependencies-1">Dependencies</h2>
<p>This software release is compatible with:</p>
<ul>
<li>STM32CubeHAL F4 V1.8.0</li>
<li>STM32CubeHAL L4 V1.13.2</li>
</ul>
</div>
</div>
<div class="collapse">
<input type="checkbox" id="collapse-section4" aria-hidden="true"> <label for="collapse-section4" aria-hidden="true"><strong>1.0.3 / Sept 5th 2022</strong></label>
<div>
<h2 id="main-changes-2">Main Changes</h2>
<h3 id="maintenance-release-and-product-update-2">Maintenance release and product update</h3>
<ul>
<li>Added missing LICENSE files</li>
</ul>
<h2 id="contents-2">Contents</h2>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Name</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;"><strong>VL53L5CX BSP Component</strong></td>
<td style="text-align: left;">V1.0.3<span class="icon-st-update"></span></td>
<td style="text-align: left;"><a href=".\Release_Notes.html">release note URL</a></td>
</tr>
<tr class="even">
<td style="text-align: left;"><strong>VL53L5 ULD</strong></td>
<td style="text-align: left;">V1.3.3<span class="icon-st-update"></span></td>
<td style="text-align: left;"><a href=".\Release_Notes.html">release note URL</a></td>
</tr>
</tbody>
</table>
<p><br />
</p>
<p>Note: in the table above, components <strong>highlighted</strong> have changed since previous release.</p>
<h2 id="known-limitations-2">Known Limitations</h2>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Headline</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">No known limitations</td>
</tr>
</tbody>
</table>
<h2 id="development-toolchains-and-compilers-2">Development Toolchains and Compilers</h2>
<ul>
<li>IAR System Workbench V9.20.1</li>
<li>ARM Keil V5.37</li>
<li>STM32CubeIDE v1.10.1</li>
</ul>
<h2 id="supported-devices-and-boards-2">Supported Devices and Boards</h2>
<ul>
<li>VL53L5CX</li>
<li>VL53L5CX-SATEL</li>
<li>X-NUCLEO-53L5A1</li>
</ul>
<h2 id="backward-compatibility-2">Backward Compatibility</h2>
<p>N/A</p>
<h2 id="dependencies-2">Dependencies</h2>
<p>This software release is compatible with:</p>
<ul>
<li>STM32CubeHAL F4 V1.8.0</li>
<li>STM32CubeHAL L4 V1.13.2</li>
</ul>
</div>
</div>
<div class="collapse">
<input type="checkbox" id="collapse-section3" aria-hidden="true"> <label for="collapse-section3" aria-hidden="true"><strong>1.0.2 / March 4th 2022</strong></label>
<div>
<h2 id="main-changes-3">Main Changes</h2>
<h3 id="maintenance-release-and-product-update-3">Maintenance release and product update</h3>
<ul>
<li>Added missing LICENSE files</li>
</ul>
<h2 id="contents-3">Contents</h2>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Name</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;"><strong>VL53L5CX BSP Component</strong></td>
<td style="text-align: left;">V1.0.2<span class="icon-st-update"></span></td>
<td style="text-align: left;"><a href=".\Release_Notes.html">release note URL</a></td>
</tr>
<tr class="even">
<td style="text-align: left;"><strong>VL53L5 ULD</strong></td>
<td style="text-align: left;">V1.2.0<span class="icon-st-update"></span></td>
<td style="text-align: left;"><a href=".\Release_Notes.html">release note URL</a></td>
</tr>
</tbody>
</table>
<p><br />
</p>
<p>Note: in the table above, components <strong>highlighted</strong> have changed since previous release.</p>
<h2 id="known-limitations-3">Known Limitations</h2>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Headline</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">No known limitations</td>
</tr>
</tbody>
</table>
<h2 id="development-toolchains-and-compilers-3">Development Toolchains and Compilers</h2>
<ul>
<li>IAR System Workbench V9.20.1</li>
<li>ARM Keil V5.32</li>
<li>STM32CubeIDE v1.8.0</li>
</ul>
<h2 id="supported-devices-and-boards-3">Supported Devices and Boards</h2>
<ul>
<li>VL53L5CX</li>
<li>VL53L5CX-SATEL</li>
<li>X-NUCLEO-53L5A1</li>
</ul>
<h2 id="backward-compatibility-3">Backward Compatibility</h2>
<p>N/A</p>
<h2 id="dependencies-3">Dependencies</h2>
<p>This software release is compatible with:</p>
<ul>
<li>STM32CubeHAL F4 V1.7.12</li>
<li>STM32CubeHAL L4 V1.13.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>1.0.1 / January 12th 2022</strong></label>
<div>
<h2 id="main-changes-4">Main Changes</h2>
<h3 id="updated-uld-driver">Updated ULD driver</h3>
<p>Update with ULD driver version 1.2.0.</p>
<h2 id="contents-4">Contents</h2>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Name</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;"><strong>VL53L5CX BSP Component</strong></td>
<td style="text-align: left;">V1.0.1<span class="icon-st-update"></span></td>
<td style="text-align: left;"><a href=".\Release_Notes.html">release note URL</a></td>
</tr>
<tr class="even">
<td style="text-align: left;"><strong>VL53L5 ULD</strong></td>
<td style="text-align: left;">V1.2.0<span class="icon-st-update"></span></td>
<td style="text-align: left;"><a href=".\Release_Notes.html">release note URL</a></td>
</tr>
</tbody>
</table>
<p><br />
</p>
<p>Note: in the table above, components <strong>highlighted</strong> have changed since previous release.</p>
<h2 id="known-limitations-4">Known Limitations</h2>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Headline</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">No known limitations</td>
</tr>
</tbody>
</table>
<h2 id="development-toolchains-and-compilers-4">Development Toolchains and Compilers</h2>
<ul>
<li>IAR System Workbench V8.50.9</li>
<li>ARM Keil V5.32</li>
<li>STM32CubeIDE v1.8.0</li>
</ul>
<h2 id="supported-devices-and-boards-4">Supported Devices and Boards</h2>
<ul>
<li>VL53L5CX</li>
<li>VL53L5CX-SATEL</li>
<li>X-NUCLEO-53L5A1</li>
</ul>
<h2 id="backward-compatibility-4">Backward Compatibility</h2>
<p>N/A</p>
<h2 id="dependencies-4">Dependencies</h2>
<p>This software release is compatible with:</p>
<ul>
<li>STM32CubeHAL F4 V1.7.12</li>
<li>STM32CubeHAL L4 V1.13.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>1.0.0 / March 15th 2021</strong></label>
<div>
<h2 id="main-changes-5">Main Changes</h2>
<h3 id="first-release">First release</h3>
<p>This is the first release of the <strong>VL53L5CX</strong> Component Driver.</p>
<h2 id="contents-5">Contents</h2>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Name</th>
<th style="text-align: left;">Version</th>
<th style="text-align: left;">License</th>
<th style="text-align: left;">Release note</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;"><strong>VL53L5CX BSP Component</strong></td>
<td style="text-align: left;">V1.0.0<span class="icon-st-add"></span></td>
<td style="text-align: left;"><a href="https://opensource.org/licenses/BSD-3-Clause">BSD 3-Clause</a></td>
<td style="text-align: left;"><a href=".\Release_Notes.html">release note URL</a></td>
</tr>
<tr class="even">
<td style="text-align: left;"><strong>VL53L5 ULD</strong></td>
<td style="text-align: left;">V1.0.0<span class="icon-st-add"></span></td>
<td style="text-align: left;"><a href="http://www.st.com/SLA0081">SLA0081</a> or <a href="https://opensource.org/licenses/BSD-3-Clause">BSD 3-Clause</a></td>
<td style="text-align: left;"><a href=".\Release_Notes.html">release note URL</a></td>
</tr>
</tbody>
</table>
<p><br />
</p>
<p>Note: in the table above, components <strong>highlighted</strong> have changed since previous release.</p>
<h2 id="known-limitations-5">Known Limitations</h2>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Headline</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">No known limitations</td>
</tr>
</tbody>
</table>
<h2 id="development-toolchains-and-compilers-5">Development Toolchains and Compilers</h2>
<ul>
<li>IAR System Workbench V8.50.9</li>
<li>ARM Keil V5.32</li>
<li>STM32CubeIDE v1.6.1</li>
</ul>
<h2 id="supported-devices-and-boards-5">Supported Devices and Boards</h2>
<ul>
<li>VL53L5CX</li>
<li>VL53L5CX-SATEL</li>
<li>X-NUCLEO-53L5A1</li>
</ul>
<h2 id="backward-compatibility-5">Backward Compatibility</h2>
<p>N/A</p>
<h2 id="dependencies-5">Dependencies</h2>
<p>This software release is compatible with:</p>
<ul>
<li>STM32CubeHAL F4 V1.7.12</li>
<li>STM32CubeHAL L4 V1.13.0</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="sticky">
<div class="columns">
<div class="column" style="width:95%;">
<p>For complete documentation on <strong>STM32Cube Expansion Packages</strong> , visit: <a href="https://www.st.com/en/embedded-software/stm32cube-expansion-packages.html">STM32Cube Expansion Packages</a></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>