Back to Release page

Release Notes for STM32F0xx-Nucleo  Board Drivers

Copyright 2016 STMicroelectronics

 

Update History

V1.1.6 / 25-August-2017

Main Changes

  • Minor updates in STM32F0xx-Nucleo_BSP_User_Manual.chm documentation.

V1.1.5 / 7-April-2017

Main Changes

  • Updated BSP driver documentation.

V1.1.4 / 04-November-2016

Main Changes

  • Update CHM User Manual for BSP/STM32F0xx_Nucleo.

V1.1.3 / 29-January-2016

Main Changes

  • Updated GPIO Output Speed literals naming to ensure HAL full compatibility.
  • Added new services for SD management, as required by updated version of Adafruit 1.8 component.
  • Modified GPIO_LED configuration to NOPULL (to improve power consumption).
  • Modified USER_BUTTON definitions to ensure compatibility between Nucleo boards.

V1.1.2 / 26-June-2015

Main Changes

  • Update CHM User Manual for BSP/STM32F0xx_Nucleo.
  • Complete HAL API alignment (renaming).
  • Add missing ADC calibration for JoyStick management.
  • Update ADC polling in Nucleo shield Adafruit joystick.
  • Implement workaround to cover RCC limitation regarding Peripheral enable delay.

V1.1.1 / 27-November-2014

Main Changes

  • Case mismatch between #include typo & effective file name generating compiler errors under Linux

V1.1.0 / 01-Aug-2014

Main Changes

  • Compatibility with LCD Component driver update:
    • Change LCD_IO_WriteData to LCD_IO_WriteMultipleData
    • LCD IO needs to treat also 1 byte.
  • New supported devices are STM32F091RC.

V1.0.0 / 20-May-2014

Main Changes

  • First official release dedicated to STM32CubeF0 based development. Supported devices are STM32F072RB and STM32F030R8.

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