1. Packs
  2. STM32L552E-EV_BSP

Change Log

Version 1.1.0: Dec. 15, 2021

Get Pack
      Synchronize with STM32CubeL5 Firmware Package version V1.4.0
      Drivers:
      - CMSIS-Driver VIO: Correct reading joystick
      Projects:
      - Update CubeMX project
      - Override default HAL_InitTick function
      - Update Platform project: Blocking stdin_getchar in stdio retarget
      Replace documentation files with links
      Update schemaVersion (1.7.2)

Version 1.0.1: July 12, 2021

Get Pack
      Example projects:
      - update RTX configuration (CMSIS 5.8.0)
      - change assembler option to armclang (Auto Select)
      - add .dbgconf file

Version 1.0.0: Nov. 19, 2020

Get Pack
      Board description and documentation for STM32L552E-EV
      Synchronized with STM32CubeL5 Firmware Package version V1.3.1
      Drivers:
      - Board Drivers, Components, Config files
      - CMSIS-Driver VIO
      Utilities:
      - LCD Utility Drivers
      Example projects:
      - CMSIS-RTOS2 Blinky (verify the basic tool setup)
      - CMSIS-RTOS2 Platform (configure the board hardware)
      - Bare-metal secure/non-secure Blinky example without RTOS