Release Notes for STM32F1xx_Nucleo Board Drivers

Copyright © 2016 STMicroelectronics

Purpose

This directory contains the board drivers to demonstrate the capabilities of the STM32F1xx Nucleo Kit.

Update History

Main Changes

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

Main Changes

  • Add STM32F1xx_Nucleo_BSP_User_Manual.chm file

Main Changes

  • Add support for 4 Gb sd cards.

Main Changes

  • Add an alias from BUTTON_KEY to BUTTON_USER for compatibility with STM32F4xx and STM32L0xx.
  • BSP_LED_Init: Configure the led in GPIO_NOPULL instead of GPIO_PULLUP to reduce power consumption.
  • Rename GPIO_SPEED_HIGH to GPIO_SPEED_FREQ_HIGH for compatibility with STM32F1xx HAL Drivers V1.0.2.
  • Rename GPIO_SPEED_MEDIUM to GPIO_SPEED_FREQ_MEDIUM for compatibility with STM32F1xx HAL Drivers V1.0.2.

Main Changes

  • Add ADC calibration for JoyStick management.
  • Improve the polling of ADC in BSP_JOY_GetState.

Main Changes

  • Official release for STM32F1xx_Nucleo board RevC drivers for STM32Cube_FW_F1 project.