1. Packs
  2. STM32L0xx_DFP

Change Log

Version 2.3.0: March 11, 2024

Get Pack
      Updated STM32Cube FW to STM32Cube_FW_L0_V1.12.2 (HAL V1.10.6).
      Package Description (pdsc):
      - Moved global define USE_HAL_DRIVER to the component Standalone:Device:STM32Cube HAL:COMMON
      - Moved global define USE_FULL_LL_DRIVER to the component Standalone:Device:STM32Cube LL:COMMON
      Device support:
      - Updated documentation
      - System View Description files added and updated
      - Flash Option Bytes template files can be added to the project as a user template
      Board Examples:
      - Updated with latest api definiton for STM32Cube Framework component
      - Updated to STM32Cube_FW_L0_V1.12.2
      - Updated to fixed pack versions
      - Added 32L0538DISCOVERY README.md file
      - Templates:
      -- Overwritten default HAL_InitTick function
      CMSIS-Driver:
      - I2C:
      -- Corrected Transmit and Receive functions busy flag handling
      -- Corrected MasterTransmit and MasterReceive functions when not generating STOP condition (when xfer_pending is "true")
      -- Corrected GetDataCount function operation when DMA is used
      -- Corrected Bus Clear functionality
      -- Updated check if I2C peripheral is enabled in the CubeMx and improved user experience if it is not enabled
      -- Added DMA functionality for Slave transfers
      -- Added internal function to retrieve peripheral clock
      - UART:
      -- Added LPUART1 interface accessed by Driver_USART11.

Version 2.2.0: Nov. 26, 2021

Get Pack
      Updated STM32Cube FW to STM32Cube_FW_L0_V1.12.1 (HAL V1.10.5).
      STM32CubeMX integration:
      - Synchronized versions of generated component ::Device:STM32Cube Framework:STM32CubeMX (in gpdsc) and its bootstrap (in pdsc).
      Device support:
      - Updated Subfamilies: STM32L010/STM32L011/STM32L071/STM32L072/STM32L083.
      - Updated SVD files and Documentation.
      Package Description (pdsc):
      - Updated schemaVersion (1.7.2).
      - Removed Cversion from the components enclosed in a bundle.
      - Corrected device in board description attribute 'mountedDevice'.
      - Added debugProbe board description.
      - Added global define USE_HAL_DRIVER and USE_FULL_LL_DRIVER to the component ::Device:STM32Cube Framework:STM32CubeMX.
      - Added global define USE_HAL_DRIVER and USE_FULL_LL_DRIVER to the component ::Device:STM32Cube HAL:COMMON.
      CMSIS-Driver:
      - Updated disclaimers.
      - I2C:
      -- Corrected pins configuration.
      -- Synchronized to HAL V1.10.5.
      - USBD:
      -- Removed include of stm32l0xx_hal_pcd.h header.
      Examples:
      - Changed Assembler option to armclang(Auto Select).
      - Updated config files to CMSIS 5.8.0.

Version 2.1.0: July 20, 2020

Get Pack
      STM32CubeMX integration:
      - Added support for using Timebase Source TIMx (FrameworkCubeMX_gpdsc.ftl)
      Device support:
      - Added capability to launch the Option Byte Loading after a Flash Download.
      - Updated STM32L0xx devices.
      - Updated STM32Cube FW to STM32Cube_FW_L0_V1.11.2 (HAL V1.10.2)
      - Updated SVD files.
      - Updated documentation.
      CMSIS-Driver:
      - Spi: Corrected compiler warning in driver source code.
      - USB Device: Corrected USBD_EndpointConfigure function (check that maximum packet size requested fits into configured FIFO).
      Example projects:
      - Terminating app_main thread with osThreadExit() to avoid endless loop.
      - USB Device examples:
      -- Added Event Recorder in USB Device examples (for STM32L073Z-EVAL board).
      -- Updated with user code templates from MDK-Middleware v7.11.1.

