Back to Release page

Release Notes for STM32F2xx CMSIS

Copyright 2014 STMicroelectronics

 

Update History

V2.0.1 25-March-2014

  • Patch release to deliver one correction in stm32f205xx.h and in stm32f207xx.h: missing HASH_RNG_IRQ id

V2.0.0 07-March-2014

Final first release of the CMSIS Device package of the STM32F2Cube FW 

Last updates:

  • All files : 
    • Alignment to CMSIS F4 v1.0.0
    • In the stm32f2xx.h files, all address or bitfields are now referenced to 32 bits register
  • Added startup files for Keil IDE (MDK-ARM)
  • Added startup files for gcc based IDEs (gcc)
  • Completed the set of icf files
    • These files are now located in the directory iar/linker
    • stm32f2xx_sram.icf, stm32f2xx_flash_extsram.icf
    • stm32f205xx_flash.icf, stm32f205xx_sram.icf
    • stm32f207xx_flash.icf, stm32f207xx_sram.icf
    • stm32f215xx_flash.icf, stm32f215xx_sram.icf
    • stm32f217xx_flash.icf, stm32f217xx_sram.icf
  • IMPORTANT NOTE: this version has to be used only with STM32CubeF2 based development
  • Known limitations:
    •   None

V2.0.0RC1 15-Novemb-2013

First release of the HAL version of the CMSIS Device files

  • Official version (V2.0.0 Release Candidate 1)
  • This first delivery contains the CMSIS header files of the overall products of the F2 family but only the startup files corresponding to IAR IDE
  • Include
    • stm32f2xx.h
    • stm32f217xx.h
    • stm32f215xx.h
    • stm32f207xx.h
    • stm32f205xx.h
    • system_stm32f2xx.h
  • Source
    • Templates
      • system_stm32f2xx.c
      • IAR
        • startup_stm32f217.s
        • startup_stm32f215.s
        • startup_stm32f207.s
        • startup_stm32f205.s

License

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. Neither the name of STMicroelectronics nor the names of its contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


For complete documentation on STM32 Microcontrollers visit www.st.com/STM32