You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ul><li>Header files: </li><ul><li>Update FMC bit definition</li><li>Update ETH bit definition</li><li>update EXTI_EXTICR bit definition</li><li>Update I2C bit definition</li><li>Update SPI bit definition (SPI_CR1_CRC33_17, SPI_RXCRC, SPI_IER, SPI_I2SCFGR) </li><li>TMPSENS IP renamed DTS</li><li>Update FDCAN TXBC bit definition</li><li>Update DAC_DHR8RD bit definition</li><li>Add CRYP in STM32MP151Cx and STM32MP153Cx</li><li>Update TIM / LPTIM bit definition + add missing macros</li></ul><li>Update system_stm32mp1xx.c</li><ul><li>Update SystemCoreClock</li></ul></ul><ul><li>Update startup file for KEIL and IAR</li></ul><br>
169
+
<h4>Main changes</h4><ul><li><spanstyle="font-family: Verdana,sans-serif; font-size: 10pt;"><spanstyle="font-weight: bold;">Patch release to fix known defects </span></span></li><ul><li><spanstyle="font-family: Verdana,sans-serif; font-size: 10pt;"><spanstyle="font-weight: bold;"></span></span>Align Header file with TIM driver ( Break Source definition)</li><li>Update Linker Template file to define OpenAMP region ( for EWARM and MDK_ARM)</li></ul></ul>
<h4>Main changes :</h4><ulstyle="font-weight: normal;"><li><spanstyle="font-family: Verdana,sans-serif; font-size: 10pt;">General updates to fix known defects and enhancements implementation</span></li><listyle="font-weight: bold;"><spanstyle="font-family: Verdana,sans-serif; font-size: 10pt;"><spanstyle="font-weight: bold;">Implementation</span> of LL APIs:</span></li><ul><li>DMA / EXTI / HSEM / LPTIM / PWR / SPI / TIM / WWDG / I2C</li></ul><li><spanstyle="font-weight: bold;">Major update</span> of drivers for STM32MP15xx devices:</li></ul><ulstyle="margin-left: 40px;"><ul><li>Rename RCC_IPNAME_BCLK with <spanstyle="font-weight: bold;">RCC_IPNAME_BUSNAME</span></li><ul><li>Impact HAL_RCC / HAL_LPTIM / HAL_UART / HAL_USART</li></ul><li>ADC:</li></ul></ul><ul><ul><ul><ul><li>HAL: Remove ADC_TWOSAMPLINGDELAY_9CYCLES definition</li></ul><ul><li>HAL: Remove ADC_OVERSAMPLING_RATIO_xxx defnitions</li></ul><ul><li>LL : Add ADC Internal Channel VDDCORE management ( LL_ADC_PATH_INTERNAL_VDDCORE)</li></ul><ul><li>HAL & LL: Update for linear calibration and Use 'ADC_LINEAR_CALIB_REG_COUNT'</li></ul></ul></ul></ul><ulstyle="margin-left: 40px;"><ul><li>DMA:</li><ul><li>HAL: Use DMA_Stream_TypeDef structure for instance (<spanstyle="font-weight: bold;">structure change</span>)</li></ul><li>Generic:</li><ul><li>HAL: Update the SystemCoreClock global variable ( needed in case of Coprocesseur use case)</li><li>HAL: Add enable/disable functions for IO Compensation mechanism (<spanstyle="font-weight: bold;">new API</span>)</li><li>HAL: Align HAL_CONF template with HAL package</li></ul><li>GPIO:</li><ul><li>Improve HAL_GPIO_TogglePin reentrancy robustness</li><li>Improve robustness of HAL_GPIO_DeInit() on EXTI management</li><li>Update IS_GPIO_PIN assert macro</li></ul><li>IPCC:</li><ul><li>LL: Add service to get the number of supported channels (<spanstyle="font-weight: bold;">new API</span>)</li></ul><li>LPTIM:</li></ul></ul><ul><ul><ul><ul><li>HAL: Alignment with STM32H7/WB (for inter STM32 families portability):</li><ul><li><spanstyle="font-weight: bold;">some API's change </span>to take in consideration </li></ul></ul></ul></ul></ul><ulstyle="margin-left: 40px;"><ul><li>RCC:</li><ul><li>HAL: Rename __HAL_RCC_TMPSENS_CLK_xxx to __HAL_RCC_<spanstyle="font-weight: bold;">DTS</span>_CLK_xxx</li><li>HAL: Update to not overwrite Tick priority</li></ul><li>SPI:</li><ul><li>HAL: Add new feature Reload Feature + Duplex Packet DXP (<spanstyle="font-weight: bold;">new API)</span></li></ul><li>TIM:</li></ul></ul><ul><ul><ul><ul><li>HAL: Alignment with STM32F0/F3/H7/WB (for inter STM32 families portability):</li></ul></ul></ul></ul><ul><ul><ul><ul><ul><li> <spanstyle="font-weight: bold;">some API's change </span>to take in consideration</li></ul></ul></ul></ul></ul></div><divclass="topic3" id="boards"><h4>Supported Devices and boards</h4>
180
+
<h4>Main changes :</h4><ul><li><spanstyle="font-family: Verdana,sans-serif; font-size: 10pt;"><spanstyle="font-weight: bold;">Patch release to fix known defects</span></span></li><ul><li>HAL & LL TIM : </li><ul><li>Fix TIM Break Source definition</li></ul></ul></ul></div><divclass="topic3" id="boards"><h4>Supported Devices and boards</h4>
</small><h4><small>Main changes</small></h4><ulstyle="font-weight: normal;"><li><spanstyle="font-family: Verdana,sans-serif; font-size: 10pt;">General updates to fix known defects and enhancements implementation</span></li><listyle="font-weight: bold;"><spanstyle="font-family: Verdana,sans-serif; font-size: 10pt;"><spanstyle="font-weight: bold;">Implementation</span> of LL APIs:</span></li><ul><li>DMA / EXTI / HSEM / LPTIM / PWR / SPI / TIM / WWDG / I2C</li></ul><li><spanstyle="font-weight: bold;">Major update</span> of drivers for STM32MP15xx devices:</li></ul><ulstyle="margin-left: 40px;"><ul><li>Rename RCC_IPNAME_BCLK with <spanstyle="font-weight: bold;">RCC_IPNAME_BUSNAME</span></li><ul><li>Impact HAL_RCC / HAL_LPTIM / HAL_UART / HAL_USART</li></ul><li>ADC:</li></ul></ul><ul><ul><ul><ul><li>HAL: Remove ADC_TWOSAMPLINGDELAY_9CYCLES definition</li></ul><ul><li>HAL: Remove ADC_OVERSAMPLING_RATIO_xxx defnitions</li></ul><ul><li>LL : Add ADC Internal Channel VDDCORE management ( LL_ADC_PATH_INTERNAL_VDDCORE)</li></ul><ul><li>HAL & LL: Update for linear calibration and Use 'ADC_LINEAR_CALIB_REG_COUNT'</li></ul></ul></ul></ul><ulstyle="margin-left: 40px;"><ul><li>DMA:</li><ul><li>HAL: Use DMA_Stream_TypeDef structure for instance (<spanstyle="font-weight: bold;">structure change</span>)</li></ul><li>Generic:</li><ul><li>HAL: Update the SystemCoreClock global variable ( needed in case of Coprocesseur use case)</li><li>HAL: Add enable/disable functions for IO Compensation mechanism (<spanstyle="font-weight: bold;">new API</span>)</li><li>HAL: Align HAL_CONF template with HAL package</li></ul><li>GPIO:</li><ul><li>Improve HAL_GPIO_TogglePin reentrancy robustness</li><li>Improve robustness of HAL_GPIO_DeInit() on EXTI management</li><li>Update IS_GPIO_PIN assert macro</li></ul><li>IPCC:</li><ul><li>LL: Add service to get the number of supported channels (<spanstyle="font-weight: bold;">new API</span>)</li></ul><li>LPTIM:</li></ul></ul><ul><ul><ul><ul><li>HAL: Alignment with STM32H7/WB (for inter STM32 families portability):</li><ul><li><spanstyle="font-weight: bold;">some API's change </span>to take in consideration </li></ul></ul></ul></ul></ul><ulstyle="margin-left: 40px;"><ul><li>RCC:</li><ul><li>HAL: Rename __HAL_RCC_TMPSENS_CLK_xxx to __HAL_RCC_<spanstyle="font-weight: bold;">DTS</span>_CLK_xxx</li><li>HAL: Update to not overwrite Tick priority</li></ul><li>SPI:</li><ul><li>HAL: Add new feature Reload Feature + Duplex Packet DXP (<spanstyle="font-weight: bold;">new API)</span></li></ul><li>TIM:</li></ul></ul><ul><ul><ul><ul><li>HAL: Alignment with STM32F0/F3/H7/WB (for inter STM32 families portability):</li></ul></ul></ul></ul><ul><ul><ul><ul><ul><li> <spanstyle="font-weight: bold;">some API's change </span>to take in consideration</li></ul></ul></ul></ul></ul></div><divstyle="margin-left: 60px; width: 934px;" class="topic3" id="boards"><h4><small>Supported Devices and boards</small></h4>
0 commit comments