@@ -30,10 +30,19 @@ <h1 id="release-notes-for-stm32f1xx-cmsis"><small>Release Notes for</small> <mar
30
30
<div class="col-sm-12 col-lg-8">
31
31
<h1 id="update-history"><strong>Update History</strong></h1>
32
32
<div class="collapse">
33
- <input type="checkbox" id="collapse-section4_3_4 " checked aria-hidden="true"> <label for="collapse-section4_3_4 " aria-hidden="true"><strong>V4.3.4 / 07-April-2023 </strong></label>
33
+ <input type="checkbox" id="collapse-section4_3_5 " checked aria-hidden="true"> <label for="collapse-section4_3_5 " aria-hidden="true"><strong>V4.3.5 / 22-July-2024 </strong></label>
34
34
<div>
35
35
<h2 id="main-changes">Main Changes</h2>
36
36
<ul>
37
+ <li>Update defined value of SystemCoreClock to be aligned with HSI value.</li>
38
+ </ul>
39
+ </div>
40
+ </div>
41
+ <div class="collapse">
42
+ <input type="checkbox" id="collapse-section4_3_4" aria-hidden="true"> <label for="collapse-section4_3_4" aria-hidden="true"><strong>V4.3.4 / 07-April-2023</strong></label>
43
+ <div>
44
+ <h2 id="main-changes-1">Main Changes</h2>
45
+ <ul>
37
46
<li>Define SPI2_IRQHandler weak alias instead of a duplication of the definition of SPI1_IRQHandler weak alias.</li>
38
47
<li>Update the GCC startup file to be aligned to IAR/Keil IDE.</li>
39
48
<li>All source files: update disclaimer to add reference to the new license agreement.</li>
@@ -43,7 +52,7 @@ <h2 id="main-changes">Main Changes</h2>
43
52
<div class="collapse">
44
53
<input type="checkbox" id="collapse-section4_3_3" aria-hidden="true"> <label for="collapse-section4_3_3" aria-hidden="true"><strong>V4.3.3 / 21-May-2021</strong></label>
45
54
<div>
46
- <h2 id="main-changes-1 ">Main Changes</h2>
55
+ <h2 id="main-changes-2 ">Main Changes</h2>
47
56
<ul>
48
57
<li>Improve GCC startup files robustness.</li>
49
58
<li>Add LSI maximum startup time datasheet value: LSI_STARTUP_TIME.</li>
@@ -55,7 +64,7 @@ <h2 id="main-changes-1">Main Changes</h2>
55
64
<div class="collapse">
56
65
<input type="checkbox" id="collapse-section4_3_2" aria-hidden="true"> <label for="collapse-section4_3_2" aria-hidden="true"><strong>V4.3.2 / 07-September-2020</strong></label>
57
66
<div>
58
- <h2 id="main-changes-2 ">Main Changes</h2>
67
+ <h2 id="main-changes-3 ">Main Changes</h2>
59
68
<ul>
60
69
<li>Protect Vector table modification following SRAM or FLASH preprocessor directive by a generic preprocessor directive : USER_VECT_TAB_ADDRESS</li>
61
70
<li>SystemInit(): update to don’t reset RCC registers to its reset values.</li>
@@ -73,7 +82,7 @@ <h2 id="main-changes-2">Main Changes</h2>
73
82
<div class="collapse">
74
83
<input type="checkbox" id="collapse-section4_3_1" aria-hidden="true"> <label for="collapse-section4_3_1" aria-hidden="true"><strong>V4.3.1 / 26-June-2019</strong></label>
75
84
<div>
76
- <h2 id="main-changes-3 ">Main Changes</h2>
85
+ <h2 id="main-changes-4 ">Main Changes</h2>
77
86
<ul>
78
87
<li>Fix MISRA C 2012 Compilation errors: update to use “UL” postfix for bits mask definitions(_Msk) and memory/peripheral base addresses</li>
79
88
<li>Fix wrong initialization value for “SystemCoreClock” in System_stm32f1xx.c file</li>
@@ -108,7 +117,7 @@ <h2 id="main-changes-3">Main Changes</h2>
108
117
<div class="collapse">
109
118
<input type="checkbox" id="collapse-section4_3_0" aria-hidden="true"> <label for="collapse-section4_3_0" aria-hidden="true"><strong>V4.3.0 / 09-October-2018</strong></label>
110
119
<div>
111
- <h2 id="main-changes-4 ">Main Changes</h2>
120
+ <h2 id="main-changes-5 ">Main Changes</h2>
112
121
<ul>
113
122
<li>Add missing IS_TIM_SYNCHRO_INSTANCE macro definition to check TIM SYNCHRO feature instance support.</li>
114
123
</ul>
@@ -117,7 +126,7 @@ <h2 id="main-changes-4">Main Changes</h2>
117
126
<div class="collapse">
118
127
<input type="checkbox" id="collapse-section4_2_0" aria-hidden="true"> <label for="collapse-section4_2_0" aria-hidden="true"><strong>V4.2.0 / 31-March-2017</strong></label>
119
128
<div>
120
- <h2 id="main-changes-5 ">Main Changes</h2>
129
+ <h2 id="main-changes-6 ">Main Changes</h2>
121
130
<ul>
122
131
<li>Use _Pos and _Mask macros for all Bit Definitions</li>
123
132
<li>Remove Core-CM3 bit definitions from CMSIS devices drivers: duplicated with bit definitions in core_cm3.h.</li>
@@ -157,7 +166,7 @@ <h2 id="main-changes-5">Main Changes</h2>
157
166
<div class="collapse">
158
167
<input type="checkbox" id="collapse-section4_1_0" aria-hidden="true"> <label for="collapse-section4_1_0" aria-hidden="true"><strong>V4.1.0 / 29-April-2016</strong></label>
159
168
<div>
160
- <h2 id="main-changes-6 ">Main Changes</h2>
169
+ <h2 id="main-changes-7 ">Main Changes</h2>
161
170
<ul>
162
171
<li>Add _Pos and _Msk defines to be used with _VAL2FLD(field, value) and _FLD2VAL(field, value).
163
172
<ul>
@@ -176,7 +185,7 @@ <h2 id="main-changes-6">Main Changes</h2>
176
185
<div class="collapse">
177
186
<input type="checkbox" id="collapse-section4_0_2" aria-hidden="true"> <label for="collapse-section4_0_2" aria-hidden="true"><strong>V4.0.2 / 18-December-2016</strong></label>
178
187
<div>
179
- <h2 id="main-changes-7 ">Main Changes</h2>
188
+ <h2 id="main-changes-8 ">Main Changes</h2>
180
189
<ul>
181
190
<li>FLASH: Add FLASH_OBR_DATA0 and FLASH_OBR_DATA1 for FLASH_OBR register.</li>
182
191
<li>WWDG: Align bit name across all STM32 families.
@@ -206,7 +215,7 @@ <h2 id="main-changes-7">Main Changes</h2>
206
215
<div class="collapse">
207
216
<input type="checkbox" id="collapse-section4_0_1" aria-hidden="true"> <label for="collapse-section4_0_1" aria-hidden="true"><strong>V4.0.1 / 31-July-2015</strong></label>
208
217
<div>
209
- <h2 id="main-changes-8 ">Main Changes</h2>
218
+ <h2 id="main-changes-9 ">Main Changes</h2>
210
219
<ul>
211
220
<li>Remove __IO or __I on constant table declaration (AHBPrescTable in system_stm32f1xx.c) due to issue with mbed C++ code. The table content was filled with random value at initialization phase.</li>
212
221
<li>uint8_t alignment done on CMSIS CRC registers structure.</li>
@@ -217,7 +226,7 @@ <h2 id="main-changes-8">Main Changes</h2>
217
226
<div class="collapse">
218
227
<input type="checkbox" id="collapse-section4_0_0" aria-hidden="true"> <label for="collapse-section4_0_0" aria-hidden="true"><strong>V4.0.0 / 16-December-2014</strong></label>
219
228
<div>
220
- <h2 id="main-changes-9 ">Main Changes</h2>
229
+ <h2 id="main-changes-10 ">Main Changes</h2>
221
230
<ul>
222
231
<li>Update based on STM32Cube specification</li>
223
232
<li><strong>This version has to be used only with STM32CubeF1 based development</strong></li>
@@ -227,7 +236,7 @@ <h2 id="main-changes-9">Main Changes</h2>
227
236
<div class="collapse">
228
237
<input type="checkbox" id="collapse-section3_6_3" aria-hidden="true"> <label for="collapse-section3_6_3" aria-hidden="true"><strong>V3.6.3 / 10-April-2014</strong></label>
229
238
<div>
230
- <h2 id="main-changes-10 ">Main Changes</h2>
239
+ <h2 id="main-changes-11 ">Main Changes</h2>
231
240
<ul>
232
241
<li>Update startup files for EWARM toolchain to cope with compiler enhancement of the V7.10 version.</li>
233
242
</ul>
@@ -236,7 +245,7 @@ <h2 id="main-changes-10">Main Changes</h2>
236
245
<div class="collapse">
237
246
<input type="checkbox" id="collapse-section3_6_2" aria-hidden="true"> <label for="collapse-section3_6_2" aria-hidden="true"><strong>V3.6.2 / 28-February-2013</strong></label>
238
247
<div>
239
- <h2 id="main-changes-11 ">Main Changes</h2>
248
+ <h2 id="main-changes-12 ">Main Changes</h2>
240
249
<ul>
241
250
<li>stm32f10x.h
242
251
<ul>
@@ -249,7 +258,7 @@ <h2 id="main-changes-11">Main Changes</h2>
249
258
<div class="collapse">
250
259
<input type="checkbox" id="collapse-section3_6_1" aria-hidden="true"> <label for="collapse-section3_6_1" aria-hidden="true"><strong>V3.6.1 / 09-March-2012</strong></label>
251
260
<div>
252
- <h2 id="main-changes-12 ">Main Changes</h2>
261
+ <h2 id="main-changes-13 ">Main Changes</h2>
253
262
<ul>
254
263
<li>All source files: license disclaimer text update and add link to the License file on ST Internet.</li>
255
264
</ul>
@@ -258,7 +267,7 @@ <h2 id="main-changes-12">Main Changes</h2>
258
267
<div class="collapse">
259
268
<input type="checkbox" id="collapse-section3_6_0" aria-hidden="true"> <label for="collapse-section3_6_0" aria-hidden="true"><strong>V3.6.0 / 27-January-2012</strong></label>
260
269
<div>
261
- <h2 id="main-changes-13 ">Main Changes</h2>
270
+ <h2 id="main-changes-14 ">Main Changes</h2>
262
271
<ul>
263
272
<li>Update directory structure to be compliant with CMSIS V2.1</li>
264
273
<li>All source files: update disclaimer to add reference to the new license agreement</li>
@@ -287,7 +296,7 @@ <h2 id="main-changes-13">Main Changes</h2>
287
296
<div class="collapse">
288
297
<input type="checkbox" id="collapse-section3_5_0" aria-hidden="true"> <label for="collapse-section3_5_0" aria-hidden="true"><strong>V3.5.0 / 11-March-2011</strong></label>
289
298
<div>
290
- <h2 id="main-changes-14 ">Main Changes</h2>
299
+ <h2 id="main-changes-15 ">Main Changes</h2>
291
300
<ul>
292
301
<li><em>stm32f10x.h</em> and <em>startup_stm32f10x_hd_vl.s</em> files: remove the FSMC interrupt definition for STM32F10x High-density Value line devices.</li>
293
302
<li>system_stm32f10x.c file provided within the CMSIS folder.</li>
@@ -297,7 +306,7 @@ <h2 id="main-changes-14">Main Changes</h2>
297
306
<div class="collapse">
298
307
<input type="checkbox" id="collapse-section3_4_0" aria-hidden="true"> <label for="collapse-section3_4_0" aria-hidden="true"><strong>V3.4.0 / 15-October-2010</strong></label>
299
308
<div>
300
- <h2 id="main-changes-15 ">Main Changes</h2>
309
+ <h2 id="main-changes-16 ">Main Changes</h2>
301
310
<ul>
302
311
<li>General
303
312
<ul>
@@ -333,7 +342,7 @@ <h2 id="main-changes-15">Main Changes</h2>
333
342
<div class="collapse">
334
343
<input type="checkbox" id="collapse-section3_3_0" aria-hidden="true"> <label for="collapse-section3_3_0" aria-hidden="true"><strong>V3.3.0 / 16-April-2010</strong></label>
335
344
<div>
336
- <h2 id="main-changes-16 ">Main Changes</h2>
345
+ <h2 id="main-changes-17 ">Main Changes</h2>
337
346
<ul>
338
347
<li>General
339
348
<ul>
@@ -372,7 +381,7 @@ <h2 id="main-changes-16">Main Changes</h2>
372
381
<div class="collapse">
373
382
<input type="checkbox" id="collapse-section3_2_0" aria-hidden="true"> <label for="collapse-section3_2_0" aria-hidden="true"><strong>V3.2.0 / 01-March-2010</strong></label>
374
383
<div>
375
- <h2 id="main-changes-17 ">Main Changes</h2>
384
+ <h2 id="main-changes-18 ">Main Changes</h2>
376
385
<ul>
377
386
<li>General
378
387
<ul>
0 commit comments