Version 2.0.1: March 5, 2019

Get Pack
      Device support:
      - Added STM32L010 devices.
      - Updated STM32L0 HAL to V1.10.0
      - Updated documentation.
      - updated Flash Option assembler file.
      CMSIS-Driver:
      - USB Device:
      -- Updated USBD_EndpointConfigure function to check that maximum packet size requested fits into configured FIFO (compile time configured).
      - USB Device: Corrected transmitted count for non-control IN endpoints
      - USART: Corrected UARTx/USARTx related typing mistakes
      Corrected: launching STM32CubeMX via "play" button for existing projects overwrites with a new STM32CubeMX project file instead of loading it.
      MX_Device_h.ftl:
      - Updated parsing of USART virtual mode
      - Updated generation of macros: Added handling for '(' and ')' symbols

Version 2.0.0: Jan. 18, 2018

Get Pack
      This DFP works either with STM32CubeMX (STM32CubeMX V4.23.0 and STM32Cube_FW_L0 V1.10.0 or higher)
      or Standalone (no support for STM32CubeMX). STM32CubeMX is mandatory for use of CMSIS-Driver and MDK-Middleware.
      - New projects require the component 'Device:STM32Cube Framework:STM32CubeMX' from the STM32Cube MX bundle for configuration of pins and clocks via STM32CubeMX.
      This pack only contains a subset of the files from STM32Cube_FW_L0 version 1.10.0  (ST Drivers, STM32Cube documentation and fonts).
      Updated documentation for STM32Cube Framework usage.
      Device support:
      - Updated device names to match STM32CubeMX notation.
      - Updated core option MPU/NO_MPU.
      - Added DBGMCU INI files configuring debug settings of the target for debug units without support for debug sequences.
      - Updated SVD files.
      - Updated documentation.
      CMSIS Driver:
      - Added I2C driver.
      - Added SPI driver.
      - Added UART/USART/IrDA/SmartCard driver.
      - Added USB Device driver.
      Board support:
      - Added STM32L073Z-EVAL.
      - Updated Board Support LED driver for STM32L053-Discovery.
      Example projects:
      - Added USB Device HID and MassStorage on STM32L073Z-EVAL Board.

Version 1.6.1: Sept. 27, 2017

Get Pack
      Added devices STM32L041E6, STM32L082CZY.
      Corrected system_stm32l0xx.c (function SystemCoreClockUpdate() ).

Version 1.6.0: June 6, 2016

Get Pack
      Aligned devices with STM32CubeMx v4.15.0.
      Updated device support files to STM32Cube Firmware Library (V 1.6.0).
      Corrected system_stm32l0xx.c.

Version 1.5.0: April 4, 2016

Get Pack
      Aligned devices with list of STM32Cube Firmware Library (V 1.5.0).
      Corrected RAM1 according data sheets
      Updated documentation
      Updated SVD files fixing name of Bit9 of PWR Peripheral CR Register

Version 1.4.0: Nov. 11, 2015

Get Pack
      Added subfamilies STM32L011/21, STM32L031/41, STM32L071/72/73, STM32L081/82/83.
      Added Option Byte (OPT), EEPROM Flash Algorithm.
      Updated STM32L0xx device support files.
      Updated user manuals, datasheets.
      Updated RTX Blinky examples.

Version 1.3.0: Feb. 23, 2015

Get Pack
      Added Board Support for STM32L053-Discovery board.

Version 1.2.0: Nov. 18, 2014

Get Pack
      Reworked STM32L0xx Flash Programming Algorithm to improve programming speed.

Version 1.1.0: Sept. 30, 2014

Get Pack
      Added devices STM32L051T6, STM32L051T8, STM32L052T6, STM32L052T8.
      Added SVD files.
      Updated documentation.
      Removed ST-Link Add-On installer from PACK

Version 1.0.0

Get Pack
      First Release version of STM32L0 Device Family Pack.