Back to Release page

Release Notes for STM32F2xx CMSIS

Copyright 2010 STMicroelectronics

 

Contents

  1. STM32F2xx CMSIS update History
  2. License

STM32F2xx CMSIS update History

V0.0.3 - 10/15/2010

  1. General
  • Alpha3 release
  • stm32f10x.h: update FLASH_ACR register bits definition
  • system_stm32f2xx.c: correct some spelling typo

V0.0.3RC3 - 10/11/2010

  1. General
  • stm32f2xx.h file updated to support new enhancement added in Cut2.0
  • system_stm32f2xx.c file copied to template project and under each example directory; this file is no more common to all examples but can be modified depending on each example clock requirement
  1. STM32F2xx CMSIS Device Peripheral Access Layer
  • stm32f2xx.h
    • Add registers bit definition for RCC and DBGMCU
    • Update registers bit definition for FSMC and RTC
    • Remove bool typedef declaration
  • system_stm32f2xx.h and system_stm32f2xx.c
    • Update SetSysClock() function coding and enable Flash prefetch, Instruction cache and Data cache for max performance
    • Add the possibility to set the Vector Table in FLASH or SRAM. By default vector table is configured in internal FLASH then user can modify it to SRAM  

License

The enclosed firmware and all the related documentation are not covered by a License Agreement, if you need such License you can contact your local STMicroelectronics office.

THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME. AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS.

 


For complete documentation on STM32(CORTEX M3) 32-Bit Microcontrollers visit www.st.com/STM32