55 < meta name ="generator " content ="pandoc " />
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0, user-scalable=yes " />
77 < title > Release Notes for STM32F1xx HAL Drivers</ title >
8- < style type =" text/css " >
8+ < style >
99 code {white-space : pre-wrap;}
1010 span .smallcaps {font-variant : small-caps;}
1111 span .underline {text-decoration : underline;}
@@ -38,14 +38,37 @@ <h1 id="license"><strong>License</strong></h1>
3838< div class ="col-sm-12 col-lg-8 ">
3939< h1 id ="update-history "> < strong > Update History</ strong > </ h1 >
4040< 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 >
4242< div >
4343< h2 id ="main-changes "> Main Changes</ h2 >
4444< ul >
45- < li > General updates to fix known defects and enhancements implementation </ li >
45+ < li > General updates to fix known defects. </ li >
4646</ ul >
4747< h2 id ="contents "> Contents</ h2 >
4848< 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 >
4972< li > < strong > HAL/LL ADC</ strong > driver
5073< ul >
5174< 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>
223246< div class ="collapse ">
224247< 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 >
225248< div >
226- < h2 id ="main-changes-1 "> Main Changes</ h2 >
249+ < h2 id ="main-changes-2 "> Main Changes</ h2 >
227250< ul >
228251< li > General updates to fix known defects and enhancements implementation</ li >
229252</ ul >
230- < h2 id ="contents-1 "> Contents</ h2 >
253+ < h2 id ="contents-2 "> Contents</ h2 >
231254< ul >
232255< li > < strong > HAL</ strong > driver
233256< ul >
@@ -280,7 +303,7 @@ <h2 id="contents-1">Contents</h2>
280303< div class ="collapse ">
281304< 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 >
282305< div >
283- < h2 id ="main-changes-2 "> Main Changes</ h2 >
306+ < h2 id ="main-changes-3 "> Main Changes</ h2 >
284307< ul >
285308< li > General updates to fix known defects and enhancements implementation</ li >
286309< li > Add support of HAL callback registration feature</ li >
@@ -487,7 +510,7 @@ <h2 id="main-changes-2">Main Changes</h2>
487510< div class ="collapse ">
488511< 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 >
489512< div >
490- < h2 id ="main-changes-3 "> Main Changes</ h2 >
513+ < h2 id ="main-changes-4 "> Main Changes</ h2 >
491514< ul >
492515< li > < strong > Maintenance release to fix known defects and enhancements implementation</ strong > </ li >
493516< li > < strong > Generic drivers changes</ strong > </ li >
@@ -530,7 +553,7 @@ <h2 id="main-changes-3">Main Changes</h2>
530553< div class ="collapse ">
531554< 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 >
532555< div >
533- < h2 id ="main-changes-4 "> Main Changes</ h2 >
556+ < h2 id ="main-changes-5 "> Main Changes</ h2 >
534557< ul >
535558< li > General updates to fix known defects and enhancements implementation</ li >
536559< li > Remove Date and version from header files</ li >
@@ -608,7 +631,7 @@ <h2 id="main-changes-4">Main Changes</h2>
608631< div class ="collapse ">
609632< 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 >
610633< div >
611- < h2 id ="main-changes-5 "> Main Changes</ h2 >
634+ < h2 id ="main-changes-6 "> Main Changes</ h2 >
612635< ul >
613636< li > General updates to fix known defects and enhancements implementation</ li >
614637< li > < strong > HAL Generic</ strong > update
@@ -634,7 +657,7 @@ <h2 id="main-changes-5">Main Changes</h2>
634657< div class ="collapse ">
635658< 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 >
636659< div >
637- < h2 id ="main-changes-6 "> Main Changes</ h2 >
660+ < h2 id ="main-changes-7 "> Main Changes</ h2 >
638661< ul >
639662< li > < strong > Add Low Layer drivers allowing performance and footprint optimization</ strong >
640663< ul >
@@ -916,7 +939,7 @@ <h2 id="main-changes-6">Main Changes</h2>
916939< div class ="collapse ">
917940< 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 >
918941< div >
919- < h2 id ="main-changes-7 "> Main Changes</ h2 >
942+ < h2 id ="main-changes-8 "> Main Changes</ h2 >
920943< ul >
921944< li > General updates to fix mainly known I2C defects and enhancements implementation</ li >
922945< 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>
10121035< div class ="collapse ">
10131036< 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 >
10141037< div >
1015- < h2 id ="main-changes-8 "> Main Changes</ h2 >
1038+ < h2 id ="main-changes-9 "> Main Changes</ h2 >
10161039< ul >
10171040< li > General updates to fix known defects and enhancements implementation.</ li >
10181041< li > < strong > HAL RCC</ strong >
@@ -1052,7 +1075,7 @@ <h2 id="main-changes-8">Main Changes</h2>
10521075< div class ="collapse ">
10531076< 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 >
10541077< div >
1055- < h2 id ="main-changes-9 "> Main Changes</ h2 >
1078+ < h2 id ="main-changes-10 "> Main Changes</ h2 >
10561079< ul >
10571080< li > Remove the #if defined(USE_HAL_LEGACY) condition to include Legacy/stm32_hal_legacy.h by default, in stm32f1xx_hal_def.h.</ li >
10581081</ ul >
@@ -1061,7 +1084,7 @@ <h2 id="main-changes-9">Main Changes</h2>
10611084< div class ="collapse ">
10621085< 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 >
10631086< div >
1064- < h2 id ="main-changes-10 "> Main Changes</ h2 >
1087+ < h2 id ="main-changes-11 "> Main Changes</ h2 >
10651088< ul >
10661089< li > General updates to fix known defects and enhancements implementation.</ li >
10671090< li > < strong > HAL generic</ strong >
@@ -1147,7 +1170,7 @@ <h2 id="main-changes-10">Main Changes</h2>
11471170< div class ="collapse ">
11481171< 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 >
11491172< div >
1150- < h2 id ="main-changes-11 "> Main Changes</ h2 >
1173+ < h2 id ="main-changes-12 "> Main Changes</ h2 >
11511174< ul >
11521175< li > General updates to fix known defects and enhancements implementation.</ li >
11531176< li > < strong > HAL generic</ strong >
@@ -1249,7 +1272,7 @@ <h2 id="main-changes-11">Main Changes</h2>
12491272< div class ="collapse ">
12501273< 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 >
12511274< div >
1252- < h2 id ="main-changes-12 "> Main Changes</ h2 >
1275+ < h2 id ="main-changes-13 "> Main Changes</ h2 >
12531276< ul >
12541277< li > First Official release of < strong > STM32F1xx HAL Drivers</ strong > for all STM32F1 devices.</ li >
12551278< li > This release is in line with < strong > STM32Cube Firmware specification Rev1.0</ strong > document</ li >
0 commit comments