Release Notes for

STM32L552E-EV Board Drivers

Copyright © 2019 STMicroelectronics

License

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

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

Purpose

This driver provides a set of functions to manage:

Update History

Main Changes

Fourth release

Contents

Fourth official release of board drivers for STM32L552E-EV board (MB1372-C02) in line with STM32Cube BSP drivers development guidelines (UM2298 - revision 2)

  • stm32l552e_eval_audio.c
    • Use CS42L51_RESOLUTION_16B instead of CS42L51_RESOLUTION_16b
  • Minor update of Release Notes template
  • Add License.md file for GitHub publication

Dependencies

This software release is compatible with:

  • BSP Component CS42L51 v2.0.2 or above
  • BSP Component HX8347I v2.0.1 or above
  • BSP Common v6.0.0 or above

Notes

stm32l552e_eval_conf_template.h file must be copied in user application as stm32l552e_eval_conf.h with optional configuration update.

Main Changes

Third release

Contents

Third official release of board drivers for STM32L552E-EV board (MB1372-C02) in line with STM32Cube BSP drivers development guidelines (UM2298 - revision 2)

  • stm32l552e_eval_lcd.c
    • Fix GRAM access for data length over 65535 bytes (0xFFFF)
  • Misspelled words corrections in driver descriptions

Dependencies

This software release is compatible with:

  • BSP Component HX8347I v2.0.1 or above
  • BSP Common v6.0.0 or above

Notes

stm32l552e_eval_conf_template.h file must be copied in user application as stm32l552e_eval_conf.h with optional configuration update.

Main Changes

Second release

Contents

Second official release of board drivers for STM32L552E-EV board (MB1372-C02) in line with STM32Cube BSP drivers development guidelines (UM2298 - revision 2)

  • stm32l552e_eval_lcd.c
    • Update FMC timings
  • stm32l552e_eval_errno.h
    • Fix missing ‘}’ for C++ compilation
  • Rename CHM User Manual: STM32L552E-EV_BSP_User_Manual.chm

Dependencies

This software release is compatible with:

  • BSP Common v6.0.0 or above

Notes

stm32l552e_eval_conf_template.h file must be copied in user application as stm32l552e_eval_conf.h with optional configuration update.

Main Changes

First release

Contents

First official release of board drivers for STM32L552E-EV board (MB1372-C02) in line with STM32Cube BSP drivers development guidelines (UM2298 - revision 2)

Dependencies

This software release is compatible with:

  • BSP Common v6.0.0 or above

Notes

stm32l552e_eval_conf_template.h file must be copied in user application as stm32l552e_eval_conf.h with optional configuration update.