Back to Release page

Release Notes for STM32F3xx-Nucleo  Board Drivers

Copyright 2016 STMicroelectronics

 

Update History

V1.1.5 / 10-November-2020

Main Changes

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

V1.1.4 / 23-June-2017

Main Changes

  • Minor updates in STM32F3xx_Nucleo_BSP_User_Manual.chm documentation

V1.1.3 / 16-December-2016

Main Changes

  • STM32F3xx_Nucleo_BSP_User_Manual.chm documentation added

V1.1.2 / 29-April-2016

Main Changes

  • Aligned BSP driver documentation.

V1.1.1 / 13-November-2015

Main Changes

  • Performed HAL API alignment (macros/functions/constants renaming).
  • Updated GPIO Output Speed literals naming to ensure HAL full compatibility.
  • Added STM32F301x8 device configurations.
  • Added SPI instance definitions for STM32F301x8 device.
  • Aligned BSP files for Nucleo64 after updates of FatFS and BSP components.
  • Added new services for SD management, as required by updated version of Adafruit 1.8 component.
  • Fixed Atollic compilation warnings in LCD_IO_WriteMultipleData().
  • Modified USER_BUTTON definitions to ensure compatibility between Nucleo boards.
  • Modified GPIO_LED configuration to NOPULL (to improve power consumption).
  • Implemented workaround to cover RCC limitation regarding Peripheral enable delay.
  • Updated ADC polling implementation in Nucleo shield Adafruit joystick function BSP_JOY_GetState().
  • Completed missing fields in ADC channel configuration structure for BSP_JOY_Init().
  • Fixed compilation errors with ADCx_Init Config().
  • Removed redundant SYSCFGEN bit setting in BSP_PB_Init().

V1.1.0 / 25-Aug-2014

Main Changes

  • New supported device is STM32F303RE.

V1.0.1 / 18-June-2014

Main Changes

  • Update User LED2 definition to PB13 for STM32F302R8 MCU as indicated in UM1724 "STM32 Nucleo boards" Rev4.

V1.0.0 / 06-May-2014

Main Changes

  • First official release dedicated to STM32CubeF3 based development. Supported devices are STM32F302R8 and STM32F334R8.

License

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. Neither the name of STMicroelectronics nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

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