664
664
< h1 style ="margin-bottom: 0.25in; text-align: center; " align ="center "> < span style ="font-size: 20pt; font-family: "Verdana","sans-serif"; color: rgb(51, 102, 255); "> Release
665
665
Notes for STM32F7xx HAL Drivers</ span > < span style ="font-size: 20pt; font-family: "Verdana","sans-serif"; "> < o:p > </ o:p > </ span > </ h1 >
666
666
< p class ="MsoNormal " style ="text-align: center; " align ="center "> < span style ="font-size: 10pt; font-family: "Arial","sans-serif"; color: black; "> Copyright
667
- 2016 STMicroelectronics</ span > < span style ="color: black; "> < u1:p > </ u1:p > < o:p > </ o:p > </ span > </ p >
667
+ 2017 STMicroelectronics</ span > < span style ="color: black; "> < u1:p > </ u1:p > < o:p > </ o:p > </ span > </ p >
668
668
< p class ="MsoNormal " style ="text-align: center; " align ="center "> < span style ="font-size: 10pt; font-family: "Arial","sans-serif"; color: black; "> < img style ="border: 0px solid ; width: 171px; height: 126px; " alt ="" id ="_x0000_i1026 " src ="../../_htmresc/st_logo.png "> </ span > < span style ="font-size: 10pt; "> < o:p > </ o:p > </ span > </ p >
669
669
</ td >
670
670
</ tr >
@@ -675,7 +675,21 @@ <h1 style="margin-bottom: 0.25in; text-align: center;" align="center"><span styl
675
675
< tbody >
676
676
< tr style ="">
677
677
< td style ="padding: 0in; " valign ="top ">
678
- < h2 style ="background: rgb(51, 102, 255) none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; "> < a name ="History "> </ a > < span style ="font-size: 12pt; color: white; "> Update History</ span > </ h2 > < 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: 200px; "> < span style ="font-size: 10pt; font-family: Arial; color: white; "> V1.2.0 / 30-December-2016</ span > </ h3 >
678
+ < h2 style ="background: rgb(51, 102, 255) none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; "> < a name ="History "> </ a > < span style ="font-size: 12pt; color: white; "> Update History</ span > </ h2 > < 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: 200px; "> < span style ="font-size: 10pt; font-family: Arial; color: white; "> V1.2.2 / 14-April-2017</ span > </ h3 >
679
+ < p class ="MsoNormal " style ="margin: 4.5pt 0cm 4.5pt 18pt; "> < b style =""> < u > < span style ="font-size: 10pt; font-family: Verdana; color: black; "> Main
680
+ Changes</ span > </ u > </ b > </ p > < ul style ="margin-bottom: 0in; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; margin-top: 0cm; " type ="square "> < li class ="MsoNormal " style ="color: black; margin-top: 4.5pt; margin-bottom: 4.5pt; "> < span style ="font-family: Verdana,sans-serif; font-size: 10pt; "> General updates
681
+ to fix known defects and enhancements implementation</ span > </ li > < li class ="MsoNormal " style ="color: black; margin-top: 4.5pt; margin-bottom: 4.5pt; "> < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> < span style ="font-weight: bold; "> HAL CAN </ span > update</ span > </ li > < ul > < li class ="MsoNormal " style ="color: black; margin-top: 4.5pt; margin-bottom: 4.5pt; "> < span style ="font-size: 10pt; font-family: "Verdana",sans-serif; " lang ="EN-US "> Add
682
+ management of overrun error. </ span > </ li > < li class ="MsoNormal " style ="color: black; margin-top: 4.5pt; margin-bottom: 4.5pt; "> < span style ="font-size: 10pt; font-family: "Verdana",sans-serif; " lang ="EN-US "> Allow
683
+ possibility to receive messages from the 2 RX FIFOs in parallel via
684
+ interrupt.</ span > </ li > < li class ="MsoNormal " style ="color: black; margin-top: 4.5pt; margin-bottom: 4.5pt; "> < span style ="font-size: 10pt; font-family: "Verdana",sans-serif; " lang ="EN-US "> Fix message
685
+ lost issue with specific sequence of transmit requests.</ span > </ li > < li class ="MsoNormal " style ="color: black; margin-top: 4.5pt; margin-bottom: 4.5pt; "> < span style ="font-size: 10pt; font-family: "Verdana",sans-serif; " lang ="EN-US "> Handle
686
+ transmission failure with error callback, when NART is enabled.</ span > </ li > < li class ="MsoNormal " style ="color: black; margin-top: 4.5pt; margin-bottom: 4.5pt; "> < span style ="font-size: 10pt; font-family: "Verdana",sans-serif; color: black; " lang ="EN-US "> Add __HAL_CAN_CANCEL_TRANSMIT() call to abort transmission when
687
+ timeout is reached</ span > </ li > </ ul > </ ul > < 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: 200px; "> < span style ="font-size: 10pt; font-family: Arial; color: white; "> V1.2.1 / 24-March-2017</ span > </ h3 >
688
+ < p class ="MsoNormal " style ="margin: 4.5pt 0cm 4.5pt 18pt; "> < b style =""> < u > < span style ="font-size: 10pt; font-family: Verdana; color: black; "> Main
689
+ Changes</ span > </ u > </ b > </ p > < ul style ="margin-top: 0cm; " type ="square "> < li class ="MsoNormal " style ="color: black; margin-top: 4.5pt; margin-bottom: 4.5pt; "> < span style ="color: rgb(0, 0, 0); font-family: Verdana; font-size: 13.3333px; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; display: inline ! important; float: none; "> Update CHM UserManuals to support LL drivers</ span > </ li > < li class ="MsoNormal " style ="color: black; margin-top: 4.5pt; margin-bottom: 4.5pt; "> < span style ="font-family: Verdana,sans-serif; font-size: 10pt; "> General updates
690
+ to fix known defects and enhancements implementation</ span > </ li > </ ul > < ul style ="margin-top: 0cm; " type ="square "> < li style ="margin-top: 4.5pt; margin-bottom: 4.5pt; color: black; " class ="MsoNormal "> < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> < span style ="font-weight: bold; "> HAL DMA </ span > update</ span > </ li > < ul > < li style ="margin-top: 4.5pt; margin-bottom: 4.5pt; color: black; " class ="MsoNormal "> < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> Update HAL_DMA_Init() function to adjust the compatibility check between FIFO threshold and burst configuration</ span > </ li > </ ul > < li style ="margin-top: 4.5pt; margin-bottom: 4.5pt; color: black; " class ="MsoNormal "> < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> < span style ="font-weight: bold; "> HAL MMC </ span > update</ span > </ li > < ul > < li style ="margin-top: 4.5pt; margin-bottom: 4.5pt; color: black; " class ="MsoNormal "> < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> Update HAL_MMC_InitCard() function with proper initialization sequence adding a delay after MMC clock enable</ span > </ li > < li style ="margin-top: 4.5pt; margin-bottom: 4.5pt; color: black; " class ="MsoNormal "> < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> Update MMC_DMAError() function ignore DMA FIFO error as not impacting the data transfer</ span > </ li > </ ul > < li style ="margin-top: 4.5pt; margin-bottom: 4.5pt; color: black; " class ="MsoNormal "> < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> < span style ="font-weight: bold; "> HAL SD </ span > update</ span > </ li > < ul > < li style ="margin-top: 4.5pt; margin-bottom: 4.5pt; color: black; " class ="MsoNormal "> < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> Update HAL_SD_InitCard() function with proper initialization sequence adding a delay after SD clock enable</ span > </ li > < li style ="margin-top: 4.5pt; margin-bottom: 4.5pt; color: black; " class ="MsoNormal "> < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> Update SD_DMAError() function ignore DMA FIFO error as not impacting the data transfer< br > </ span > </ li > </ ul > < li style ="margin-top: 4.5pt; margin-bottom: 4.5pt; color: black; " class ="MsoNormal "> < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> < span style ="font-weight: bold; "> HAL NAND </ span > update</ span > </ li > < ul > < li style ="margin-top: 4.5pt; margin-bottom: 4.5pt; color: black; " class ="MsoNormal "> < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> Update HAL_NAND_Address_Inc() function implementation for proper plane number check</ span > </ li > </ ul > < li style ="margin-top: 4.5pt; margin-bottom: 4.5pt; color: black; " class ="MsoNormal "> < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> < span style ="font-weight: bold; "> </ span > </ span > < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> < span style ="font-weight: bold; "> LL SDMMC </ span > update</ span > </ li > < ul > < li style ="margin-top: 4.5pt; margin-bottom: 4.5pt; color: black; " class ="MsoNormal "> < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> Update SDMMC_DATATIMEOUT value with appropriate value needed by reading and writing operations of SD and MMC cards</ span > < span style ="font-size: 10pt; font-family: 'Segoe UI'; color: rgb(0, 0, 0); direction: ltr; " dir ="ltr "> </ span > </ li > </ ul > < li style ="margin-top: 4.5pt; margin-bottom: 4.5pt; color: black; " class ="MsoNormal "> < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> < span style ="font-weight: bold; "> LL RTC </ span > update</ span > </ li > < ul > < li style ="margin-top: 4.5pt; margin-bottom: 4.5pt; color: black; " class ="MsoNormal "> < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> LL_RTC_TIME_Get() and LL_RTC_DATE_Get() inline macros optimization</ span > </ li > </ ul > < li style ="margin-top: 4.5pt; margin-bottom: 4.5pt; color: black; " class ="MsoNormal "> < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> < span style ="font-weight: bold; "> LL ADC </ span > update</ span > </ li > < ul > < li style ="margin-top: 4.5pt; margin-bottom: 4.5pt; color: black; " class ="MsoNormal "> < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> Fix wrong ADC group injected sequence configuration</ span > < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> </ span > </ li > < ul > < li style ="margin-top: 4.5pt; margin-bottom: 4.5pt; color: black; " class ="MsoNormal "> < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> LL_ADC_INJ_SetSequencerRanks()
691
+ and LL_ADC_INJ_GetSequencerRanks() API's update to take in
692
+ consideration the ADC number of conversions</ span > </ li > < li style ="margin-top: 4.5pt; margin-bottom: 4.5pt; color: black; " class ="MsoNormal "> < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> Update the </ span > < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> defined values for</ span > < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> ADC group injected seqencer ranks < br > </ span > </ li > </ ul > </ ul > </ ul > < 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: 200px; "> < span style ="font-size: 10pt; font-family: Arial; color: white; "> V1.2.0 / 30-December-2016</ span > </ h3 >
679
693
< p class ="MsoNormal " style ="margin: 4.5pt 0cm 4.5pt 18pt; "> < b style =""> < u > < span style ="font-size: 10pt; font-family: Verdana; color: black; "> Main
680
694
Changes</ span > </ u > </ b > </ p > < ul style ="margin-top: 0cm; " type ="square "> < li class ="MsoNormal " style ="color: black; margin-top: 4.5pt; margin-bottom: 4.5pt; "> < span style ="font-family: 'Verdana','sans-serif'; font-size: 10pt; "> Official release to add the support of < span style ="font-weight: bold; "> STM32F722xx, STM32F723xx, STM32F732xx</ span > < span style ="font-weight: bold; "> and STM32F733xx</ span > devices</ span > </ li > < li class ="MsoNormal " style ="color: black; margin-top: 4.5pt; margin-bottom: 4.5pt; "> < span style ="color: rgb(0, 0, 0); font-family: Verdana; font-size: 13.3333px; font-style: normal; font-variant: normal; font-weight: bold; letter-spacing: normal; line-height: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; display: inline ! important; float: none; "> Add Low Layer drivers allowing performance and footprint optimization</ span > </ li > < ul > < li class ="MsoNormal " style ="margin: 4.5pt 0in; font-size: 12pt; font-family: 'Times New Roman',serif; color: black; "> < span style ="font-size: 10pt; font-family: Verdana; "> Low
681
695
Layer drivers APIs provide register level programming: require deep
0 commit comments