5
5
< meta name ="generator " content ="pandoc " />
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0, user-scalable=yes " />
7
7
< title > Release Notes for STM32F1xx HAL Drivers</ title >
8
- < style type =" text/css " >
8
+ < style >
9
9
code {white-space : pre-wrap;}
10
10
span .smallcaps {font-variant : small-caps;}
11
11
span .underline {text-decoration : underline;}
@@ -38,14 +38,37 @@ <h1 id="license"><strong>License</strong></h1>
38
38
< div class ="col-sm-12 col-lg-8 ">
39
39
< h1 id ="update-history "> < strong > Update History</ strong > </ h1 >
40
40
< div class ="collapse ">
41
- < input type ="checkbox " id ="collapse-section1_1_6 " checked aria-hidden ="true "> < label for ="collapse-section1_1_6 " aria-hidden ="true "> < strong > V1.1.6 / 07-September -2020</ strong > </ label >
41
+ < input type ="checkbox " id ="collapse-section1_1_7 " aria-hidden ="true "> < label for ="collapse-section1_1_7 " aria-hidden ="true "> < strong > V1.1.7 / 20-October -2020</ strong > </ label >
42
42
< div >
43
43
< h2 id ="main-changes "> Main Changes</ h2 >
44
44
< ul >
45
- < li > General updates to fix known defects and enhancements implementation </ li >
45
+ < li > General updates to fix known defects. </ li >
46
46
</ ul >
47
47
< h2 id ="contents "> Contents</ h2 >
48
48
< ul >
49
+ < li > < strong > HAL/LL I2C</ strong > driver
50
+ < ul >
51
+ < li > Update to fix hardfault issue with HAL_I2C_Mem_Write_DMA() API:
52
+ < ul >
53
+ < li > Abort the right ongoing DMA transfer when memory write access request operation failed: fix typo “hdmarx” replaced by “hdmatx”</ li >
54
+ </ ul > </ li >
55
+ </ ul > </ li >
56
+ < li > < strong > HAL/LL GPIO</ strong > driver
57
+ < ul >
58
+ < li > Update LL_GPIO_Init() API to configure correctly the GPIO speed parameter when GPIO alternate function mode is selected.</ li >
59
+ </ ul > </ li >
60
+ </ ul >
61
+ </ div >
62
+ </ div >
63
+ < div class ="collapse ">
64
+ < input type ="checkbox " id ="collapse-section1_1_6 " aria-hidden ="true "> < label for ="collapse-section1_1_6 " aria-hidden ="true "> < strong > V1.1.6 / 07-September-2020</ strong > </ label >
65
+ < div >
66
+ < h2 id ="main-changes-1 "> Main Changes</ h2 >
67
+ < ul >
68
+ < li > General updates to fix known defects and enhancements implementation</ li >
69
+ </ ul >
70
+ < h2 id ="contents-1 "> Contents</ h2 >
71
+ < ul >
49
72
< li > < strong > HAL/LL ADC</ strong > driver
50
73
< ul >
51
74
< li > Update HAL_ADC_Stop_DMA() API to check if DMA state is Busy before calling HAL_DMA_Abort() API to avoid DMA internal error.</ li >
@@ -223,11 +246,11 @@ <h2 id="contents">Contents</h2>
223
246
< div class ="collapse ">
224
247
< input type ="checkbox " id ="collapse-section1_1_5 " aria-hidden ="true "> < label for ="collapse-section1_1_5 " aria-hidden ="true "> < strong > V1.1.5 / 30-July-2020</ strong > </ label >
225
248
< div >
226
- < h2 id ="main-changes-1 "> Main Changes</ h2 >
249
+ < h2 id ="main-changes-2 "> Main Changes</ h2 >
227
250
< ul >
228
251
< li > General updates to fix known defects and enhancements implementation</ li >
229
252
</ ul >
230
- < h2 id ="contents-1 "> Contents</ h2 >
253
+ < h2 id ="contents-2 "> Contents</ h2 >
231
254
< ul >
232
255
< li > < strong > HAL</ strong > driver
233
256
< ul >
@@ -280,7 +303,7 @@ <h2 id="contents-1">Contents</h2>
280
303
< div class ="collapse ">
281
304
< input type ="checkbox " id ="collapse-section11 " aria-hidden ="true "> < label for ="collapse-section11 " aria-hidden ="true "> < strong > V1.1.4 / 26-June-2019</ strong > </ label >
282
305
< div >
283
- < h2 id ="main-changes-2 "> Main Changes</ h2 >
306
+ < h2 id ="main-changes-3 "> Main Changes</ h2 >
284
307
< ul >
285
308
< li > General updates to fix known defects and enhancements implementation</ li >
286
309
< li > Add support of HAL callback registration feature</ li >
@@ -487,7 +510,7 @@ <h2 id="main-changes-2">Main Changes</h2>
487
510
< div class ="collapse ">
488
511
< input type ="checkbox " id ="collapse-section10 " aria-hidden ="true "> < label for ="collapse-section10 " aria-hidden ="true "> < strong > V1.1.3 / 09-October-2018</ strong > </ label >
489
512
< div >
490
- < h2 id ="main-changes-3 "> Main Changes</ h2 >
513
+ < h2 id ="main-changes-4 "> Main Changes</ h2 >
491
514
< ul >
492
515
< li > < strong > Maintenance release to fix known defects and enhancements implementation</ strong > </ li >
493
516
< li > < strong > Generic drivers changes</ strong > </ li >
@@ -530,7 +553,7 @@ <h2 id="main-changes-3">Main Changes</h2>
530
553
< div class ="collapse ">
531
554
< input type ="checkbox " id ="collapse-section9 " aria-hidden ="true "> < label for ="collapse-section9 " aria-hidden ="true "> < strong > V1.1.2 / 09-March-2018</ strong > </ label >
532
555
< div >
533
- < h2 id ="main-changes-4 "> Main Changes</ h2 >
556
+ < h2 id ="main-changes-5 "> Main Changes</ h2 >
534
557
< ul >
535
558
< li > General updates to fix known defects and enhancements implementation</ li >
536
559
< li > Remove Date and version from header files</ li >
@@ -608,7 +631,7 @@ <h2 id="main-changes-4">Main Changes</h2>
608
631
< div class ="collapse ">
609
632
< input type ="checkbox " id ="collapse-section8 " aria-hidden ="true "> < label for ="collapse-section8 " aria-hidden ="true "> < strong > V1.1.1 / 12-May-2017</ strong > </ label >
610
633
< div >
611
- < h2 id ="main-changes-5 "> Main Changes</ h2 >
634
+ < h2 id ="main-changes-6 "> Main Changes</ h2 >
612
635
< ul >
613
636
< li > General updates to fix known defects and enhancements implementation</ li >
614
637
< li > < strong > HAL Generic</ strong > update
@@ -634,7 +657,7 @@ <h2 id="main-changes-5">Main Changes</h2>
634
657
< div class ="collapse ">
635
658
< input type ="checkbox " id ="collapse-section7 " aria-hidden ="true "> < label for ="collapse-section7 " aria-hidden ="true "> < strong > V1.1.0 / 14-April-2017</ strong > </ label >
636
659
< div >
637
- < h2 id ="main-changes-6 "> Main Changes</ h2 >
660
+ < h2 id ="main-changes-7 "> Main Changes</ h2 >
638
661
< ul >
639
662
< li > < strong > Add Low Layer drivers allowing performance and footprint optimization</ strong >
640
663
< ul >
@@ -916,7 +939,7 @@ <h2 id="main-changes-6">Main Changes</h2>
916
939
< div class ="collapse ">
917
940
< input type ="checkbox " id ="collapse-section6 " aria-hidden ="true "> < label for ="collapse-section6 " aria-hidden ="true "> < strong > V1.0.5 / 06-December-2016</ strong > </ label >
918
941
< div >
919
- < h2 id ="main-changes-7 "> Main Changes</ h2 >
942
+ < h2 id ="main-changes-8 "> Main Changes</ h2 >
920
943
< ul >
921
944
< li > General updates to fix mainly known I2C defects and enhancements implementation</ li >
922
945
< li > < strong > The following changes done on the HAL drivers require an update on the application code based on HAL V1.0.4</ strong >
@@ -1012,7 +1035,7 @@ <h2 id="main-changes-7">Main Changes</h2>
1012
1035
< div class ="collapse ">
1013
1036
< input type ="checkbox " id ="collapse-section5 " aria-hidden ="true "> < label for ="collapse-section5 " aria-hidden ="true "> < strong > V1.0.4 / 29-April-2016</ strong > </ label >
1014
1037
< div >
1015
- < h2 id ="main-changes-8 "> Main Changes</ h2 >
1038
+ < h2 id ="main-changes-9 "> Main Changes</ h2 >
1016
1039
< ul >
1017
1040
< li > General updates to fix known defects and enhancements implementation.</ li >
1018
1041
< li > < strong > HAL RCC</ strong >
@@ -1052,7 +1075,7 @@ <h2 id="main-changes-8">Main Changes</h2>
1052
1075
< div class ="collapse ">
1053
1076
< input type ="checkbox " id ="collapse-section4 " aria-hidden ="true "> < label for ="collapse-section4 " aria-hidden ="true "> < strong > V1.0.3 / 11-January-2016</ strong > </ label >
1054
1077
< div >
1055
- < h2 id ="main-changes-9 "> Main Changes</ h2 >
1078
+ < h2 id ="main-changes-10 "> Main Changes</ h2 >
1056
1079
< ul >
1057
1080
< li > Remove the #if defined(USE_HAL_LEGACY) condition to include Legacy/stm32_hal_legacy.h by default, in stm32f1xx_hal_def.h.</ li >
1058
1081
</ ul >
@@ -1061,7 +1084,7 @@ <h2 id="main-changes-9">Main Changes</h2>
1061
1084
< div class ="collapse ">
1062
1085
< input type ="checkbox " id ="collapse-section3 " aria-hidden ="true "> < label for ="collapse-section3 " aria-hidden ="true "> < strong > V1.0.2 / 18-December-2015</ strong > </ label >
1063
1086
< div >
1064
- < h2 id ="main-changes-10 "> Main Changes</ h2 >
1087
+ < h2 id ="main-changes-11 "> Main Changes</ h2 >
1065
1088
< ul >
1066
1089
< li > General updates to fix known defects and enhancements implementation.</ li >
1067
1090
< li > < strong > HAL generic</ strong >
@@ -1147,7 +1170,7 @@ <h2 id="main-changes-10">Main Changes</h2>
1147
1170
< div class ="collapse ">
1148
1171
< input type ="checkbox " id ="collapse-section2 " aria-hidden ="true "> < label for ="collapse-section2 " aria-hidden ="true "> < strong > V1.0.1 / 31-July-2015</ strong > </ label >
1149
1172
< div >
1150
- < h2 id ="main-changes-11 "> Main Changes</ h2 >
1173
+ < h2 id ="main-changes-12 "> Main Changes</ h2 >
1151
1174
< ul >
1152
1175
< li > General updates to fix known defects and enhancements implementation.</ li >
1153
1176
< li > < strong > HAL generic</ strong >
@@ -1249,7 +1272,7 @@ <h2 id="main-changes-11">Main Changes</h2>
1249
1272
< div class ="collapse ">
1250
1273
< input type ="checkbox " id ="collapse-section1 " aria-hidden ="true "> < label for ="collapse-section1 " aria-hidden ="true "> < strong > V1.0.0 / 15-December-2014</ strong > </ label >
1251
1274
< div >
1252
- < h2 id ="main-changes-12 "> Main Changes</ h2 >
1275
+ < h2 id ="main-changes-13 "> Main Changes</ h2 >
1253
1276
< ul >
1254
1277
< li > First Official release of < strong > STM32F1xx HAL Drivers</ strong > for all STM32F1 devices.</ li >
1255
1278
< li > This release is in line with < strong > STM32Cube Firmware specification Rev1.0</ strong > document</ li >
0 commit comments