Update History
V1.1.3 / 14-April-2017
Main Changes
- Add support for HAL MMC driver.
V1.1.2 / 17-March-2017
Main Changes
- Update system_stm32f2xx.c file to be aligned with latest version of CMSIS STM32F2xx device implementation
- Update stm32f2xx_hal_conf.h file to be aligned with new conf_template.h
V1.1.1 / 01-July-2016
Main Changes
- stm32f2xx_hal_conf.h:
- Adjust the HSE Start-up Timeout value: 100ms instead of 5s
- Add new define USE_SPI_CRC for code cleanup when the CRC calculation is disabled
- Add new define for the LSE start-up Timeout: LSE_STARTUP_TIMEOUT
V1.1.0 / 09-October-2015
Main Changes
- Add the support System Workbench for STM32 (SW4STM32) toolchain
- Update EWARM startup file to cope with compiler enhancement of the V7.x version
- Update “stm32f2xx_hal_conf.h” to be in line with HAL V1.2.0: add new defines LSI_VALUE, LSE_VALUE and TICK_INT_PRIORITY
- Update
“stm32f2xx_it.c” : add the include of “main.h” before the
“stm32f2xx_it.h”, in order to provide access to CMSIS device file via
“stm32f2xx_hal.h”
- Miscellaneous source code comments update
Development Toolchains and Compilers
- IAR Embedded Workbench for ARM
(EWARM) toolchain v7.40.1
- RealView Microcontroller Development Kit (MDK-ARM) toolchain v5.16
- Atollic TrueSTUDIO STM32 (TrueSTUDIO) toolchain v5.3.1
- System Workbench for STM32 (SW4STM32) toolchain V1.3.0 + ST-Link
Supported Devices
and EVAL boards
- STM32F217xx/215xx/207xx/205xx devices and STM322xG_EVAL board RevC
Known Limitations
V1.0.0 / 07-March-2014
Main Changes
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
|