Release Notes for STM32L0xx_Nucleo_32 Board Drivers

Copyright © 2016 STMicroelectronics

License

Licensed by ST under BSD 3-Clause license (the "License"). You may not use this package except in compliance with the License. You may obtain a copy of the License at:

https://opensource.org/licenses/BSD-3-Clause

Purpose

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

Update History

Main Changes

  • Add License.md file for GitHub publication.

Main Changes

  • Update release notes to new format.

Main Changes

  • Removed DATE and VERSION fields from header files.
  • Updated CHM User Manual for BSP/STM32L0xx_Nucleo_32.

Main Changes

  • Updated CHM User Manual for BSP/STM32L0xx_Nucleo_32.

Main Changes

  • Change the GPIO configuration inside the BSP_LED_Init function.

Main Changes

  • First official release for STM32L0xx_Nucleo_32 board.
    • In particular, this BSP controls the unique LED available on the Nucleo32 Board.
    • The support of the Gravitech 7 segment display shield is provided as example in the STM32CubeL0 package. IIt permits to initialise the I2C communication with the shield and propose an interface to display a 4 digits number on it.