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.2.0 / 03-Feb-2020

Main changes :

  • General updates to fix known defects and enhancements implementation
  • Major update of drivers for STM32MP15xx devices:
    • ADC:
        • Update HAL_ADC_Start_DMA() API to enable DMA mode
        • LL : new function to add or remove paths.
          • LL_ADC_SetCommonPathInternalChAdd and LL_ADC_SetCommonPathInternalChAdd : New API
    • CORTEX:
      • Implement LL Driver
    • FMC:
      • Implement PSRAM Driver: New API
    • GENERIC:
      • Add EXTERNAL_CLOCK_VALUE in conf_template file.
    • RTC:
      • HAL&LL : Implement RTC Driver (including TAMP) : New API
    • TIM:
        • HAL&LL: Remove reference to COMP1 and COMP2
        • LL: 
          • Fix TIM Break source definition
          • RepetitionCounter value depends on GP or Advanced tmers
    • UART:
      • HAL: Alignment with  STM32F0/F3/H7 (for inter STM32 families portability)
        • some API's change to take in consideration
    • UTILS:
      • LL: Add new Part Number defines related to LL_GetDevicePartNumber()

Supported Devices and boards

  • STM32MP157C-EV1  revC
  • STM32MP157C-DK2  revC



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