forked from STMicroelectronics/STM32CubeH5
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRelease_Notes.html
754 lines (754 loc) · 37.9 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
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
<!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 STM32CubeH5 Firmware Package</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-stm32cubeh5-firmware-package">Release Notes for <mark> STM32CubeH5 Firmware Package </mark></h1>
<p>Copyright © 2023 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><span style="font-weight: bold;">STMCube is an STMicroelectronics original initiative to ease developers life by reducing development efforts, time and cost.</span></p>
<p>STM32Cube covers STM32 portfolio.</p>
<p>STM32Cube Version 1.x includes:</p>
<ul>
<li><p>The STM32CubeMX, a graphical software configuration tool that allows to generate C initialization code using graphical wizards.</p></li>
<li><p>A comprehensive embedded software platform, delivered per series (such as STM32CubeH5 for STM32H5 series)</p>
<ul>
<li><p>The STM32Cube HAL, an STM32 abstraction layer embedded software, ensuring maximized portability across STM32 portfolio</p></li>
<li><p>A consistent set of middleware components such as RTOS, USB, TCP/IP, Graphics]</p></li>
</ul></li>
</ul>
<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>Both the HAL and LL APIs are production–ready, checked with CodeSonar® static analysis tool, and developed in compliance with MISRA C® guidelines, following a process certified according to IEC 61508 systematic capability 2 level (SC2). Reports are available on demand.</p>
<figure>
<img src="_htmresc/STM32Cube.bmp" alt="STM32Cube" /><figcaption>STM32Cube</figcaption>
</figure>
<p>The <strong>drivers</strong> provided within this package <strong>support</strong> the <strong>STM32H573xx / STM32H563xx / STM32H562xx / STM32H503xx lines.</strong></p>
<ul>
<li>For quick getting started with the STM32CubeH5 firmware package, refer to <a href="https://www.st.com/resource/en/user_manual/dm00906547.pdf">UM3065</a> you can download firmware updates and all the latest documentation from <a href="https://www.st.com/en/embedded-software/stm32cubeh5.html">www.st.com/stm32cubeH5</a></li>
<li>Below links to the most useful documents:
<ul>
<li><a href="https://www.st.com/resource/en/user_manual/dm00906547.pdf">UM3065: Getting started with STM32CubeH5 for STM32H5 Series</a></li>
<li><a href="https://www.st.com/resource/en/user_manual/dm00948527.pdf">UM3132: Description of STM32H5 HAL and low-layer driver</a></li>
<li><a href="https://www.st.com/resource/en/user_manual/dm00440740.pdf">UM2298: STM32Cube BSP drivers development guidelines</a></li>
<li><a href="https://wiki.st.com/stm32mcu/wiki/Security:Getting_started_with_STM32H5_security">Getting_started_with_STM32H5_security</a></li>
<li><a href="https://wiki.st.com/stm32mcu/wiki/Security:Security_with_STM32H5">Security_with_STM32H5</a></li>
</ul></li>
</ul>
</div>
<div class="col-sm-12 col-lg-8">
<h2 id="update-history"><strong>Update History</strong></h2>
<div class="collapse">
<input type="checkbox" id="collapse-section3" checked aria-hidden="true"> <label for="collapse-section3" checked aria-hidden="true"><strong>V1.1.0 / 09-June-2023</strong></label>
<div>
<h2 id="main-changes">Main Changes</h2>
<ul>
<li>Maintenance Release of <span style="font-weight: bold;">STM32CubeH5</span> Firmware Package</li>
</ul>
<h2 id="contents">Contents</h2>
<h3 id="features"><strong>Features</strong></h3>
<p>STM32CubeH5 gathers in one single package all the generic embedded software components required to develop an application on STM32H5 microcontrollers.</p>
<ul>
<li>Production–ready HAL and LL API drivers, checked with CodeSonar® static analysis tool, and developed in compliance with MISRA C® guidelines, following a process certified according to IEC 61508 systematic capability 2 level (SC2)</li>
<li>CMSIS CORE, DSP and RTOS software components</li>
<li>Consistent set of middleware components (Azure® RTOS USBX, FileX/LevelX, ThreadX, NetX Duo, USB Power Delivery, mcu-boot, mbed-crypto, Secure Manager API, and OpenBootloader).</li>
<li>Up to 300 examples and applications for easy understanding, all compatible with STM32CubeMX to facilitate the configuration through a graphical tool</li>
</ul>
<p>STM32H5 devices support Arm® PSA security model.<br />
The STM32CubeH5 reference firmware supports all the different configurations of the SMT32H5, it implements Secure Boot and Secure Firmware Update functions managed into the two iRot (when ST-iRoT not active) and uRot memory areas. It provides an ST proprietary SMAK solution, Arm® PSA API Compliant, and accessible by the non-secure domain. It can be additionally installed on STM32H5 to enable Cryptographic, Secure key management, Platform Attestation, Secure Firmware Update functions. For more details refer to the SMAK application.</p>
<h3 id="projects"><strong>Projects</strong></h3>
<p>The <strong>STM32CubeH5</strong> Firmware package comes with template running on STMicroelectronics boards, organized by board and provided with preconfigured projects for the main supported toolchains. The exhaustive list of projects is provided in this table <a href="Projects/STM32CubeProjectsList.html">STM32CubeProjectsList.html</a></p>
<p>This release contains all HAL drivers and LL drivers, all templates, BSP drivers, advanced set of applications and examples.</p>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Name</th>
<th style="text-align: center;">Version</th>
<th style="text-align: center;">Release notes</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">Projects</td>
<td style="text-align: center;">V1.1.0 <span class="icon-st-update"></span></td>
<td style="text-align: center;"><a href="Projects/Release_Notes.html">release notes</a></td>
</tr>
</tbody>
</table>
<p><strong>Notes</strong></p>
<ul>
<li>Make sure to not change the product state level from OPEN to higher product state without having provisioned the Debug Authentication (certificate and permissions). Otherwise, there is a risk to lose the MCU. The provisioning script ensures the provisioning of the Debug Authentication is performed prior modifying the product state , so that it will be possible to reinitialize the device.</li>
</ul>
<h3 id="components"><strong>Components</strong></h3>
<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>
<caption><strong>Drivers</strong></caption>
<thead>
<tr class="header">
<th style="text-align: left;">Name</th>
<th style="text-align: center;">Version</th>
<th style="text-align: center;">Release note</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">CMSIS</td>
<td style="text-align: center;">V5.9.0 <span class="icon-st-update"></span></td>
<td style="text-align: center;"><a href="Drivers/CMSIS/documentation/index.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">STM32H5xx CMSIS</td>
<td style="text-align: center;">V1.1.0 <span class="icon-st-update"></span></td>
<td style="text-align: center;"><a href="Drivers/CMSIS/Device/ST/STM32H5xx/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">STM32H5xx HAL</td>
<td style="text-align: center;">V1.1.0 <span class="icon-st-update"></span></td>
<td style="text-align: center;"><a href="Drivers/STM32H5xx_HAL_Driver/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">BSP STM32H5xx NUCLEO</td>
<td style="text-align: center;">V1.0.1 <span class="icon-st-update"></span></td>
<td style="text-align: center;"><a href="Drivers/BSP/STM32H5xx_Nucleo/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">BSP STM32H573I-DK</td>
<td style="text-align: center;">V1.0.1 <span class="icon-st-update"></span></td>
<td style="text-align: center;"><a href="Drivers/BSP/STM32H573I-DK/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">BSP Common</td>
<td style="text-align: center;">V7.2.1</td>
<td style="text-align: center;"><a href="Drivers/BSP/Components/Common/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">BSP lan8742</td>
<td style="text-align: center;">V1.0.2</td>
<td style="text-align: center;"><a href="Drivers/BSP/Components/lan8742/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">BSP cs42l51</td>
<td style="text-align: center;">V2.0.5</td>
<td style="text-align: center;"><a href="Drivers/BSP/Components/cs42l51/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">BSP mx25lm51245g</td>
<td style="text-align: center;">V3.0.2</td>
<td style="text-align: center;"><a href="Drivers/BSP/Components/mx25lm51245g/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">BSP ft6x06</td>
<td style="text-align: center;">V2.0.3</td>
<td style="text-align: center;"><a href="Drivers/BSP/Components/ft6x06/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">BSP st7789h2</td>
<td style="text-align: center;">V2.0.4</td>
<td style="text-align: center;"><a href="Drivers/BSP/Components/st7789h2/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">BSP tcpp0203</td>
<td style="text-align: center;">V1.2.3</td>
<td style="text-align: center;"><a href="Drivers/BSP/Components/tcpp0203/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">BSP mx_wifi</td>
<td style="text-align: center;">V2.3.4</td>
<td style="text-align: center;"><a href="Drivers/BSP/Components/mx_wifi/Release_Notes.html">release notes</a></td>
</tr>
</tbody>
</table>
<table>
<caption><strong>Middlewares</strong></caption>
<thead>
<tr class="header">
<th style="text-align: left;">Name</th>
<th style="text-align: center;">Version</th>
<th style="text-align: center;">Release note</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">STM32 USBPD Core Library</td>
<td style="text-align: center;">V4.1.1</td>
<td style="text-align: center;"><a href="Middlewares/ST/STM32_USBPD_Library/Core/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">STM32 USBPD Device Library</td>
<td style="text-align: center;">h5_v1.1.1</td>
<td style="text-align: center;"><a href="Middlewares/ST/STM32_USBPD_Library/Devices/STM32H5XX/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">secure_manager_api</td>
<td style="text-align: center;">V2.0.0 <span class="icon-st-update"></span></td>
<td style="text-align: center;"><a href="Middlewares/ST/secure_manager_api/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">mbed-crypto</td>
<td style="text-align: center;">mbed-crypto-2.25.0.4 <span class="icon-st-update"></span></td>
<td style="text-align: center;"><a href="Middlewares/Third_Party/mbed-crypto/st_readme.txt">ST release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">mcuboot</td>
<td style="text-align: center;">v1.7.2.11.20230609.2 <span class="icon-st-update"></span></td>
<td style="text-align: center;"><a href="Middlewares/Third_Party/mcuboot/st_readme.txt">ST release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">trustedfirmware</td>
<td style="text-align: center;">tfm/v1.3.0-bl2.7 <span class="icon-st-update"></span></td>
<td style="text-align: center;"><a href="Middlewares/Third_Party/trustedfirmware/st_readme.txt">ST release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">OpenBootloader</td>
<td style="text-align: center;">V6.1.1</td>
<td style="text-align: center;"><a href="Middlewares/ST/OpenBootloader/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">ThreadX</td>
<td style="text-align: center;">threadx-6.2.0.221223</td>
<td style="text-align: center;"><a href="https://github.com/azure-rtos/threadx/releases/tag/v6.2.0_rel">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">NetXduo</td>
<td style="text-align: center;">netxduo-6.2.0.221223</td>
<td style="text-align: center;"><a href="https://github.com/azure-rtos/netxduo/releases/tag/v6.2.0_rel">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">USBX</td>
<td style="text-align: center;">usbx-6.2.0.221223</td>
<td style="text-align: center;"><a href="https://github.com/azure-rtos/usbx/releases/tag/v6.2.0_rel">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">FileX</td>
<td style="text-align: center;">filex-6.2.0.221223</td>
<td style="text-align: center;"><a href="https://github.com/azure-rtos/filex/releases/tag/v6.2.0_rel">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">LevelX</td>
<td style="text-align: center;">levelx-6.2.0.221223</td>
<td style="text-align: center;"><a href="https://github.com/azure-rtos/levelx/releases/tag/v6.2.0_rel">release notes</a></td>
</tr>
</tbody>
</table>
<table>
<caption><strong>Utilities</strong></caption>
<thead>
<tr class="header">
<th style="text-align: left;">Name</th>
<th style="text-align: center;">Version</th>
<th style="text-align: center;">Release note</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">Common</td>
<td style="text-align: center;">V1.6.1</td>
<td style="text-align: center;"><a href="Utilities/Common/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">Fonts</td>
<td style="text-align: center;">V2.0.3</td>
<td style="text-align: center;"><a href="Utilities/Fonts/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">CPU</td>
<td style="text-align: center;">V1.1.3</td>
<td style="text-align: center;"><a href="Utilities/CPU/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">lcd</td>
<td style="text-align: center;">V2.0.2</td>
<td style="text-align: center;"><a href="Utilities/lcd/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">GUI_INTERFACE</td>
<td style="text-align: center;">GUI_V2.3.0 <span class="icon-st-update"></span></td>
<td style="text-align: center;"><a href="Utilities/GUI_INTERFACE/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">TRACER_EMB</td>
<td style="text-align: center;">V1.10.0 <span class="icon-st-update"></span></td>
<td style="text-align: center;"><a href="Utilities/TRACER_EMB/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">ITSbuilder</td>
<td style="text-align: center;">V1.0.0 <span class="icon-st-add"></span></td>
<td style="text-align: center;"><a href="Utilities/PC_Software/ITSbuilder/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">Certificates</td>
<td style="text-align: center;">V1.1.0 <span class="icon-st-add"></span></td>
<td style="text-align: center;"><a href="Utilities/Certificates/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">ROT_AppliConfig</td>
<td style="text-align: center;">V1.0.3 <span class="icon-st-update"></span></td>
<td style="text-align: center;"><a href="Utilities/PC_Software/ROT_AppliConfig/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">HASH_HAL_Migrator</td>
<td style="text-align: center;">V1.0.0</td>
<td style="text-align: center;"><a href="Utilities/PC_Software/HASH_HAL_Migrator/Release_Notes.html">release notes</a></td>
</tr>
</tbody>
</table>
<h2 id="development-toolchains-and-compilers">Development Toolchains and Compilers</h2>
<ul>
<li>IAR Embedded Workbench for ARM (EWARM) toolchain V9.20.1 + ST-LINK, patch available here:
<ul>
<li><a href="Utilities\PC_Software\IDEs_Patches\EWARM\EWARMv8_STM32H5xx_V1.0.zip">Utilities\PC_Software\IDEs_Patches\EWARM\EWARMv8_STM32H5xx_V1.0.zip</a></li>
<li>This patch supports <strong>STM32H573/STM32H563/STM32H562/STM32H503</strong> devices</li>
</ul></li>
<li>RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.37 + ST-LINK, patch available here:
<ul>
<li><a href="Utilities\PC_Software\IDEs_Patches\MDK-ARM\Keil.STM32H5xx_DFP.1.0.0.zip">Utilities\PC_Software\IDEs_Patches\MDK-ARM\Keil.STM32H5xx_DFP.1.0.0.zip</a></li>
<li>This patch supports <strong>STM32H573/STM32H563/STM32H562/STM32H503</strong> devices</li>
</ul></li>
<li>STM32CubeIDE V1.13.0 (GCC11)</li>
</ul>
<h2 id="supported-devices-and-boards">Supported Devices and boards</h2>
<ul>
<li>Devices:
<ul>
<li>STM32H573xx/STM32H563xx/STM32H562xx revX</li>
<li>STM32H503xx revX</li>
</ul></li>
<li>Boards:
<ul>
<li>NUCLEO-H563ZI REV B</li>
<li>NUCLEO-H503RB REV B</li>
<li>STM32H573I-DK REV C</li>
</ul></li>
</ul>
<h2 id="dependencies">Dependencies</h2>
<ul>
<li>STM32CubeMX V6.9.0
<ul>
<li>Projects (Examples and Applications) are generated using STM32CubeMX version V6.9.0</li>
</ul></li>
<li>The SMAK Non-Secure application requires the installation of Secure Manager Package (<a href="https://www.st.com/content/st_com/en/ecosystems/stm32trust.html">X-CUBE-SEC-M-H5</a>) delivered outside this package.</li>
<li>The EMW3080B MXCHIP Wi-Fi module firmware version used is V2.3.4, for more details refer to Wi-Fi example readme files which can be found under Projects/STM32H573I-DK/Applications/NetXDuo.</li>
</ul>
<h2 id="known-limitations">Known Limitations</h2>
<ul>
<li>Some project are not generated with STM32CubeMX tool for the exhaustive list please refer to this table <a href="Projects/STM32CubeProjectsList.html">STM32CubeProjectsList.html</a></li>
<li>The SMAK application rely on postbuild commands based on .bat scripts. Such postbuild .bat scripts are not compatible with host environments different than Windows.</li>
<li>Comment error in “MX_WIFI BSP Component” Release_Notes : “The EMW3080B MXCHIP Wi-Fi module firmware version has to be V2.3.4 instead of V2.3.4 rc 13”</li>
<li>The component “USBX/CoreSystem” must be selected alongside either “USBX/UX Host CoreStack” or “USBX/UX Device CoreStack”</li>
<li>In NetXDuo, some configuration flags, that are not used in the STM32Cube FW package examples, might be non-functional when combined. This limitation will be fixed in upcoming releases</li>
<li>The following projects are not supported with MDK-ARM toolchain:
<ul>
<li>STM32H573I-DK/Demonstration</li>
<li>NUCLEO-H563ZI/Examples/I3C/I3C_Controller_IBI_Wakeup_IT</li>
<li>NUCLEO-H563ZI/Examples/I3C/I3C_Target_IBI_Wakeup_IT</li>
<li>NUCLEO-H563ZI/Examples/I3C/I3C_Controller_Direct_Command_DMA</li>
<li>NUCLEO-H563ZI/Examples/I3C/I3C_Target_Direct_Command_DMA</li>
<li>NUCLEO-H503RB/Examples_LL/I3C/I3C_Controller_Direct_Command_IT</li>
<li>NUCLEO-H503RB/Examples_LL/I3C/I3C_Target_Direct_Command_IT</li>
<li>NUCLEO-H503RB/Examples_LL/I3C/I3C_Controller_Direct_Command_Polling</li>
<li>NUCLEO-H503RB/Examples_LL/I3C/I3C_Target_Direct_Command_Polling</li>
<li>NUCLEO-H503RB/Examples/I3C/I3C_Sensor_Direct_Command_DMA</li>
<li>NUCLEO-H503RB/Examples/I3C/I3C_Sensor_Private_Command_IT<br />
</li>
<li>STM32H573I-DK/Examples/DCACHE/DCACHE_Maintenance</li>
<li>NUCLEO-H563ZI/Examples/I2C/I2C_TwoBoards_RestartAdvComIT</li>
<li>NUCLEO-H563ZI/Examples/DMA/DMA_LinkedList</li>
<li>NUCLEO-H563ZI/Examples/DAC/SimpleConversion</li>
<li>NUCLEO-H563ZI/Examples_LL/I2C/I2C_OneBoard_AdvCommunication_DMAAndIT_Init</li>
</ul></li>
<li>The following projects are not supported with STM32CubeIDE toolchain (<strong>Debug and Release</strong>):
<ul>
<li>NUCLEO-H563ZI/Examples/I3C/I3C_Controller_IBI_Wakeup_IT</li>
<li>NUCLEO-H563ZI/Examples/I3C/I3C_Target_IBI_Wakeup_IT</li>
<li>STM32H573I-DK/Examples/DCACHE/DCACHE_Maintenance</li>
</ul></li>
<li>The following projects are not supported with STM32CubeIDE toolchain (<strong>Release</strong>):
<ul>
<li>STM32H573I-DK/Examples/OSPI/OSPI_NOR_ReadWrite_DMA_DTR</li>
</ul></li>
</ul>
<h2 id="backward-compatibility">Backward Compatibility</h2>
<ul>
<li>No compatibility break</li>
</ul>
</div>
</div>
<div class="collapse">
<input type="checkbox" id="collapse-section2" aria-hidden="true"> <label for="collapse-section2" checked aria-hidden="true"><strong>V1.0.1 / 31-March-2023</strong></label>
<div>
<h2 id="main-changes-1">Main Changes</h2>
<ul>
<li>Patch release of <span style="font-weight: bold;">STM32CubeH5</span> Firmware Package</li>
<li>Fix DA obk provisioning failure when TZ disabled on NUCLEO-H563ZI board</li>
</ul>
<h2 id="contents-1">Contents</h2>
<p>The same contents as for V1.0.0 except modifications done on the following files to fix above issue:</p>
<ul>
<li>NUCLEO-H563ZI/ROT_Provisioning/DA/Binary/DA_ConfigWithPassword.obk</li>
<li>NUCLEO-H563ZI/ROT_Provisioning/DA/Binary/DA_ConfigWithPassword.xml</li>
</ul>
</div>
</div>
<div class="collapse">
<input type="checkbox" id="collapse-section1" aria-hidden="true"> <label for="collapse-section1" checked aria-hidden="true"><strong>V1.0.0 / 10-February-2023</strong></label>
<div>
<h2 id="main-changes-2">Main Changes</h2>
<ul>
<li>First Official Release of <span style="font-weight: bold;">STM32CubeH5</span> Firmware Package</li>
</ul>
<h2 id="contents-2">Contents</h2>
<h3 id="features-1"><strong>Features</strong></h3>
<p>STM32CubeH5 gathers in one single package all the generic embedded software components required to develop an application on STM32H5 microcontrollers.</p>
<ul>
<li>Production–ready HAL and LL API drivers, checked with CodeSonar® static analysis tool, and developed in compliance with MISRA C® guidelines, following a process certified according to IEC 61508 systematic capability 2 level (SC2)</li>
<li>CMSIS CORE, DSP and RTOS software components</li>
<li>Consistent set of middleware components (Azure® RTOS USBX, FileX/LevelX, ThreadX, NetX Duo, USB Power Delivery, mcu-boot, mbed-crypto, Secure Manager API, and OpenBootloader).</li>
<li>Up to 290 examples and applications for easy understanding, all compatible with STM32CubeMX to facilitate the configuration through a graphical tool</li>
</ul>
<p>STM32H5 devices support Arm® PSA security model.<br />
The STM32CubeH5 reference firmware supports all the different configurations of the SMT32H5, it implements Secure Boot and Secure Firmware Update functions managed into the two iRot (when ST-iRoT not active) and uRot memory areas. It provides an ST proprietary SMAK solution, Arm® PSA API Compliant, and accessible by the non-secure domain. It can be additionally installed on STM32H5 to enable Cryptographic, Secure key management, Platform Attestation, Secure Firmware Update functions. For more details refer to the SMAK application.</p>
<h3 id="projects-1"><strong>Projects</strong></h3>
<p>The <strong>STM32CubeH5</strong> Firmware package comes with template running on STMicroelectronics boards, organized by board and provided with preconfigured projects for the main supported toolchains. The exhaustive list of projects is provided in this table <a href="Projects/STM32CubeProjectsList.html">STM32CubeProjectsList.html</a></p>
<p>This release contains all HAL drivers and LL drivers, all templates, BSP drivers, advanced set of applications and examples.</p>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Name</th>
<th style="text-align: center;">Version</th>
<th style="text-align: center;">Release notes</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">Projects</td>
<td style="text-align: center;">V1.0.0</td>
<td style="text-align: center;"><a href="Projects/Release_Notes.html">release notes</a></td>
</tr>
</tbody>
</table>
<p><strong>Notes</strong></p>
<ul>
<li><p>Make sure to not change the product state level from OPEN to higher product state without having provisioned the Debug Authentication (certificate and permissions). Otherwise, there is a risk to lose the MCU. The provisioning script ensures the provisioning of the Debug Authentication is performed prior modifying the product state , so that it will be possible to reinitialize the device.</p></li>
<li><p>This firmware package contains examples that run only on the STM32H573I-DK which will be available in June 2023.</p></li>
</ul>
<h3 id="components-1"><strong>Components</strong></h3>
<table>
<caption><strong>Drivers</strong></caption>
<thead>
<tr class="header">
<th style="text-align: left;">Name</th>
<th style="text-align: center;">Version</th>
<th style="text-align: center;">Release note</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">CMSIS</td>
<td style="text-align: center;">V5.6.0_cm33</td>
<td style="text-align: center;"><a href="Drivers/CMSIS/docs/General/html/index.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">STM32H5xx CMSIS</td>
<td style="text-align: center;">V1.0.0</td>
<td style="text-align: center;"><a href="Drivers/CMSIS/Device/ST/STM32H5xx/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">STM32H5xx HAL</td>
<td style="text-align: center;">V1.0.0</td>
<td style="text-align: center;"><a href="Drivers/STM32H5xx_HAL_Driver/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">BSP STM32H5xx NUCLEO</td>
<td style="text-align: center;">V1.0.0</td>
<td style="text-align: center;"><a href="Drivers/BSP/STM32H5xx_Nucleo/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">BSP STM32H573I-DK</td>
<td style="text-align: center;">V1.0.0</td>
<td style="text-align: center;"><a href="Drivers/BSP/STM32H573I-DK/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">BSP Common</td>
<td style="text-align: center;">V7.2.1</td>
<td style="text-align: center;"><a href="Drivers/BSP/Components/Common/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">BSP lan8742</td>
<td style="text-align: center;">V1.0.2</td>
<td style="text-align: center;"><a href="Drivers/BSP/Components/lan8742/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">BSP cs42l51</td>
<td style="text-align: center;">V2.0.5</td>
<td style="text-align: center;"><a href="Drivers/BSP/Components/cs42l51/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">BSP mx25lm51245g</td>
<td style="text-align: center;">V3.0.2</td>
<td style="text-align: center;"><a href="Drivers/BSP/Components/mx25lm51245g/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">BSP ft6x06</td>
<td style="text-align: center;">V2.0.3</td>
<td style="text-align: center;"><a href="Drivers/BSP/Components/ft6x06/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">BSP st7789h2</td>
<td style="text-align: center;">V2.0.4</td>
<td style="text-align: center;"><a href="Drivers/BSP/Components/st7789h2/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">BSP tcpp0203</td>
<td style="text-align: center;">V1.2.3</td>
<td style="text-align: center;"><a href="Drivers/BSP/Components/tcpp0203/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">BSP mx_wifi</td>
<td style="text-align: center;">V2.3.4</td>
<td style="text-align: center;"><a href="Drivers/BSP/Components/mx_wifi/Release_Notes.html">release notes</a></td>
</tr>
</tbody>
</table>
<table>
<caption><strong>Middlewares</strong></caption>
<thead>
<tr class="header">
<th style="text-align: left;">Name</th>
<th style="text-align: center;">Version</th>
<th style="text-align: center;">Release note</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">STM32 USBPD Core Library</td>
<td style="text-align: center;">V4.1.1</td>
<td style="text-align: center;"><a href="Middlewares/ST/STM32_USBPD_Library/Core/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">STM32 USBPD Device Library</td>
<td style="text-align: center;">h5_v1.1.1</td>
<td style="text-align: center;"><a href="Middlewares/ST/STM32_USBPD_Library/Devices/STM32H5XX/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">secure_manager_api</td>
<td style="text-align: center;">V1.0.0</td>
<td style="text-align: center;"><a href="Middlewares/ST/secure_manager_api/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">mbed-crypto</td>
<td style="text-align: center;">mbed-crypto-2.25.0</td>
<td style="text-align: center;"><a href="Middlewares/Third_Party/mbed-crypto/st_readme.txt">ST release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">mcuboot</td>
<td style="text-align: center;">V1.7.2.11</td>
<td style="text-align: center;"><a href="Middlewares/Third_Party/mcuboot/st_readme.txt">ST release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">trustedfirmware</td>
<td style="text-align: center;">tfm/v1.3.0-bl2.6</td>
<td style="text-align: center;"><a href="Middlewares/Third_Party/trustedfirmware/st_readme.txt">ST release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">OpenBootloader</td>
<td style="text-align: center;">V6.1.1</td>
<td style="text-align: center;"><a href="Middlewares/ST/OpenBootloader/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">ThreadX</td>
<td style="text-align: center;">threadx-6.2.0.221223</td>
<td style="text-align: center;"><a href="https://github.com/azure-rtos/threadx/releases/tag/v6.2.0_rel">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">NetXduo</td>
<td style="text-align: center;">netxduo-6.2.0.221223</td>
<td style="text-align: center;"><a href="https://github.com/azure-rtos/netxduo/releases/tag/v6.2.0_rel">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">USBX</td>
<td style="text-align: center;">usbx-6.2.0.221223</td>
<td style="text-align: center;"><a href="https://github.com/azure-rtos/usbx/releases/tag/v6.2.0_rel">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">FileX</td>
<td style="text-align: center;">filex-6.2.0.221223</td>
<td style="text-align: center;"><a href="https://github.com/azure-rtos/filex/releases/tag/v6.2.0_rel">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">LevelX</td>
<td style="text-align: center;">levelx-6.2.0.221223</td>
<td style="text-align: center;"><a href="https://github.com/azure-rtos/levelx/releases/tag/v6.2.0_rel">release notes</a></td>
</tr>
</tbody>
</table>
<table>
<caption><strong>Utilities</strong></caption>
<thead>
<tr class="header">
<th style="text-align: left;">Name</th>
<th style="text-align: center;">Version</th>
<th style="text-align: center;">Release note</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">Common</td>
<td style="text-align: center;">V1.6.1</td>
<td style="text-align: center;"><a href="Utilities/Common/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">Fonts</td>
<td style="text-align: center;">V2.0.3</td>
<td style="text-align: center;"><a href="Utilities/Fonts/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">CPU</td>
<td style="text-align: center;">V1.1.3</td>
<td style="text-align: center;"><a href="Utilities/CPU/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">lcd</td>
<td style="text-align: center;">V2.0.2</td>
<td style="text-align: center;"><a href="Utilities/lcd/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">GUI_INTERFACE</td>
<td style="text-align: center;">GUI_V2.2.1</td>
<td style="text-align: center;"><a href="Utilities/GUI_INTERFACE/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">TRACER_EMB</td>
<td style="text-align: center;">V1.7.1</td>
<td style="text-align: center;"><a href="Utilities/TRACER_EMB/Release_Notes.html">release notes</a></td>
</tr>
<tr class="odd">
<td style="text-align: left;">ROT_AppliConfig</td>
<td style="text-align: center;">V1.0.0</td>
<td style="text-align: center;"><a href="Utilities/PC_Software/ROT_AppliConfig/Release_Notes.html">release notes</a></td>
</tr>
<tr class="even">
<td style="text-align: left;">HASH_HAL_Migrator</td>
<td style="text-align: center;">V1.0.0</td>
<td style="text-align: center;"><a href="Utilities/PC_Software/HASH_HAL_Migrator/Release_Notes.html">release notes</a></td>
</tr>
</tbody>
</table>
<h2 id="development-toolchains-and-compilers-1">Development Toolchains and Compilers</h2>
<ul>
<li>IAR Embedded Workbench for ARM (EWARM) toolchain V9.20.1 + ST-LINK, patch available here:
<ul>
<li><a href="Utilities\PC_Software\IDEs_Patches\EWARM\EWARMv8_STM32H5xx_V1.0.zip">Utilities\PC_Software\IDEs_Patches\EWARM\EWARMv8_STM32H5xx_V1.0.zip</a></li>
<li>This patch supports <strong>STM32H573/STM32H563/STM32H562/STM32H503</strong> devices</li>
</ul></li>
<li>RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.37 + ST-LINK, patch available here:
<ul>
<li><a href="Utilities\PC_Software\IDEs_Patches\MDK-ARM\Keil.STM32H5xx_DFP.1.0.0.zip">Utilities\PC_Software\IDEs_Patches\MDK-ARM\Keil.STM32H5xx_DFP.1.0.0.zip</a></li>
<li>This patch supports <strong>STM32H573/STM32H563/STM32H562/STM32H503</strong> devices</li>
</ul></li>
<li>STM32CubeIDE V1.12.0 (GCC11)</li>
</ul>
<h2 id="supported-devices-and-boards-1">Supported Devices and boards</h2>
<ul>
<li>Devices:
<ul>
<li>STM32H573xx/STM32H563xx/STM32H562xx revZ</li>
<li>STM32H503xx revZ</li>
</ul></li>
<li>Boards:
<ul>
<li>NUCLEO-H563ZI REV B</li>
<li>NUCLEO-H503RB REV B</li>
<li>STM32H573I-DK REV C</li>
</ul></li>
</ul>
<h2 id="dependencies-1">Dependencies</h2>
<ul>
<li>STM32CubeMX V6.8.0
<ul>
<li>Projects (Examples and Applications) are generated using STM32CubeMX version V6.8.0.</li>
</ul></li>
<li>The SMAK Non-Secure application requires the installation of Secure Manager Package (<a href="https://www.st.com/content/st_com/en/ecosystems/stm32trust.html">X-CUBE-SEC-M-H5</a>) delivered outside this package.</li>
<li>The EMW3080B MXCHIP Wi-Fi module firmware version used is V2.3.4, for more details refer to Wi-Fi example readme files which can be found under Projects/STM32H573I-DK/Applications/NetXDuo.</li>
</ul>
<h2 id="known-limitations-1">Known Limitations</h2>
<ul>
<li>Some project are not generated with STM32CubeMX tool for the exhaustive list please refer to this table <a href="Projects/STM32CubeProjectsList.html">STM32CubeProjectsList.html</a></li>
<li>The ROT applications rely on postbuild commands based on .bat scripts. Such postbuild .bat scripts are not compatible with host environments different than Windows.</li>
<li>Comment error in “MX_WIFI BSP Component” Release_Notes : “The EMW3080B MXCHIP Wi-Fi module firmware version has to be V2.3.4 instead of V2.3.4 rc 13”</li>
<li>The following projects are not supported with MDK-ARM toolchain:
<ul>
<li>ROT applications and ROT Templates on all boards</li>
<li>STM32H573I-DK/Demonstration</li>
<li>STM32H573I-DK/Applications/USBPD/SRC</li>
<li>STM32H573I-DK/Applications/USBPD/SRC_UX_Host_MSC</li>
<li>STM32H573I-DK/Examples/GTZC/GTZC_MPCWM_IllegalAccess_TrustZone<br />
</li>
<li>NUCLEO-H563ZI/Applications/USBPD/SNK</li>
<li>NUCLEO-H563ZI/Applications/USBPD/SNK_UX_Device_HID</li>
<li>NUCLEO-H563ZI/Examples/I2C/I2C_TwoBoards_RestartAdvComIT</li>
<li>NUCLEO-H563ZI/Examples/DAC/DAC_SimpleConversion</li>
<li>NUCLEO-H563ZI/Examples/DMA/DMA_LinkedList<br />
</li>
<li>NUCLEO-H563ZI/Examples/FLASH/FLASH_SwapBanks<br />
</li>
<li>NUCLEO-H563ZI/Examples_HAL/I3C/I3C_Controller_Direct_Command_DMA</li>
<li>NUCLEO-H563ZI/Examples_HAL/I3C/I3C_Target_Direct_Command_DMA</li>
<li>NUCLEO-H503RB/Examples_LL/I3C/I3C_Controller_Direct_Command_IT</li>
<li>NUCLEO-H503RB/Examples_LL/I3C/I3C_Target_Direct_Command_IT</li>
<li>NUCLEO-H503RB/Examples_LL/I3C/I3C_Controller_Direct_Command_Polling</li>
<li>NUCLEO-H503RB/Examples_LL/I3C/I3C_Target_Direct_Command_Polling</li>
</ul></li>
<li>The following projects are not supported with STM32CubeIDE toolchain (<strong>Debug and Release</strong>):
<ul>
<li>STM32H573I-DK/Demonstration</li>
<li>STM32H573I-DK/Applications/ROT/OEMiROT_Boot</li>
<li>STM32H573I-DK/Applications/ROT/OEMiROT_Appli_TrustZone</li>
<li>STM32H573I-DK/Applications/ROT/STiROT_Appli</li>
<li>STM32H573I-DK/Applications/ROT/STiROT_Appli_TrustZone</li>
<li>STM32H573I-DK/Applications/USBPD/SRC</li>
<li>STM32H573I-DK/Applications/USBPD/SRC_UX_Host_MSC<br />
</li>
<li>STM32H573I-DK/Examples/GTZC/GTZC_MPCWM_IllegalAccess_TrustZone</li>
<li>NUCLEO-H563ZI/Applications/USBPD/SNK</li>
<li>NUCLEO-H563ZI/Applications/USBPD/SNK_UX_Device_HID</li>
<li>NUCLEO-H563ZI/Examples/FLASH/FLASH_SwapBanks</li>
</ul></li>
<li>The following projects are not supported with STM32CubeIDE toolchain (<strong>Release</strong>):
<ul>
<li>STM32H573I-DK/Examples/BSP</li>
<li>STM32H573I-DK/Examples/OSPI/OSPI_NOR_ReadWrite_DMA_DTR</li>
</ul></li>
</ul>
<h2 id="backward-compatibility-1">Backward Compatibility</h2>
<ul>
<li>Not applicable</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="sticky">
<p>For complete documentation on STM32 Microcontrollers </mark> , visit: <span style="font-color: blue;"><a href="http://www.st.com/stm32">www.st.com/stm32</a></span></p>
</footer>
</body>
</html>