Contents
- STM32L1xx Standard Peripherals Library Templates update history
- License
STM32L1xx Standard Peripherals Library Templates update historyV1.1.1 / 13-April-2012
Main
Changes
- All source files: license disclaimer text update and add link to the License file on ST Internet.
V1.1.0 / 24-January-2012
Main
Changes
- Official version for STM32L1xx High-density and Medium-density Plus devices.
- Development
Toolchains
- IAR
Embedded Workbench for ARM (EWARM) toolchain
- RealView
Microcontroller Development Kit (MDK-ARM) toolchain
- TASKING VX-toolset for ARM Cortex-M (TASKING) toolchain
- STM32 TrueSTUDIO software (TrueSTUDIO) toolchain
- Raisonance RIDE7 software (RIDE) toolchain
- Used version: RIDE7 IDE:7.36, RKitARM for RIDE7:1.38
- Add support for STM32L1xx High-density devices:
- Create a new workspace STM32L152D-EVAL (STM32L1XX_HD)
- Important Note
- The example provided within this version
assume that the PLL is used as system clock (SYSCLK)
source
and HSE value is set to 8MHz. If you are using different HSE value, you
have to adapt the Library as follows:
- stm32l1xx.h file (under Libraries\CMSIS\Device\ST\STM32L1xx\Include): at line103, adapt the HSE value
(HSE_VALUE) to your own configuration.
V1.0.0 / 31-December-2010Main
Changes
LicenseLicensed under MCD-ST Liberty SW License Agreement V2, (the "License"); You may not use this package except in compliance with the License. You may obtain a copy of the License at:
Unless
required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See
the License for the specific language governing permissions and
limitations under the License.
For
complete documentation on STM32
Microcontrollers visit www.st.com/STM32
|