Contents
- STM32F4xx Standard Peripherals Library
Templates
update History
- License
STM32F4xx Standard
Peripherals Library Templates update HistoryV1.7.0 / 22-April-2016Main
Changes
V1.6.0 / 04-September-2015Main
Changes
- IAR
Embedded Workbench for ARM (EWARM) toolchain
- RealView
Microcontroller Development Kit (MDK-ARM) toolchain
- STM32
TrueSTUDIO software (TrueSTUDIO) toolchain
- System Workbench for STM32 (SW4STM32) toolchain
- Used version: v1.1.0 + ST-Link
V1.5.0 / 06-March-2015Main
Changes
- Important
Note
- The example provided within this version
assumes that the HSE value is set to 25 MHz on all Eval-boards except for STM32F446E_EVAL board which is 8MHz. If you
have a different HSE value, you have to adapt the Library as follows:
- stm32f4xx.h file (under
Libraries\CMSIS\Device\ST\STM32F4xx\Include): at line129, adapt the HSE value
(HSE_VALUE) to your own configuration.
V1.4.0 / 04-August-2014Main
Changes - Update
project templates for all the supported toolchains to add the support of
the STM32F411xE
devices.
- Remove
references to RIDE and TASKING Toolchaines
- RIDE and
TASKING will not be supported by the STM32F4xx Standard Library firmware package
V1.3.0 /
13-November-2013Main
Changes
- Update STM32F4xx
Device name used in EWARM and MDK-ARM projects
Important
Note
- The examples provided within this version
assumes that the HSE value is set to 25 MHz. If you
have a different HSE value, you have to adapt the Library as follows:
stm32f4xx.h file (under
Libraries\CMSIS\Device\ST\STM32F4xx\Include): adapt the HSE value
(HSE_VALUE) to your own configuration.V1.2.0 /
19-September-2013
Main
Changes
- Add
support of STM32F429/439xx and STM32F401xCxx devices
-
Add
STM32F429_439xx Workspace for STM32F429/439xx devices -
Add
STM32F401xx Workspace for STM32F401Cxxx devices - Rename STM324xG-EVAL worksapce
by STM32F40_41xxx and update project setting (Device part number, Preprocessor
Defines, Linker, Output)
-
Rename
STM324x7I-EVAL project by STM32F427_437xx Project and update project setting (Device
part number, Preprocessor Defines, Linker, Output) - Update the template project : no specific configuration related to Eval board only systick configuration is
kept
- Development
Toolchains
- IAR
Embedded Workbench for ARM (EWARM) toolchain
- RealView
Microcontroller Development Kit (MDK-ARM) toolchain
- STM32
TrueSTUDIO software (TrueSTUDIO) toolchain
- Raisonance RIDE7 software
(RIDE) toolchain
- Used version: RIDE7 IDE:7.48, RKitARM for
RIDE7:1.52
- Important
Note
- The example provided within this version
assumes that the HSE value is set to 25 MHz. If you
have a different HSE value, you have to adapt the Library as follows:
- stm32f4xx.h file (under
Libraries\CMSIS\Device\ST\STM32F4xx\Include): at line103, adapt the HSE value
(HSE_VALUE) to your own configuration.
V1.1.0 /
18-January-2013
Main
Changes
- Official release for STM32F427x/437x devices.
- Development
Toolchains
- IAR
Embedded Workbench for ARM (EWARM) toolchain
- Used version: v6.50 + PATCH to support STM32F427x/437x
devices
- RealView
Microcontroller Development Kit (MDK-ARM) toolchain
- Used version: v4.60
+ PATCH to support STM32F427x/437x
devices
- TASKING
VX-toolset for ARM Cortex-M (TASKING) toolchain
- Used version: v4.3r1 +
PATCH to support STM32F427x/437x devices
- STM32
TrueSTUDIO software (TrueSTUDIO) toolchain
- Used version: v3.3.0 +
PATCH to support STM32F427x/437x devices
- Raisonance RIDE7 software
(RIDE) toolchain
- Used version: RIDE7 IDE:7.36, RKitARM for
RIDE7:1.48
- Add
support for STM32F427x/437x devices:
- Create a
new workspace STM3242x7I_EVAL
(STM32F427x/STM32F437x)
- Important
Note
- The example provided within this version
assumes that the HSE value is set to 25 MHz. If you
have a different HSE value, you have to adapt the Library as follows:
- stm32f4xx.h file (under
Libraries\CMSIS\Device\ST\STM32F4xx\Include): at line103, adapt the HSE value
(HSE_VALUE) to your own configuration.
V1.0.1 / 13-April-2012
Main
Changes
- All source files: license disclaimer text update and add link to the License file on ST Internet.
V1.0.0 / 30-September-2011Main
Changes
- First official release for STM32F40x/41x devices
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
|