Back to Release page

Release Notes for STM324x9I_EVAL Templates

Copyright 2017 STMicroelectronics

 

Update History

V1.3.8 / 29-December-2017

Main Changes

  • Update stm32f4xx_hal_conf.h files to add support to HAL CAN Legacy Module.

V1.3.7 / 06-October-2017

Main Changes

  • Remove DATE and VERSION from the header of all the files.
  • Remove support of TrueSTUDIO toolchain
  • Update to integrate PDM2PCM lib V3.0.0

V1.3.6 / 17-February-2017

      Main Changes
  • Update system_stm32f4xx.c file to add the support of the external memories

V1.3.5 / 04-November-2016

      Main Changes
  • Update system_stm32f4xx.c file to be aligned with latest version of CMSIS STM32F4xx device implementation

V1.3.4 / 06-May-2016

      Main Changes
  • Add new define USE_SPI_CRC in stm32f4xx_hal_conf.h file for code cleanup when the CRC calculation is disabled

V1.3.3 / 29-January-2016

      Main Changes
  • stm32f4xx_hal_conf.h
    • Adjust the HSE Start-up Timeout value: 100ms instead of 5s
    • Add new define for the LSE start-up Timeout: LSE_STARTUP_TIMEOUT

V1.3.2 / 13-November-2015

Main Changes

  • system_stm32f4xx.c update to allow SDRAM & SRAM config at the same time

V1.3.1 / 09-October-2015

Main Changes

  • Update SW4STM32 projects
    • Fix in accordance with latest version of SW4STM32 toolchain

V1.3.0 / 01-July-2015

Main Changes

  •  Update project template to support new exc7200 BSP component

V1.2.2 / 25-May-2015

Main Changes

  •  Fix compile issue in the template project for TrueSTUDIO, mainly due to bad project settings

V1.2.1 / 13-March-2015

Main Changes

  • Update templates to add stm32f4xx_hal_dcmi_ex.c and stm32f4xx_hal_sai_ex.c files
  • Add Wno-unused-variable to TrueSTUDIO project options

V1.2.0 / 26-December-2014

Main Changes

  • Validation using latest toolchains version: EWARM v7.30 and TrueSTUDIO v5.1.1

V1.1.0 / 26-June-2014

Main Changes

  • Update EWARM startup file to cope with compiler enhancement of the V7.x version
  • Update “stm32f4xx_hal_conf.h” to be in line with HAL V1.1.0: add new defines LSI_VALUE, LSE_VALUE and TICK_INT_PRIORITY
  • Update “stm32f4xx_it.c” : add the include of “main.h” before the “stm32f4xx_it.h”, in order to provide access to CMSIS device file via “stm32f4xx_hal.h”
  • Miscellaneous source code comments update

V1.0.0 / 18-February-2014

Main Changes

  • First official release


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