Release Notes for Clock configuration tool for STM32F4xx microcontrollers

Copyright 2013 STMicroelectronics

 

Contents

  1. Clock configuration tool for STM32F4xx microcontrollers update History
  2. License

Clock configuration tool for STM32F4xx microcontrollers update History


For more information about this tool please refer to "AN3988 Clock configuration tool for STM32F4xx microcontrollers" 
available for download from the STMicroelectronics website at www.st.com.

V1.1.0 / 11-January-2013

Main Changes

  • Support STM32F40xx/41xx devices RevZ, i.e. allow configuration of the Prefetch Buffer
  • Add reference to STM32F427x/437x devices and STM324x7I_EVAL board
  • Support fractional value of HSE (ex. 14.7456MHz) 
  • Support PLL input value below 1 MHz, to be in line with PLL characteristics in latest version of STM32F4xx datasheet
  • system_stm32f4xx.c
    • License disclaimer text update and add link to the License file on ST Internet
    • Prefetch Buffer enabled
    • SystemInit_ExtMemCtl() function
      • Add configuration of missing FSMC address and data lines
      • Change memory type to SRAM instead of PSRAM (PSRAM is available only on STM324xG-EVAL RevA) and update timing values
    • Miscellaneous Text update

V1.0.1 / 11-November-2011

Main Changes

  • Bug fix: when selecting HSE as system clock source, in the generated system_stm32f4xx.c file the PLL is enabled and used instead as system clock source.

V1.0.0 / 05-October-2011

Main Changes

  • First official release for STM32F4xx devices

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