Back to Release page

License

This software component is licensed under by ST under BSD 3-Clause license, the "License". You may not use this package except in compliance with the License. You may obtain a copy of the License at:

https://opensource.org/licenses/BSD-3-Clause

Purpose


V1.4.0 / 26-Feb-2021

Main changes :

  • General updates to fix known defects and enhancements implementation
  • Major update of drivers for STM32MP15xx devices:
    • DTS (TMPSENS)
      • Add Register Callback feature
    • EXTI:
      • Remove management of C1EMRx registers which does not exist on the silicon
      • Fix typo issue with EXTI_LINE_20
    • GENERIC:
      • Fix issue on the HAL_SYSCFG_DisableIOCompensation function
      • Replace SET_BIT usage in some condition (set/clear register pairs)
    • RCC: 
      • LL - Fix compilation issue ( Align CMSIS Device and LL definitions removing LL_APB3_GRP1_PERIPH_PMBCTRL and LL_AHB5_GRP1_PERIPH_AXIMC)
    • SMARTCARD: 
        • Alignment with other STM32 families (some API Change)
    • USART: 
      • Alignment with other STM32 families (No API Change)


Supported Devices:

  • The drivers provided support the following devices :
    • STM32MP157Cxx, STM32MP157Axx, STM32MP157Dxx, STM32MP157Fxx
    • STM32MP153Cxx, STM32MP153Axx, STM32MP153Dxx, STM32MP153Fxx
    • STM32MP151Cxx, STM32MP151Axx, STM32MP151Dxx, STM32MP151Fxx



For complete documentation on STM32 Microcontrollers, visit: www.st.com/STM32