Release Notes for

STM32L562E-DK 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 release of board drivers for STM32L562E-DK board (MB1373-C01) in line with STM32Cube BSP drivers development guidelines (UM2298 - revision 2)

  • stm32l562e_discovery_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 ST7789H2 v2.0.1 or above
  • BSP Common v6.0.0 or above

Notes

stm32l562e_discovery_conf_template.h file must be copied in user application as stm32l562e_discovery_conf.h with optional configuration update

Main Changes

Third release

Contents

Third release of board drivers for STM32L562E-DK board (MB1373-C01) in line with STM32Cube BSP drivers development guidelines (UM2298 - revision 2)

  • stm32l562e_discovery_bus.h/.c and stm32l562e_discovery_conf_template.h
    • Add SPI1 bus interface for Bluetooth® Low Energy (BLE) module SPBTLE-RFTR
  • stm32l562e_discovery_idd.h/.c
    • Communication robustness over UART
  • stm32l562e_discovery_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 ST7789H2 v2.0.1 or above
  • BSP Common v6.0.0 or above

Notes

stm32l562e_discovery_conf_template.h file must be copied in user application as stm32l562e_discovery_conf.h with optional configuration update

Main Changes

Second release

Contents

Second official release of board drivers for STM32L562E-DK board (MB1373-C01) in line with STM32Cube BSP drivers development guidelines (UM2298 - revision 2)

  • stm32l562e_discovery_ts.c
    • Fix touchscreen configuration in polling mode
  • stm32l562e_discovery_errno.h
    • Fix missing ‘}’ for C++ compilation
  • Rename CHM User Manual: STM32L562E-DK_BSP_User_Manual.chm

Dependencies

This software release is compatible with:

  • BSP Common v6.0.0 or above

Notes

stm32l562e_discovery_conf_template.h file must be copied in user application as stm32l562e_discovery_conf.h with optional configuration update

Main Changes

First release

Contents

First official release of board drivers for STM32L562E-DK board (MB1373-C01) 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

stm32l562e_discovery_conf_template.h file must be copied in user application as stm32l562e_discovery_conf.h with optional configuration update