Release Notes for STM32L1xx Standard Peripherals Library Examples

Copyright © 2012 STMicroelectronics

 

Contents

  1. STM32L1xx Standard Peripherals Library Examples update history
  2. License

STM32L1xx Standard Peripherals Library Examples update history

V1.1.1 / 13-April-2012

Main Changes

  • All source files: license disclaimer text update and add link to the License file on ST Internet.
  • ADC/ADC1_DMA example: fix wrong ADC configuration as defined below
change ADC_InitStructure.ADC_ExternalTrigConv = ADC_ExternalTrigConvEdge_None;
by ADC_InitStructure.ADC_ADC_ExternalTrigConvEdge = ADC_ExternalTrigConvEdge_None;

1.1.0 / 24-January-2012

Main Changes

  • Official version for STM32L1xx High-density and Medium-density Plus devices.
  • Common update for all examples:
    • system_stm32l1xx.c: use latest version under Project\STM32L1xx_StdPeriph_Templates
  • 15 new examples are provided with this a version demonstrating the new features of STM32L1xx High-density and Medium-density Plus devices
    • AES
      • AES_MODES
      • AES_TwoBoards
      • EncryptDecrypt
    • DMA
      • FSMC
    • FLASH
      • ParallelHalfPage
      • Dual_Boot
    • FSMC
      • NOR
      • SRAM
      • Data_Memory
    • OPAMP
      • InternalFollower
      • OPAMP_NonInverting
    • RTC
      • RTC_StopWatch
      • RTC_Timer
    • SDIO
      • uSDCard
    • SPI
      • SPI_EEPROM

V1.0.0 / 31-December-2010

Main Changes

  • Created

    License

    Licensed 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