Back to Release page

Release Notes for STM32F429ZI-Nucleo Applications

Copyright 2017 STMicroelectronics

 

Update History

V1.2.2 / 26-October-2018

Main Changes

  • Fix misalignment on USB_Device projects with MDK-ARM.

V1.2.1 / 29-December-2017

Main Changes

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

V1.2.0 / 06-October-2017

Main Changes

  • Remove DATE and VERSION from the header of all the files.
  • Fix compilation issues with Linux
  • Remove support of TrueSTUDIO toolchain
  • Update applications based on FatFS stack to use new fatfs release 0.12c
  • Update DFU projects to fix wrong mask value : Update mask depending on SRAM size
  • Update MSC projects to to use the FATFS_LinkDriver API to link the USB disk to fatfs

V1.1.0 / 17-February-2017

Main Changes 

  • Update applications projects to support latest version of FreeRTOS and LwIP middleware
  • Almost USB application update for implementation enhancement mainly for USB clock frequencies adjustment
  • Update system_stm32f4xx.c file to add missing APBPrescTable[8] table

V1.0.2 / 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
  • Update LwIP applications to use the latest lwIP version
  • usbh_conf.c:
    • Remove adding delay in the HAL_HCD_Connect_Callback() 
  • Update applications using FreeRTOS to use TIM HW as time base source

V1.0.1 / 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
  • USB_HOST\HID_Standalone
    • Correct a misbehavior of the backspace key 

V1.0.0 / 13-November-2015

Main Changes

  • First official release


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