Back to Release page

Release Notes for STM32373C-EVAL Evaluation Board Drivers

Copyright 2016 STMicroelectronics

 

Update History

V2.2.4 / 27-January-2023

Main Changes

  • All source files: update disclaimer to add reference to the new license agreement

V2.2.3 / 10-November-2020

Main Changes

  • Add License.md file required for GitHub publication.
  • Add Release Note resource: htmresc folder.

V2.2.2 / 02-August-2019

Main Changes

  • Update LCD driver to support new HX8347I components.

V2.2.1 / 23-June-2017

Main Changes

  • Minor updates in STM32373C_EVAL_BSP_User_Manual.chm documentation
  • NVIC priority should be set to the lowest priority in BSP drivers (0x0F then 0x0E ...). Highest priorities to be used for HAL/LL drivers
  • Slow down SPI baud rate to be close to LCD driver hx8347g specification

V2.2.0 / 16-December-2016

Main Changes

  • Removed BSP/CEC driver : refer to HAL driver for CEC
  • STM32373C_EVAL_BSP_User_Manual.chm documentation added

V2.1.1 / 29-April-2016

Main Changes

  • Aligned BSP drivers to use latest BSP components.

V2.1.0 / 07-January-2016

Main Changes

  • Added AUDIO_IO_DeInit function.
  • Renamed LCD_IO_WriteData function to LCD_IO_WriteMultipleData.
  • Aligned LCD_IO_ReadData parameter name with other stm32xxx_eval.c.

V2.0.3 / 13-November-2015

Main Changes

  • Performed HAL API alignment (macros/functions/constants renaming).
  • Updated GPIO Output Speed literals naming to ensure HAL full compatibility.
  • Implemented workaround to cover RCC limitation regarding Peripheral enable delay.
  • Replaced HAL_CEC_ErrorTypeDef by uint32_t, for STM32373C_EVAL BSP alignment on HAL CEC.
  • Fixed compilation warnings reported by SW4STM32 toolchain.

V2.0.2 / 19-June-2015

Main Changes

  • Fixed compilation warnings reported by SW4STM32 toolchain.

V2.0.1 / 30-December-2014

Main Changes

  • stm32373c_eval_audio.h, stm32373c_eval_lcd.c/.h and stm32373c_eval_tsensor.h
    • Change "\" by "/" in the include path to fix compilation issue under Linux

V2.0.0 / 06-May-2014

Main Changes

  • Major update based on STM32Cube specification: drivers architecture and APIs modified vs. V1.0.0 and thus the 2 versions are not compatible.
  • This version has to be used only with STM32CubeF3 based development

V1.0.0 /20-September-2012

Main Changes

  • First official release for STM32F37x devices

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