该简介为STM32L1xx系列微控制器在Keil开发环境下的官方固件和驱动库的板级支持包,版本号1.3.0,适用于基于Cortex-M3内核的STM32L1xx系列芯片。
Version: 1.3.0 (2020-09-07) Keil.STM32L1xx_DFP.1.3.0.pack
This DFP is compatible with STM32CubeMX version V6.0.0 and higher, along with STM32Cube_FW_L1 version 1.10.0 or later, or it can be used standalone without support for STM32CubeMX.
The pack includes a subset of files from the STM32Cube_FW_L1 version 1.10.0, such as ST Drivers and documentation.
Device Support:
- Added device variants to align with STM32CubeMX notation.
- Introduced DebugDescription feature.
- Included debug configuration files: DBGMCU INI and DBGCONF.
- Enabled launching the Option Byte Loading after a Flash Download operation.
- Updated System View Description (SVD) files.
- Revised documentation.
CMSIS-Driver:
Added VIO module for boards including STM32L-Discovery, STM32L100C-Discovery.
Board Support:
Revised examples and updated LED_STM32L-Discovery.c to return -1 when the parameter num is out of range in functions LED_On and LED_Off.