Skip to content

Releases: MDK-Packs/STM32L552E-EV_BSP

STM32L552E-EV BSP 1.1.0

15 Dec 06:52
Compare
Choose a tag to compare

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)

STM32L552E-EV BSP 1.0.1

13 Jul 05:52
Compare
Choose a tag to compare

Example projects:

  • update RTX configuration (CMSIS 5.8.0)
  • change assembler option to armclang (Auto Select)
  • add .dbgconf file

STM32L552E-EV BSP 1.0.0

19 Nov 09:15
Compare
Choose a tag to compare

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