@@ -43,8 +43,8 @@ <h1 id="purpose">Purpose</h1>
43
43
< p > Various template file are provided to easily build an application. They can be adapted to fit applications requirements.</ p >
44
44
< ul >
45
45
< li > Templates/system_stm32wbxx.c contains the initialization code referred as SystemInit.</ li >
46
- < li > Startup files are provided as example for IAR©, KEIL© and SW4STM32 ©.</ li >
47
- < li > Linker files are provided as example for IAR©, KEIL© and SW4STM32 ©.</ li >
46
+ < li > Startup files are provided as example for IAR©, KEIL© and STM32CubeIDE ©.</ li >
47
+ < li > Linker files are provided as example for IAR©, KEIL© and STM32CubeIDE ©.</ li >
48
48
</ ul >
49
49
< h1 id ="specific-consideration-for-available-flash-size-inside-linker-file "> Specific consideration for available FLASH size inside linker file</ h1 >
50
50
< p > The available flash size depends on the wireless binary used inside the STM32WB device.</ p >
@@ -90,11 +90,13 @@ <h2 id="stm32wb15xx-stm32wb10xx-and-stm32wb1mxx">STM32WB15xx, STM32WB10xx and ST
90
90
< div class ="col-sm-12 col-lg-8 ">
91
91
< h1 id ="update-history "> Update History</ h1 >
92
92
< div class ="collapse ">
93
- < input type ="checkbox " id ="collapse-section12 " checked aria-hidden ="true "> < label for ="collapse-section12 " aria-hidden ="true "> V1.11 .0 / 08-June -2022</ label >
93
+ < input type ="checkbox " id ="collapse-section13 " checked aria-hidden ="true "> < label for ="collapse-section13 " aria-hidden ="true "> V1.12 .0 / 09-November -2022</ label >
94
94
< div >
95
95
< h2 id ="main-changes "> Main Changes</ h2 >
96
96
< ul >
97
- < li > Add support for the upcoming STM32WB1M device</ li >
97
+ < li > Fix incorrect USB_BASE and USB_PMAADDR addresses</ li >
98
+ < li > Fix initialization missing of data in RAM2 memory</ li >
99
+ < li > Add specific LSE_VALUE for STM32WB5Mxx</ li >
98
100
</ ul >
99
101
< h2 id ="supported-devices-and-boards "> Supported Devices and boards</ h2 >
100
102
< ul >
@@ -103,28 +105,41 @@ <h2 id="supported-devices-and-boards">Supported Devices and boards</h2>
103
105
</ div >
104
106
</ div >
105
107
< div class ="collapse ">
106
- < input type ="checkbox " id ="collapse-section11 " aria-hidden ="true "> < label for ="collapse-section11 " aria-hidden ="true "> V1.10.1 / 25-March -2022</ label >
108
+ < input type ="checkbox " id ="collapse-section12 " aria-hidden ="true "> < label for ="collapse-section12 " aria-hidden ="true "> V1.11.0 / 08-June -2022</ label >
107
109
< div >
108
110
< h2 id ="main-changes-1 "> Main Changes</ h2 >
109
111
< ul >
110
- < li > Align ADC registers naming on Reference Manual (For STM32WB15xx & STM32WB10xx) </ li >
112
+ < li > Add support for the upcoming STM32WB1M device </ li >
111
113
</ ul >
112
114
< h2 id ="supported-devices-and-boards-1 "> Supported Devices and boards</ h2 >
113
115
< ul >
116
+ < li > STM32WB55xx, STM32WB5Mxx, STM32WB50xx, STM32WB35xx, STM32WB30xx, STM32WB15xx, STM32WB10xx and STM32WB1Mxx devices.</ li >
117
+ </ ul >
118
+ </ div >
119
+ </ div >
120
+ < div class ="collapse ">
121
+ < input type ="checkbox " id ="collapse-section11 " aria-hidden ="true "> < label for ="collapse-section11 " aria-hidden ="true "> V1.10.1 / 25-March-2022</ label >
122
+ < div >
123
+ < h2 id ="main-changes-2 "> Main Changes</ h2 >
124
+ < ul >
125
+ < li > Align ADC registers naming on Reference Manual (For STM32WB15xx & STM32WB10xx)</ li >
126
+ </ ul >
127
+ < h2 id ="supported-devices-and-boards-2 "> Supported Devices and boards</ h2 >
128
+ < ul >
114
129
< li > STM32WB55xx, STM32WB5Mxx, STM32WB50xx, STM32WB35xx, STM32WB30xx, STM32WB15xx and STM32WB10xx devices.</ li >
115
130
</ ul >
116
131
</ div >
117
132
</ div >
118
133
< div class ="collapse ">
119
134
< input type ="checkbox " id ="collapse-section10 " aria-hidden ="true "> < label for ="collapse-section10 " aria-hidden ="true "> V1.10.0 / 12-November-2021</ label >
120
135
< div >
121
- < h2 id ="main-changes-2 "> Main Changes</ h2 >
136
+ < h2 id ="main-changes-3 "> Main Changes</ h2 >
122
137
< ul >
123
138
< li > Update CMSIS devices drivers for all value lines not supporting SMPS</ li >
124
139
< li > All source files and templates: update disclaimer to add reference to the new license agreement</ li >
125
140
< li > Correct English spelling typos and remove non UTF-8 characters in comments</ li >
126
141
</ ul >
127
- < h2 id ="supported-devices-and-boards-2 "> Supported Devices and boards</ h2 >
142
+ < h2 id ="supported-devices-and-boards-3 "> Supported Devices and boards</ h2 >
128
143
< ul >
129
144
< li > STM32WB55xx, STM32WB5Mxx, STM32WB50xx, STM32WB35xx, STM32WB30xx, STM32WB15xx and STM32WB10xx devices.</ li >
130
145
</ ul >
@@ -133,7 +148,7 @@ <h2 id="supported-devices-and-boards-2">Supported Devices and boards</h2>
133
148
< div class ="collapse ">
134
149
< input type ="checkbox " id ="collapse-section9 " aria-hidden ="true "> < label for ="collapse-section9 " aria-hidden ="true "> V1.9.0 / 24-June-2021</ label >
135
150
< div >
136
- < h2 id ="main-changes-3 "> Main Changes</ h2 >
151
+ < h2 id ="main-changes-4 "> Main Changes</ h2 >
137
152
< ul >
138
153
< li > Add atomic register access services:
139
154
< ul >
@@ -147,7 +162,7 @@ <h2 id="main-changes-3">Main Changes</h2>
147
162
< li > Add define LSI_STARTUP_TIME used in default IWDG timeout calculation (HAL_IWDG_DEFAULT_TIMEOUT)</ li >
148
163
< li > Add define FLASH_ECCR_CPUID bits for new macro __HAL_FLASH_ECC_CPUID() macro</ li >
149
164
</ ul >
150
- < h2 id ="supported-devices-and-boards-3 "> Supported Devices and boards</ h2 >
165
+ < h2 id ="supported-devices-and-boards-4 "> Supported Devices and boards</ h2 >
151
166
< ul >
152
167
< li > STM32WB55xx, STM32WB5Mxx, STM32WB50xx, STM32WB35xx, STM32WB30xx, STM32WB15xx and STM32WB10xx devices.</ li >
153
168
</ ul >
@@ -156,7 +171,7 @@ <h2 id="supported-devices-and-boards-3">Supported Devices and boards</h2>
156
171
< div class ="collapse ">
157
172
< input type ="checkbox " id ="collapse-section8 " aria-hidden ="true "> < label for ="collapse-section8 " aria-hidden ="true "> V1.8.0 / 09-February-2021</ label >
158
173
< div >
159
- < h2 id ="main-changes-4 "> Main Changes</ h2 >
174
+ < h2 id ="main-changes-5 "> Main Changes</ h2 >
160
175
< h3 id ="add-support-for-stm32wb15xx-and-stm32wb10xx "> Add support for STM32WB15xx and STM32WB10xx</ h3 >
161
176
< ul >
162
177
< li > Change how to adapt VTOR for user</ li >
@@ -167,7 +182,7 @@ <h2 id="development-toolchains-and-compilers">Development Toolchains and Compile
167
182
< li > RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.25</ li >
168
183
< li > System Workbench STM32 (SW4STM32) toolchain V2.7</ li >
169
184
</ ul >
170
- < h2 id ="supported-devices-and-boards-4 "> Supported Devices and boards</ h2 >
185
+ < h2 id ="supported-devices-and-boards-5 "> Supported Devices and boards</ h2 >
171
186
< ul >
172
187
< li > STM32WB55xx, STM32WB5Mxx, STM32WB50xx, STM32WB35xx, STM32WB30xx, STM32WB15xx and STM32WB10xx devices.</ li >
173
188
</ ul >
@@ -176,7 +191,7 @@ <h2 id="supported-devices-and-boards-4">Supported Devices and boards</h2>
176
191
< div class ="collapse ">
177
192
< input type ="checkbox " id ="collapse-section7 " aria-hidden ="true "> < label for ="collapse-section7 " aria-hidden ="true "> V1.7.0 / 30-October-2020</ label >
178
193
< div >
179
- < h2 id ="main-changes-5 "> Main Changes</ h2 >
194
+ < h2 id ="main-changes-6 "> Main Changes</ h2 >
180
195
< h3 id ="maintenance-release "> Maintenance release</ h3 >
181
196
< p > Maintenance release for < strong > STM32WBxx</ strong > devices (stm32wb55xx, stm32wb50xx, stm32wb35xx and stm32wb30xx devices)</ p >
182
197
< table >
@@ -206,7 +221,7 @@ <h2 id="development-toolchains-and-compilers-1">Development Toolchains and Compi
206
221
< li > RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.25</ li >
207
222
< li > System Workbench STM32 (SW4STM32) toolchain V2.7</ li >
208
223
</ ul >
209
- < h2 id ="supported-devices-and-boards-5 "> Supported Devices and boards</ h2 >
224
+ < h2 id ="supported-devices-and-boards-6 "> Supported Devices and boards</ h2 >
210
225
< ul >
211
226
< li > STM32WB55xx, STM32WB5Mxx, STM32WB50xx, STM32WB35xx and STM32WB30xx devices.</ li >
212
227
</ ul >
@@ -215,7 +230,7 @@ <h2 id="supported-devices-and-boards-5">Supported Devices and boards</h2>
215
230
< div class ="collapse ">
216
231
< input type ="checkbox " id ="collapse-section6 " aria-hidden ="true "> < label for ="collapse-section6 " aria-hidden ="true "> v1.6.0 / 05-June-2020</ label >
217
232
< div >
218
- < h2 id ="main-changes-6 "> Main Changes</ h2 >
233
+ < h2 id ="main-changes-7 "> Main Changes</ h2 >
219
234
< h3 id ="maintenance-release-1 "> Maintenance release</ h3 >
220
235
< p > Maintenance release for < strong > STM32WBxx</ strong > devices (stm32wb55xx, stm32wb50xx, stm32wb35xx and stm32wb30xx devices)</ p >
221
236
< table >
@@ -254,7 +269,7 @@ <h2 id="development-toolchains-and-compilers-2">Development Toolchains and Compi
254
269
< li > RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.25</ li >
255
270
< li > System Workbench STM32 (SW4STM32) toolchain V2.7</ li >
256
271
</ ul >
257
- < h2 id ="supported-devices-and-boards-6 "> Supported Devices and boards</ h2 >
272
+ < h2 id ="supported-devices-and-boards-7 "> Supported Devices and boards</ h2 >
258
273
< ul >
259
274
< li > STM32WB55xx, STM32WB5Mxx, STM32WB50xx, STM32WB35xx and STM32WB30xx devices.</ li >
260
275
</ ul >
@@ -263,7 +278,7 @@ <h2 id="supported-devices-and-boards-6">Supported Devices and boards</h2>
263
278
< div class ="collapse ">
264
279
< input type ="checkbox " id ="collapse-section5 " aria-hidden ="true "> < label for ="collapse-section5 " aria-hidden ="true "> V1.4.0 / 12-February-2020</ label >
265
280
< div >
266
- < h2 id ="main-changes-7 "> Main Changes</ h2 >
281
+ < h2 id ="main-changes-8 "> Main Changes</ h2 >
267
282
< h3 id ="introduction-of-stm32wb35xx-stm32wb30xx-and-stm32wb5mxx-product "> Introduction of STM32WB35xx, STM32WB30xx and STM32WB5Mxx product</ h3 >
268
283
< p > This release introduce the support of STM32WB5Mxx, STM32WB35xx product and its value line STM32WB30xx.</ p >
269
284
< p > Added features:</ p >
@@ -281,7 +296,7 @@ <h2 id="development-toolchains-and-compilers-3">Development Toolchains and Compi
281
296
< li > RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.25</ li >
282
297
< li > System Workbench STM32 (SW4STM32) toolchain V2.7</ li >
283
298
</ ul >
284
- < h2 id ="supported-devices-and-boards-7 "> Supported Devices and boards</ h2 >
299
+ < h2 id ="supported-devices-and-boards-8 "> Supported Devices and boards</ h2 >
285
300
< ul >
286
301
< li > STM32WB55xx, STM32WB5Mxx, STM32WB50xx, STM32WB35xx and STM32WB30xx devices.</ li >
287
302
</ ul >
@@ -290,7 +305,7 @@ <h2 id="supported-devices-and-boards-7">Supported Devices and boards</h2>
290
305
< div class ="collapse ">
291
306
< input type ="checkbox " id ="collapse-section4 " aria-hidden ="true "> < label for ="collapse-section4 " aria-hidden ="true "> V1.3.0 / 11-September-2019</ label >
292
307
< div >
293
- < h2 id ="main-changes-8 "> Main Changes</ h2 >
308
+ < h2 id ="main-changes-9 "> Main Changes</ h2 >
294
309
< p > Maintenance release for < strong > STM32WBxx</ strong > devices (stm32wb55xx and stm32wb50xx devices)</ p >
295
310
< table >
296
311
< thead >
@@ -319,7 +334,7 @@ <h2 id="development-toolchains-and-compilers-4">Development Toolchains and Compi
319
334
< li > RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.25</ li >
320
335
< li > System Workbench STM32 (SW4STM32) toolchain V2.7</ li >
321
336
</ ul >
322
- < h2 id ="supported-devices-and-boards-8 "> Supported Devices and boards</ h2 >
337
+ < h2 id ="supported-devices-and-boards-9 "> Supported Devices and boards</ h2 >
323
338
< ul >
324
339
< li > STM32WB55xx, STM32WB50xx devices</ li >
325
340
</ ul >
@@ -328,7 +343,7 @@ <h2 id="supported-devices-and-boards-8">Supported Devices and boards</h2>
328
343
< div class ="collapse ">
329
344
< input type ="checkbox " id ="collapse-section3 " aria-hidden ="true "> < label for ="collapse-section3 " aria-hidden ="true "> V1.2.0 / 26-June-2019</ label >
330
345
< div >
331
- < h2 id ="main-changes-9 "> Main Changes</ h2 >
346
+ < h2 id ="main-changes-10 "> Main Changes</ h2 >
332
347
< h3 id ="introduction-of-stm32wb50xx-device "> Introduction of STM32WB50xx device</ h3 >
333
348
< p > First release for STM32WBxx CMSIS introducing < strong > stm32wb50xx</ strong > devices.</ p >
334
349
< h2 id ="contents "> Contents</ h2 >
@@ -339,7 +354,7 @@ <h2 id="development-toolchains-and-compilers-5">Development Toolchains and Compi
339
354
< li > RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.25</ li >
340
355
< li > System Workbench STM32 (SW4STM32) toolchain V2.7</ li >
341
356
</ ul >
342
- < h2 id ="supported-devices-and-boards-9 "> Supported Devices and boards</ h2 >
357
+ < h2 id ="supported-devices-and-boards-10 "> Supported Devices and boards</ h2 >
343
358
< ul >
344
359
< li > STM32WB55xx and STM32WB50xx devices</ li >
345
360
</ ul >
@@ -348,7 +363,7 @@ <h2 id="supported-devices-and-boards-9">Supported Devices and boards</h2>
348
363
< div class ="collapse ">
349
364
< input type ="checkbox " id ="collapse-section2 " aria-hidden ="true "> < label for ="collapse-section2 " aria-hidden ="true "> V1.1.0 / 05-April-2019</ label >
350
365
< div >
351
- < h2 id ="main-changes-10 "> Main Changes</ h2 >
366
+ < h2 id ="main-changes-11 "> Main Changes</ h2 >
352
367
< h3 id ="maintenance-release-2 "> Maintenance release</ h3 >
353
368
< p > Maintenance release for < strong > STM32WBxx</ strong > devices (stm32wb55xx devices)</ p >
354
369
< table >
@@ -372,7 +387,7 @@ <h3 id="maintenance-release-2">Maintenance release</h3>
372
387
< div class ="collapse ">
373
388
< input type ="checkbox " id ="collapse-section1 " aria-hidden ="true "> < label for ="collapse-section1 " aria-hidden ="true "> V1.0.0 / 06-February-2019</ label >
374
389
< div >
375
- < h2 id ="main-changes-11 "> Main Changes</ h2 >
390
+ < h2 id ="main-changes-12 "> Main Changes</ h2 >
376
391
< h3 id ="first-release "> First release</ h3 >
377
392
< p > Add support of STM32WB55xx.</ p >
378
393
</ div >
0 commit comments