forked from STMicroelectronics/STM32CubeMP1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRelease_Notes.html
600 lines (553 loc) · 41.2 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
<!DOCTYPE html>
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Release Notes for STM32CubeMP1 Package</title>
<style>
div.Section1 {
page: Section1;
font-family: Arial,Helvetica,sans-serif;
}
h1 {
font-size: 24pt;
font-weight: bold;
font-family: Arial,Helvetica,sans-serif;
text-align: center;
color: #3366ff;
}
h2 {
margin: 12pt 0in 3pt;
page-break-after: avoid;
font-weight: bold;
font-family: Arial,Helvetica,sans-serif;
background-color: #3366ff;
color: white;
padding-left: 5px;
font-size: 16pt;
}
h3 {
margin-left: 0in;
font-weight: bold;
font-family: Arial,Helvetica,sans-serif;
background-color: #3366ff;
width: 200px;
margin-right: 500pt;
color: white;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
font-size: 12pt;
}
h4 {
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
text-decoration: underline;
font-size: 12pt;
}
p {
margin: 0px 0px 0px 0in;
font-family: Arial,Helvetica,sans-serif;
padding-top: 3px;
padding-bottom: 3px;
font-size: 12pt;
}
ul {
font-family: Arial,Helvetica,sans-serif;
margin-top: 3px;
margin-bottom: 3px;
font-size: 10pt;
}
caption {
margin-top: 10px;
font-family: Arial,Helvetica,sans-serif;
font-size: 11pt;
}
hr {
width: 100%;
}
.guidance {
background-color: #e5b8b7;
font-style: italic;
font-family: Arial,Helvetica,sans-serif;
padding-top: 3px;
padding-bottom: 3px;
margin-top: 3px;
margin-bottom: 3px;
font-size: 10pt;
}
.guidance_title {
font-style: normal;
font-weight: bold;
text-decoration: underline;
font-family: Arial,Helvetica,sans-serif;
font-size: 10pt;
}
.tickets {
border: 1pt solid #9cc2e5;
font-family: Arial,Helvetica,sans-serif;
margin-bottom: 3px;
margin-top: 3px;
font-size: 10pt;
}
.tickets th {
border: 1pt solid #9cc2e5;
font-size: 12pt;
background-color: #39a9dc;
color: white;
text-align: center;
}
.tickets td {
border: 1pt solid #9cc2e5;
min-height: 32px;
}
tr:nth-child(even) {background-color: #cee2f2;}
tr:nth-child(even) {background-color: #e8f1f9;}
.topic1 {
margin-top: 3px;
margin-bottom: 3px;
margin-left: 40px;
}
.topic2 {
margin-top: 3px;
margin-bottom: 3px;
}
.topic3 {
margin-top: 3px;
margin-bottom: 3px;
margin-left: 20px;
}
#purpose {
margin-top: 3px;
margin-bottom: 3px;
}
#identification {
margin-top: 3px;
margin-bottom: 3px;
}
</style></head>
<body link="blue" vlink="blue">
<script type="text/javascript">
var toggle_hist_disp = true;
function toggle_history()
{
if (toggle_hist_disp)
{
toggle_hist_disp = false;
var filter_off_text = document.createTextNode("Hide History");
document.getElementById('filter_hist').innerHTML = "";
document.getElementById('filter_hist').appendChild(filter_off_text);
document.getElementById("history").hidden = false;
}
else
{
toggle_hist_disp = true;
var filter_on_text = document.createTextNode("Show History");
document.getElementById('filter_hist').innerHTML = "";
document.getElementById('filter_hist').appendChild(filter_on_text);
document.getElementById("history").hidden = true;
}
}</script>
<div style="width: 1034px;" class="Section1">
<div id="header">
<h1 style="margin-bottom: 0.25in; text-align: center;" align="center"><span style="font-size: 20pt; font-family: Verdana; color: rgb(51, 102, 255);">Release
Notes for STM32CubeMP1 Firmware Package</span></h1>
<p style="text-align: center;">Copyright 2019
STMicroelectronics</p>
<p style="text-align: center;"><img style="width: 104px; height: 77px;" id="st_logo" alt="<ST logo> image" src="_htmresc/st_logo.png"></p>
</div>
<div class="topic1" id="purpose">
<h2>Introduction</h2><br>
<p><span style="font-weight: bold;">STM32Cube</span><span style="font-weight: bold;"> is an
STMicroelectronics original initiative to ease developers life by
reducing development efforts, time and cost</span>. STM32Cube
covers the STM32 portfolio. <br>
<br>
STM32Cube Version 1.x includes:<br>
</p>
<ul style="text-align: left;">
<li><big>The STM32CubeMX, a graphical software
configuration tool that allows to generate C initialization code using
graphical wizards.</big></li>
</ul>
<ul>
<li><big>A comprehensive embedded software platform,
delivered per series (such as <a target="_blank" href="https://www.st.com/en/product/stm32cubemp1">STM32CubeMP1</a>
for STM32MP1 series)</big></li>
</ul>
<ul>
<ul>
<li><big>The
STM32Cube HAL, STM32 abstraction layer embedded software ensuring
maximized portability across the STM32 portfolio. HAL APIs are
available for all peripherals.</big></li>
<li><big>Low-layer APIs (LL)
offering a fast light-weight expert-oriented layer which is closer to
the hardware than the HAL. LL APIs are available only for a
set of
peripherals.</big></li>
<li><big>A consistent set of middleware components such
as FreeRTOS, OpenAMP.</big></li>
<li><big>All embedded software utilities, delivered
with a full set of examples.</big></li>
</ul>
</ul>
<p><br>
</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
<ul>
</ul>
<p style="text-align: center;"><img style="width: 674px; height: 502px;" alt="STM32Cube" src="_htmresc/STM32Cube.bmp"></p>
<p style="text-align: left;">The <span style="font-weight: bold;">drivers</span> provided
within this package support the following devices : <span style="font-weight: bold;"></span></p><ul><li><span style="font-weight: bold;">STM32MP157Cxx</span>, <span style="font-weight: bold;">STM32MP157Axx</span>, <span style="font-weight: bold;">STM32MP157Dxx</span>, <span style="font-weight: bold;">STM32MP157Fxx</span>,<span style="font-weight: bold;"></span></li><li><span style="font-weight: bold;">STM32MP153Cxx, </span><span style="font-weight: bold;">STM32MP153Axx, </span><span style="font-weight: bold;">STM32MP153Dxx, </span><span style="font-weight: bold;">STM32MP153Fxx, </span><span style="font-weight: bold;"></span></li><li><span style="font-weight: bold;">STM32MP151Cxx, </span><span style="font-weight: bold;">STM32MP151Axx, STM32MP151Dxx, </span><span style="font-weight: bold;">STM32MP151Fxx</span></li></ul>
<br>
<p style="text-align: left;">For <span style="font-weight: bold;">quick getting
started with the STM32CubeMP1 firmware package</span> :</p>
<ul><li><a href="https://wiki.st.com/stm32mpu" target="_blank">Wiki</a>: Wiki STM32 MP1 Main Page.</li><li><a href="https://wiki.st.com/stm32mpu/index.php/Category:STM32CubeMP1" target="_blank">Wiki</a>: Wiki STM32CubeMP1.</li><li>Reference materials available on <a href="http://www.st.com/stm32cubefw" target="_blank">www.st.com/stm32cubefw</a></li></ul><br></div>
<div id="release_container" class="topic1">
<div class="topic2" id="identification">
<h3 style="width: 230px;">V1.2.0 / 03-Feb-2020</h3>
</div>
<div class="topic3" id="changes">
<h4>Main changes</h4><span style="font-weight: bold;">Maintenance release</span> <span style="font-weight: normal;">of STM32CubeMP1 (STM32Cube for STM32MP1 Series) supporting STM32MP15xx devices</span><br><span style="font-family: Verdana,sans-serif; font-size: 10pt;"><br></span><ul style="font-weight: bold;"><li>\HAL and LL:</li><ul style="font-weight: normal;"><li><span style="font-family: Verdana,sans-serif; font-size: 10pt;">General updates to fix known defects and enhancements implementation</span></li><li><span style="font-weight: bold;">Major update</span> of drivers for STM32MP15xx devices:</li><ul><li>ADC:</li></ul><ul><ul><li>Update HAL_ADC_Start_DMA() API to enable DMA mode</li><li>LL : new function to add or remove paths.</li><ul><li>LL_ADC_SetCommonPathInternalChAdd and LL_ADC_SetCommonPathInternalChAdd : <span style="font-weight: bold;">New API</span></li></ul></ul></ul><ul><li>CORTEX:</li><ul><li>Implement LL Driver</li></ul><li>FMC:</li><ul><li>Implement PSRAM Driver: <span style="font-weight: bold;">New API</span></li></ul></ul><ul><li>GENERIC:</li><ul><li>Add EXTERNAL_CLOCK_VALUE in conf_template file.</li></ul><li>TIM:</li></ul><ul><ul><li>HAL&LL: Remove reference to COMP1 and COMP2</li><li>LL: </li><ul><li>Fix TIM Break source definition</li><li>RepetitionCounter value depends on GP or Advanced tmers</li></ul></ul></ul><ul><li>UART:</li><ul><li>HAL: Alignment with STM32F0/F3/H7 (for inter STM32 families portability)</li><ul><li><span style="font-weight: bold;">some API's change </span>to take in consideration</li></ul></ul></ul></ul></ul><ul style="margin-left: 80px;"><li>UTILS:</li><ul><li>LL: Add new Part Number defines related to LL_GetDevicePartNumber()</li></ul></ul><ul style="font-weight: bold;"><li>\CMSIS:</li><ul style="font-weight: normal;"><li>Header files: </li><ul><li>Add new Part Number for 800MHz</li><li>Update license with BSD 3-Clause template</li><li>Rework CMSIS for RTC/TAMP, GPIO and TIM</li><li>Rename TIM Break source bit definition</li></ul><li>Update Linker Template file for KEIL and IAR:</li><ul><li>Add OpenAMP region ( region present by default, to comment if needed )</li></ul></ul></ul><br><ul><li style="font-weight: bold;">Cortex-M CMSIS Core:</li><ul><li>No Update<strong></strong></li></ul></ul><br><ul style="font-weight: bold;"><li>\BSP:</li><ul style="font-weight: normal;"><li>No Update</li></ul></ul><span style="font-family: Verdana,sans-serif; font-size: 10pt;"><br></span><ul style="font-weight: bold;"><li>\Projects:</li><ul style="font-weight: normal;"><li><span style="font-family: Verdana,sans-serif; font-size: 10pt;">General updates to fix known defects and enhancements implementation</span></li><li>Implement new projects :</li><ul><li>"<span style="font-weight: bold;">OpenAMP_FreeRTOS_echo</span>" example for EVAL and DISCO boards</li><li>Stack size increased for "OpenAMP_FreeRTOS_echo"</li></ul><li>Portage on <span style="font-weight: bold;">KEIL and IAR</span> </li><ul><li>All DK2 examples ported (except : OpenAMP_TTY_echo_wakeup, OpenAMP_FreeRTOS_echo)<br></li><li>Replace Linker script by Template file ( adding OpenAMP region by default)</li><li>Remove empty file for "OpenAMP_raw"</li></ul><li>Portage on <span style="font-weight: bold;">STM32CubeIDE</span></li><ul><li>All DK2 examples ported (except : OpenAMP_TTY_echo_wakeup, OpenAMP_FreeRTOS_echo)</li></ul></ul></ul><br><ul style="font-weight: bold;"><li>\Middlewares:</li><ul style="font-weight: normal;"><li><span style="font-family: "Verdana","sans-serif"; font-size: 10pt;">Update to use <span style="font-weight: bold;">FreeRTOS</span> </span>V10.0.1 <span style="font-family: Verdana; font-size: 10pt;">ST modified </span><span style="font-family: Verdana; font-size: 10pt;"><span style="font-weight: bold; color: rgb(51, 102, 255);">20190719</span></span></li><li><span style="font-family: "Verdana","sans-serif"; font-size: 10pt;">Update to use <span style="font-weight: bold;">OpenAMP</span></span><span style="font-size: 10pt; font-family: "Arial",sans-serif;"> v2018.10 </span> <span style="font-family: Verdana; font-size: 10pt;">ST modified </span><span style="font-family: Verdana; font-size: 10pt;"><span style="font-weight: bold; color: rgb(51, 102, 255);">20200110</span></span></li></ul></ul><br><ul><li style="font-weight: bold;">\Utilities:</li><ul><li>Resource Manager: new version mp1/v1.11.0</li><ul><li>Replace Part Number condition by IP name</li><li>Add hardware lock facilities under RESMGR_USE_HARDWARE_LOCK_FEATURE flag</li></ul></ul></ul><br></div>
<div class="topic3" id="contents">
<h4>Contents</h4>
<ul>
<li>Projects</li>
</ul>
<ul>
<ul>
<li>The STM32CubeMP1
Firmware package comes with a rich set of examples 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>). </li>
<li>Projects release notes (Updates in bold): </li>
</ul>
</ul>
<ul>
<ul>
<li>STM32MP157C-EV1</li>
<ul>
<li>Applications</li>
<li>Demonstrations</li><li>HAL Examples</li>
<li>Templates</li>
</ul>
<li>STM32MP157C-DK2</li>
<ul><li>Applications</li><li>Demonstrations</li><li>HAL Examples</li><li>Templates</li></ul></ul>
</ul>
<table style="width: 90%; height: 89px; text-align: left; margin-left: auto; margin-right: auto;" class="tickets" cellpadding="5" cellspacing="0">
<caption>Released drivers components</caption><tbody>
<tr>
<th style="width: 268px;">Component</th>
<th style="width: 99px;">Version</th>
<th>Release note</th>
</tr>
<tr>
<td style="width: 268px;">Cortex-M CMSIS V5.2.0</td>
<td style="text-align: center; width: 99px; font-weight: bold; color: rgb(51, 102, 255);">V5.4.0</td>
<td style="text-align: center;"><a href="Drivers/CMSIS/docs/index.html" target="_blank">release
notes</a></td>
</tr>
<tr>
<td style="background-color: white; width: 268px;">STM32MP1xx
CMSIS</td>
<td style="text-align: center; background-color: white; width: 99px; font-weight: bold; color: rgb(51, 102, 255);">V1.2.0</td>
<td style="text-align: center; background-color: white;"><a href="Drivers/CMSIS/Device/ST/STM32MP1xx/Release_Notes.html" target="_blank">release notes</a></td>
</tr>
<tr>
<td style="width: 268px;">STM32MP1xx HAL</td>
<td style="text-align: center; width: 99px; font-weight: bold; color: rgb(51, 102, 255);">V1.2.0</td>
<td style="text-align: center;"><a href="Drivers/STM32MP1xx_HAL_Driver/Release_Notes.html">release
notes</a></td>
</tr>
<tr>
<td style="width: 268px;">BSP STM32MP15xx_EVAL</td>
<td style="text-align: center; width: 99px; font-weight: bold; color: rgb(51, 102, 255);">V1.2.0</td>
<td style="text-align: center;"><a href="Drivers/BSP/STM32MP15xx_EVAL/Release_Notes.html">release
notes</a></td>
</tr>
<tr>
<td>BSP STM32MP15xx_DISCO</td>
<td style="text-align: center; font-weight: bold; color: rgb(51, 102, 255);">V1.2.0</td>
<td style="text-align: center;"><a href="Drivers/BSP/STM32MP15xx_DISCO/Release_Notes.html">release
notes</a></td>
</tr>
</tbody>
</table>
<table style="width: 90%; height: 89px; text-align: left; margin-left: auto; margin-right: auto;" class="tickets" cellpadding="5" cellspacing="0">
<caption>Released Middlewares components</caption><tbody>
<tr>
<th style="width: 268px;">Component</th>
<th style="width: 99px;">Version</th>
<th>Release note</th>
</tr>
<tr>
<td style="width: 268px;">FreeRTOS<br>
</td>
<td style="text-align: center; width: 99px;"><span style="font-weight: bold; color: rgb(51, 102, 255);">V10.2.1</span><br>
<span style="font-family: Verdana; font-size: 10pt;">ST modified </span><span style="font-family: Verdana; font-size: 10pt;"><span style="font-weight: bold; color: rgb(51, 102, 255);"><br>20190719</span></span></td>
<td style="text-align: center;"><a style="background-color: white;" href="Middlewares/Third_Party/FreeRTOS/Source/readme.txt" target="_blank">release notes</a><br>
<br>
<a href="Middlewares/Third_Party/FreeRTOS/Source/st_readme.txt">release
notes</a></td>
</tr>
<tr>
<td style="width: 268px;"><span style="background-color: yellow;"></span>OpenAMP</td>
<td style="text-align: center; width: 99px;"><span style="font-family: Verdana; font-size: 10pt;">v2018.10</span><span style="font-family: Verdana; font-size: 10pt;"><br>
ST modified <br><span style="font-weight: bold; color: rgb(51, 102, 255);">20200110<br></span></span><span style="font-family: Verdana; font-size: 10pt;">
ST interface <br><span style="font-weight: bold; color: rgb(51, 102, 255);"></span></span><span style="font-family: Verdana; font-size: 10pt;"><span style="font-weight: bold; color: rgb(51, 102, 255);">20200110</span></span><br><span style="background-color: yellow;"></span></td>
<td style="text-align: center;"><a style="background-color: white;" href="Middlewares/Third_Party/OpenAMP/libmetal/st_readme.txt" target="_blank">release notes</a><br>
<br style="background-color: white;">
<a style="background-color: white;" href="Middlewares/Third_Party/OpenAMP/open-amp/st_readme.txt" target="_blank">release notes</a><br><br><a style="background-color: white;" href="Middlewares/Third_Party/OpenAMP/mw_if/st_readme.txt" target="_blank">release notes</a></td>
</tr>
</tbody>
</table>
<table style="width: 90%; height: 89px; text-align: left; margin-left: auto; margin-right: auto;" class="tickets" cellpadding="5" cellspacing="0">
<caption>Released Utilities components</caption><tbody>
<tr>
<th style="width: 268px;">Component</th>
<th style="width: 99px;">Version</th>
<th>Release note</th>
</tr>
<tr>
<td style="width: 268px;"><span style="font-size: 10pt; font-family: Verdana;">Resourcemanager</span></td>
<td style="text-align: center; width: 99px; color: rgb(51, 102, 255); font-weight: bold;">mp1/V1.11.0</td>
<td style="text-align: center;"><a href="Utilities/ResourcesManager/Release_Notes.html">release
notes</a></td>
</tr>
</tbody>
</table>
</div>
<div class="topic3" id="tools">
<h4>Development Toolchains and Compilers</h4>
<ul style="background-color: white;"><li style="margin: 4.5pt 0in; font-family: 'Times New Roman'; color: black; font-size: 12pt;" class="MsoNormal"><span style="font-family: Verdana; font-size: 10pt;"><span style="font-weight: bold;">The current default IDE:</span> </span></li><ul><li style="margin: 4.5pt 0in; font-family: 'Times New Roman'; color: black; font-size: 12pt;" class="MsoNormal"><span style="font-family: Verdana; font-size: 10pt;">All-in-one multi-OS development tool STM32CubeIDE<span style="font-weight: bold;"></span>: <span style="font-weight: bold;">v1.3.0 -</span></span><span style="font-family: Verdana; font-size: 10pt;"><span style="font-weight: bold;"> <a href="https://www.st.com/en/development-tools/stm32cubeide.html">link</a></span></span></li></ul><li style="margin: 4.5pt 0in; font-family: 'Times New Roman'; color: black; font-size: 12pt;" class="MsoNormal"><span style="font-family: Verdana; font-size: 10pt;"><span style="font-weight: bold;">Other IDE's </span>supporting STM32MP1 devices (portage for all projects not completed):</span></li><ul><li style="margin: 4.5pt 0in; font-family: 'Times New Roman'; color: black; font-size: 12pt;" class="MsoNormal"><span style="font-family: Verdana; font-size: 10pt;">IAR Embedded Workbench for ARM (EWARM) toolchain: <span style="font-weight: bold;">v8.40.1 - <a href="https://www.iar.com/iar-embedded-workbench/">link</a></span></span></li><li style="margin: 4.5pt 0in; font-family: 'Times New Roman'; color: black; font-size: 12pt;" class="MsoNormal"><span style="font-family: Verdana; font-size: 10pt;">RealView Microcontroller Development Kit (MDK-ARM) toolchain: <span style="font-weight: bold;">v5.27 - <a href="http://www.keil.com/appnotes/docs/apnt_319.asp">link</a></span></span></li><li style="margin: 4.5pt 0in; font-family: 'Times New Roman'; color: black; font-size: 12pt;" class="MsoNormal"><span style="font-family: Verdana; font-size: 10pt;">System
Workbench for STM32 (SW4STM32)</span><span style="font-family: Verdana; font-size: 10pt;"> toolchain: <span style="font-weight: bold;">v2.9</span></span></li></ul>
</ul>
</div>
<div class="topic3" id="boards">
<h4>Supported Devices and HW boards</h4>
<ul>
<li> STM32MP157C-EV1 RevC</li>
<li> STM32MP157C-DK2 RevC</li></ul>
</div>
<div class="topic3" id="limitations">
<h4>Known limitations</h4>
<ul>
<li>NA</li></ul>
</div>
</div>
<div style="margin-left: 40px;"><button id="filter_hist" onclick="toggle_history()">Show
History</button><br>
</div>
<div id="history" class="topic1" hidden="">
<h2>Update History</h2>
<div id="release_container" class="topic1"><h3 style="background: rgb(51, 102, 255) none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; margin-right: 500pt; width: 180px;"><span style="font-size: 10pt; font-family: Arial; color: white;">V1.1.0
/ 10-Sept-2019</span></h3><div class="topic3" id="changes">
<h4>Main changes</h4><div style="margin-left: 40px;"><span style="font-weight: bold;">Maintenance release</span> <span style="font-weight: normal;">of STM32CubeMP1 (STM32Cube for STM32MP1 Series) supporting STM32MP15xx devices</span><br><span style="font-family: Verdana,sans-serif; font-size: 10pt;"><br></span><ul style="font-weight: bold;"><li>\HAL and LL:</li><ul style="font-weight: normal;"><li><span style="font-family: Verdana,sans-serif; font-size: 10pt;">General updates to fix known defects and enhancements implementation</span></li><li style="font-weight: bold;"><span style="font-family: Verdana,sans-serif; font-size: 10pt;"><span style="font-weight: bold;">Implementation</span> of LL APIs:</span></li><ul><li>DMA / EXTI / HSEM / LPTIM / PWR / SPI / TIM / WWDG / I2C</li></ul><li><span style="font-weight: bold;">Major update</span> of drivers for STM32MP15xx devices:</li></ul></ul><ul style="margin-left: 40px;"><ul><li>Rename RCC_IPNAME_BCLK with <span style="font-weight: bold;">RCC_IPNAME_BUSNAME</span></li><ul><li>Impact HAL_RCC / HAL_LPTIM / HAL_UART / HAL_USART</li></ul><li>ADC:</li></ul></ul><ul><ul><ul><ul><li>HAL: Remove ADC_TWOSAMPLINGDELAY_9CYCLES definition</li></ul><ul><li>HAL: Remove ADC_OVERSAMPLING_RATIO_xxx defnitions</li></ul><ul><li>LL : Add ADC Internal Channel VDDCORE management ( LL_ADC_PATH_INTERNAL_VDDCORE)</li></ul><ul><li>HAL & LL: Update for linear calibration and Use 'ADC_LINEAR_CALIB_REG_COUNT'</li></ul></ul></ul></ul><ul style="margin-left: 40px;"><ul><li>DMA:</li><ul><li>HAL: Use DMA_Stream_TypeDef structure for instance (<span style="font-weight: bold;">structure change</span>)</li></ul><li>Generic:</li><ul><li>HAL: Update the SystemCoreClock global variable ( needed in case of Coprocesseur use case)</li><li>HAL: Add enable/disable functions for IO Compensation mechanism (<span style="font-weight: bold;">new API</span>)</li><li>HAL: Align HAL_CONF template with HAL package</li></ul><li>GPIO:</li><ul><li>Improve HAL_GPIO_TogglePin reentrancy robustness</li><li>Improve robustness of HAL_GPIO_DeInit() on EXTI management</li><li>Update IS_GPIO_PIN assert macro</li></ul><li>IPCC:</li><ul><li>LL: Add service to get the number of supported channels (<span style="font-weight: bold;">new API</span>)</li></ul><li>LPTIM:</li></ul></ul><ul><ul><ul><ul><li>HAL: Alignment with STM32H7/WB (for inter STM32 families portability):</li><ul><li><span style="font-weight: bold;">some API's change </span>to take in consideration </li></ul></ul></ul></ul></ul><ul style="margin-left: 40px;"><ul><li>RCC:</li><ul><li>HAL: Rename __HAL_RCC_TMPSENS_CLK_xxx to __HAL_RCC_<span style="font-weight: bold;">DTS</span>_CLK_xxx</li><li>HAL: Update to not overwrite Tick priority</li></ul><li>SPI:</li><ul><li>HAL: Add new feature Reload Feature + Duplex Packet DXP (<span style="font-weight: bold;">new API)</span></li></ul><li>TIM:</li></ul></ul><ul><ul><ul><ul><li>HAL: Alignment with STM32F0/F3/H7/WB (for inter STM32 families portability):</li></ul></ul></ul></ul><ul><ul><ul><ul><ul><li> <span style="font-weight: bold;">some API's change </span>to take in consideration</li></ul></ul></ul></ul></ul><span style="font-family: Verdana,sans-serif; font-size: 10pt;"><br></span><ul style="font-weight: bold;"><li>\CMSIS:</li><ul style="font-weight: normal;"><li><span style="font-family: Verdana,sans-serif; font-size: 10pt;">General updates to fix known defects and enhancements implementation</span></li><li><span style="font-weight: normal;">Update some bit definitions in header files</span></li><li><span style="font-weight: normal;">Provide A7 header files as examples<br></span></li><li><span style="font-weight: normal;"></span>Update startup file for KEIL and IAR</li></ul></ul><br><ul><li style="font-weight: bold;">Cortex-M CMSIS Core:</li><ul><li>Update to new version <strong>V5.4.0</strong></li></ul></ul><ul style="font-weight: bold;"><li>\BSP:</li><ul style="font-weight: normal;"><li><span style="font-family: Verdana,sans-serif; font-size: 10pt;">General updates to fix known defects and enhancements implementation</span></li></ul></ul><span style="font-family: Verdana,sans-serif; font-size: 10pt;"><br></span><ul style="font-weight: bold;"><li>\Projects:</li><ul style="font-weight: normal;"><li><span style="font-family: Verdana,sans-serif; font-size: 10pt;">General updates to fix known defects and enhancements implementation</span></li><li>Implement new projects :</li><ul><li>"OpenAMP_Dynamic_ResMgr" example for EVAL board</li><li>"PWR_STOP_CoPro" example for EVAL and DISCO boards</li><li>"UART_Receive_Transmit_Console" example for EVAL and DISCO boards</li><li>"CoproSync_ShutDown" for DISCO Board</li></ul><li>Add <span style="font-weight: bold;">KEIL and IAR</span> Support for STM32MP1-M4 Ecosystem ( few projects only)</li><ul><li>"Templates" / "FreeRTOS_ThreadCreation" and "OpenAMP_raw" examples (for EVAL board Only)</li></ul><li>Add <span style="font-weight: bold;">CubeIDE</span> support for STM32MP1-M4 Ecosystem ( few projects only)</li><ul><li>"GPIO_EXTI" ( for EVAL and DISCO boards)</li><li>"Templates" / "FreeRTOS_ThreadCreation" and "OpenAMP_raw" (for EVAL board Only)</li></ul><li>Update projects :</li><ul><li>Align IRQs priorities with RCC_WAKEUP (Higher prio)</li></ul><ul><li>OpenAMP examples : update template files related to OpenAMP middleware delivery</li></ul><ul><li>Update fw_cortex_m4 script to stop systematically fw if already running</li></ul></ul></ul><ul style="font-weight: bold;"><li>\Middlewares:</li><ul style="font-weight: normal;"><li><span style="font-family: "Verdana","sans-serif"; font-size: 10pt;">Update to use <span style="font-weight: bold;">FreeRTOS</span> </span>V10.0.1 <span style="font-family: Verdana; font-size: 10pt;">ST modified </span><span style="font-family: Verdana; font-size: 10pt;"><span style="font-weight: bold; color: rgb(51, 102, 255);">20190329</span></span></li><li><span style="font-family: "Verdana","sans-serif"; font-size: 10pt;">Update to use <span style="font-weight: bold;">OpenAMP</span></span><span style="font-size: 10pt; font-family: "Arial",sans-serif;"> v2018.10 </span></li><ul><li><span style="font-size: 10pt; font-family: "Arial",sans-serif;"><o:p></o:p></span> <span style="font-size: 10pt; font-family: "Verdana",sans-serif;">ST modified </span><span style="font-family: Verdana; font-size: 10pt;"><span style="font-weight: bold; color: rgb(51, 102, 255);">20190329</span></span><span style="font-size: 10pt; font-family: "Verdana",sans-serif;"> (</span><span style="font-size: 11pt; font-family: "Calibri",sans-serif;">libmetal / openamp)</span></li><li><span style="font-size: 10pt; font-family: "Arial",sans-serif;"><o:p></o:p></span> <span style="font-size: 10pt; font-family: "Verdana",sans-serif;">ST modified </span><span style="font-family: Verdana; font-size: 10pt;"><span style="font-weight: bold; color: rgb(51, 102, 255);">20190729</span></span><span style="font-size: 10pt; font-family: "Verdana",sans-serif;"> (</span><span style="font-size: 11pt; font-family: "Calibri",sans-serif;">ST Interface mw_if)</span></li></ul></ul></ul><br><ul><li style="font-weight: bold;">\Utilities:</li><ul><li>Resource Manager:</li><ul><li>Update RESMGR_ID according to device ID</li><li class="MsoNormal">Rename TMPSENS with DTS</li><li class="MsoNormal">Rename RESMGR_FLAGS_CPU* and update ResMgr_Release() - Update API</li></ul></ul></ul><br><br><span style="background-color: white;"></span><span lang="fr"></span><span style="background-color: white;"></span></div>
</div>
<div class="topic3" id="changes">
<h4>Contents</h4><div style="margin-left: 40px;"><ul><li>Projects</li></ul>
<ul><ul><li>The STM32CubeMP1
Firmware package comes with a rich set of examples 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>). </li><li>Projects release notes (Updates in bold): </li></ul></ul>
<ul><ul><li>STM32MP157C-EV1</li><ul><li>Applications</li><li>Demonstrations</li><li>HAL Examples</li><li>Templates</li></ul><li>STM32MP157C-DK2</li><ul><li>Applications</li><li>Demonstrations</li><li>HAL Examples</li><li>Templates</li></ul></ul></ul><table style="width: 90%; height: 89px; text-align: left; margin-left: auto; margin-right: auto;" class="tickets" cellpadding="5" cellspacing="0">
<caption>Released drivers components</caption><tbody>
<tr>
<th style="width: 268px;">Component</th>
<th style="width: 99px;">Version</th>
<th>Release note</th>
</tr>
<tr>
<td style="width: 268px;">Cortex-M CMSIS V5.4.0</td>
<td style="text-align: center; width: 99px;">V5.4.0</td>
<td style="text-align: center;"><a href="Drivers/CMSIS/docs/index.html" target="_blank">release
notes</a></td>
</tr>
<tr>
<td style="background-color: white; width: 268px;">STM32MP1xx
CMSIS</td>
<td style="text-align: center; background-color: white; width: 99px;">V1.1.0</td>
<td style="text-align: center; background-color: white;"><a href="Drivers/CMSIS/Device/ST/STM32MP1xx/Release_Notes.html" target="_blank">release notes</a></td>
</tr>
<tr>
<td style="width: 268px;">STM32MP1xx HAL</td>
<td style="text-align: center; width: 99px;">V1.1.0</td>
<td style="text-align: center;"><a href="Drivers/STM32MP1xx_HAL_Driver/Release_Notes.html">release
notes</a></td>
</tr>
<tr>
<td style="width: 268px;">BSP STM32MP15xx_EVAL</td>
<td style="text-align: center; width: 99px;">V1.1.0</td>
<td style="text-align: center;"><a href="Drivers/BSP/STM32MP15xx_EVAL/Release_Notes.html">release
notes</a></td>
</tr>
<tr>
<td>BSP STM32MP15xx_DISCO</td>
<td style="text-align: center;">V1.1.0</td>
<td style="text-align: center;"><a href="Drivers/BSP/STM32MP15xx_DISCO/Release_Notes.html">release
notes</a></td>
</tr>
</tbody>
</table>
<table style="width: 90%; height: 89px; text-align: left; margin-left: auto; margin-right: auto;" class="tickets" cellpadding="5" cellspacing="0">
<caption>Released Middlewares components</caption><tbody>
<tr>
<th style="width: 268px;">Component</th>
<th style="width: 99px;">Version</th>
<th>Release note</th>
</tr>
<tr>
<td style="width: 268px;">FreeRTOS<br>
</td>
<td style="text-align: center; width: 99px;">V10.0.1<br>
<span style="font-family: Verdana; font-size: 10pt;">ST modified </span><span style="font-family: Verdana; font-size: 10pt;"><span style="font-weight: bold; color: rgb(51, 102, 255);"><br>20190329</span></span><span style="font-family: Verdana; font-size: 10pt;"></span></td>
<td style="text-align: center;"><a style="background-color: white;" href="Middlewares/Third_Party/FreeRTOS/Source/readme.txt" target="_blank">release notes</a><br>
<br>
<a href="Middlewares/Third_Party/FreeRTOS/Source/st_readme.txt">release
notes</a></td>
</tr>
<tr>
<td style="width: 268px;"><span style="background-color: yellow;"></span>OpenAMP</td>
<td style="text-align: center; width: 99px;"><span style="font-family: Verdana; font-size: 10pt;">v2018.10</span><span style="font-family: Verdana; font-size: 10pt;"><br>
ST modified <br><span style="font-weight: bold; color: rgb(51, 102, 255);">20190329<br></span></span><span style="font-family: Verdana; font-size: 10pt;">
ST interface <br><span style="font-weight: bold; color: rgb(51, 102, 255);">20190729</span></span><span style="font-family: Verdana; font-size: 10pt;"></span><span style="background-color: yellow;"></span></td>
<td style="text-align: center;"><a style="background-color: white;" href="Middlewares/Third_Party/OpenAMP/libmetal/st_readme.txt" target="_blank">release notes</a><br>
<br style="background-color: white;">
<a style="background-color: white;" href="Middlewares/Third_Party/OpenAMP/open-amp/st_readme.txt" target="_blank">release notes</a><br><br><a style="background-color: white;" href="Middlewares/Third_Party/OpenAMP/mw_if/st_readme.txt" target="_blank">release notes</a><a style="background-color: white;" href="Middlewares/Third_Party/OpenAMP/open-amp/README.md" target="_blank"></a></td>
</tr>
</tbody>
</table>
<table style="width: 90%; height: 89px; text-align: left; margin-left: auto; margin-right: auto;" class="tickets" cellpadding="5" cellspacing="0"><caption>Released Utilities components</caption><tbody>
<tr>
<th style="width: 268px;">Component</th>
<th style="width: 99px;">Version</th>
<th>Release note</th>
</tr>
<tr>
<td style="width: 268px;"><span style="font-size: 10pt; font-family: Verdana;">Resourcemanager</span></td>
<td style="text-align: center; width: 99px;">mp1/V1.9.0</td>
<td style="text-align: center;"><a href="Utilities/ResourcesManager/Release_Notes.html">release
notes</a></td></tr></tbody></table><br><br><span style="background-color: white;"></span><span lang="fr"></span><span style="background-color: white;"></span></div>
</div><div class="topic3" id="tools">
<h4>Development Toolchains and Compilers</h4>
<br><ul style="background-color: white;"><li style="margin: 4.5pt 0in; font-family: 'Times New Roman'; color: black; font-size: 12pt;" class="MsoNormal"><span style="font-family: Verdana; font-size: 10pt;"><span style="font-weight: bold;">The current default IDE:</span> </span></li><ul><li style="margin: 4.5pt 0in; font-family: 'Times New Roman'; color: black; font-size: 12pt;" class="MsoNormal"><span style="font-family: Verdana; font-size: 10pt;">System
Workbench for STM32 (SW4STM32)</span><span style="font-family: Verdana; font-size: 10pt;"> toolchain: <span style="font-weight: bold;">v2.9</span></span></li></ul><li style="margin: 4.5pt 0in; font-family: 'Times New Roman'; color: black; font-size: 12pt;" class="MsoNormal"><span style="font-family: Verdana; font-size: 10pt;"><span style="font-weight: bold;">Other IDE's </span>supporting STM32MP1 devices (portage for all projects not completed):</span></li><ul><li style="margin: 4.5pt 0in; font-family: 'Times New Roman'; color: black; font-size: 12pt;" class="MsoNormal"><span style="font-family: Verdana; font-size: 10pt;">IAR Embedded Workbench for ARM (EWARM) toolchain: <span style="font-weight: bold;">v8.40.1 - <a href="https://www.iar.com/iar-embedded-workbench/">link</a></span></span></li><li style="margin: 4.5pt 0in; font-family: 'Times New Roman'; color: black; font-size: 12pt;" class="MsoNormal"><span style="font-family: Verdana; font-size: 10pt;">RealView Microcontroller Development Kit (MDK-ARM) toolchain: <span style="font-weight: bold;">v5.27 - <a href="http://www.keil.com/appnotes/docs/apnt_319.asp">link</a></span></span></li><li style="margin: 4.5pt 0in; font-family: 'Times New Roman'; color: black; font-size: 12pt;" class="MsoNormal"><span style="font-family: Verdana; font-size: 10pt;">All-in-one multi-OS development tool STM32CubeIDE<span style="font-weight: bold;"></span>: <span style="font-weight: bold;">v1.1.0 -</span></span><span style="font-family: Verdana; font-size: 10pt;"><span style="font-weight: bold;"> <a href="https://www.st.com/en/development-tools/stm32cubeide.html">link</a></span></span></li></ul></ul><span style="font-family: Verdana; font-size: 10pt;"><span style="font-weight: bold;"><br></span></span>
</div><div class="topic3" id="boards">
<h4>Supported Devices and HW boards</h4>
<ul><li> STM32MP157C-EV1 RevC</li><li> STM32MP157C-DK2 RevC</li></ul>
</div><div class="topic3" id="limitations">
<h4>Known limitations</h4>
<ul><li>NA</li></ul>
</div></div>
<br>
<div id="release_container" class="topic1"><h3 style="background: rgb(51, 102, 255) none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; margin-right: 500pt; width: 180px;"><span style="font-size: 10pt; font-family: Arial; color: white;">V1.0.0
/ 25-January-2019</span></h3><div class="topic3" id="changes">
<h4>Main changes</h4><div style="margin-left: 40px;">First release of STM32CubeMP1 (STM32Cube for STM32MP1 Series) supporting STM32MP15xx devices<br><br><span style="background-color: white;"></span><span lang="fr"></span><span style="background-color: white;"></span></div>
</div>
<div class="topic3" id="changes">
<h4>Contents</h4><div style="margin-left: 40px;"><ul><li>Projects</li></ul>
<ul><ul><li>The STM32CubeMP1
Firmware package comes with a rich set of examples 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>). </li><li>Projects release notes (Updates in bold): </li></ul></ul>
<ul><ul><li>STM32MP157C-EV1</li><ul><li>Applications</li><li>Demonstrations</li><li>HAL Examples</li><li>Templates</li></ul><li>STM32MP157C-DK2</li><ul><li>Applications</li><li>Demonstrations</li><li>HAL Examples</li><li>Templates</li></ul></ul></ul>
<table style="width: 90%; height: 89px; text-align: left; margin-left: auto; margin-right: auto;" class="tickets" cellpadding="5" cellspacing="0">
<caption>Released drivers components</caption><tbody>
<tr>
<th style="width: 268px;">Component</th>
<th style="width: 99px;">Version</th>
<th>Release note</th>
</tr>
<tr>
<td style="width: 268px;">Cortex-M CMSIS V5.2.0</td>
<td style="text-align: center; width: 99px;">V5.2.0</td>
<td style="text-align: center;"><a href="Drivers/CMSIS/docs/index.html" target="_blank">release
notes</a></td>
</tr>
<tr>
<td style="background-color: white; width: 268px;">STM32MP1xx
CMSIS</td>
<td style="text-align: center; background-color: white; width: 99px;">V1.0.0</td>
<td style="text-align: center; background-color: white;"><a href="Drivers/CMSIS/Device/ST/STM32MP1xx/Release_Notes.html" target="_blank">release notes</a></td>
</tr>
<tr>
<td style="width: 268px;">STM32MP1xx HAL</td>
<td style="text-align: center; width: 99px;">V1.0.0</td>
<td style="text-align: center;"><a href="Drivers/STM32MP1xx_HAL_Driver/Release_Notes.html">release
notes</a></td>
</tr>
<tr>
<td style="width: 268px;">BSP STM32MP15xx_EVAL</td>
<td style="text-align: center; width: 99px;">V1.0.0</td>
<td style="text-align: center;"><a href="Drivers/BSP/STM32MP15xx_EVAL/Release_Notes.html">release
notes</a></td>
</tr>
<tr>
<td>BSP STM32MP15xx_DISCO</td>
<td style="text-align: center;">V1.0.0</td>
<td style="text-align: center;"><a href="Drivers/BSP/STM32MP15xx_DISCO/Release_Notes.html">release
notes</a></td>
</tr>
</tbody>
</table>
<table style="width: 90%; height: 89px; text-align: left; margin-left: auto; margin-right: auto;" class="tickets" cellpadding="5" cellspacing="0">
<caption>Released Middlewares components</caption><tbody>
<tr>
<th style="width: 268px;">Component</th>
<th style="width: 99px;">Version</th>
<th>Release note</th>
</tr>
<tr>
<td style="width: 268px;">FreeRTOS<br>
</td>
<td style="text-align: center; width: 99px;">V10.0.1<br>
<span style="font-family: Verdana; font-size: 10pt;">ST modified
20180813</span></td>
<td style="text-align: center;"><a style="background-color: white;" href="Middlewares/Third_Party/FreeRTOS/Source/readme.txt" target="_blank">release notes</a><br>
<br>
<a href="Middlewares/Third_Party/FreeRTOS/Source/st_readme.txt">release
notes</a></td>
</tr>
<tr>
<td style="width: 268px;"><span style="background-color: yellow;"></span>OpenAMP</td>
<td style="text-align: center; width: 99px;"><span style="font-family: Verdana; font-size: 10pt;">v2018.10</span><span style="font-family: Verdana; font-size: 10pt;"><br>
ST modified <br>20190125</span><span style="background-color: yellow;"></span></td>
<td style="text-align: center;"><a style="background-color: white;" href="Middlewares/Third_Party/OpenAMP/libmetal/README.md" target="_blank">release notes</a><br>
<br style="background-color: white;">
<a style="background-color: white;" href="Middlewares/Third_Party/OpenAMP/open-amp/README.md" target="_blank">release notes</a></td>
</tr>
</tbody>
</table>
<table style="width: 90%; height: 89px; text-align: left; margin-left: auto; margin-right: auto;" class="tickets" cellpadding="5" cellspacing="0"><caption>Released Utilities components</caption><tbody>
<tr>
<th style="width: 268px;">Component</th>
<th style="width: 99px;">Version</th>
<th>Release note</th>
</tr>
<tr>
<td style="width: 268px;"><span style="font-size: 10pt; font-family: Verdana;">Resourcemanager</span></td>
<td style="text-align: center; width: 99px;">V1.5.0</td>
<td style="text-align: center;"><a href="Utilities/ResourcesManager/Release_Notes.html">release
notes</a></td></tr></tbody></table><br><br><span style="background-color: white;"></span><span lang="fr"></span><span style="background-color: white;"></span></div>
</div><div class="topic3" id="tools">
<h4>Development Toolchains and Compilers</h4>
<ul style="background-color: white;"><li style="margin: 4.5pt 0in; font-family: 'Times New Roman'; color: black; font-size: 12pt;" class="MsoNormal"><span style="font-family: Verdana; font-size: 10pt;">System
Workbench for STM32 (SW4STM32)</span><span style="font-family: Verdana; font-size: 10pt;"> toolchain <span style="font-weight: bold;">v2.8.0</span></span></li></ul>
</div><div class="topic3" id="boards">
<h4>Supported Devices and HW boards</h4>
<ul><li> STM32MP157C-EV1 RevC</li><li> STM32MP157C-DK2 RevC</li></ul>
</div><div class="topic3" id="limitations">
<h4>Known limitations</h4>
<ul><li>NA</li></ul>
</div></div><br>
</div>
<div id="product_doc" class="topic1">
<hr>
<p style="text-align: center;">For complete
documentation on STM32 Microcontrollers, visit: <a target="_blank" href="http://www.st.com/STM32"><span style="text-decoration: underline;"> www.st.com/STM32</span></a><span style="background-color: yellow;"></span></p>
</div>
</div>
</body></html>