Back to Release page

Release Notes for STM32F746ZG-Nucleo Examples

Copyright 2016 STMicroelectronics

 

Update History

V1.1.1 / 29-December-2017

Main Changes

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

V1.1.0 / 25-August-2017

Main Changes

  • Fix compilation issues with Linux
  • Apply MISRA 10.6 rule in stm32f7xx_hal_conf.h
  • Remove DATE and VERSION from all header files

V1.0.2 / 30-December-2016

Main Changes

  • Support new Adaftuit BSP SD drivers
  • Support HAL TIM update
  • Update CPU Cache and MPU configurations

V1.0.1/ 22-April-2016

Main Changes

  • Add 4 new examples :
    • HAL_TimeBase_RTC_ALARM to describe how to customize the HAL time base using RTC alarm instead of Systick as main source of time base
    • HAL_TimeBase_RTC_WKUP to describe how to customize the HAL time base using RTC wakeup instead of Systick as main source of time base
    • HAL_TimeBase_TIM to describe how to customize the HAL time base using a general purpose timer instead of Systick as main source of time base
    • I2S_DataExchangeInterrupt to describe how  to set a communication between two SPIs in I2S mode using interrupts and performing a transfer from Master to Slave
  • update overall examples to :
    • use latest stm32f7xx_hal_conf.h implementing the USE_SPI_CRC feature
    • be aligned with STM32F7xx_HAL_Drivers V1.1.0

V1.0.0/ 18-November-2015

Main Changes

  • First official release


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