Back to Release page

Release Notes for STM32F2xx HAL Drivers

Copyright 2014 STMicroelectronics

logo

 

Update History

V1.0.1 / 25-March-2014

  • Patch release : moved macros related to RNG from hal_rcc_ex.h to hal_rcc.h as RNG is present in all versions of the STM32F2

V1.0.0 / 07-March-2014

First release of the STM32F2xx HAL drivers 

  • This release is in line with STM32Cube Firmware specification Rev0.9 document and with STM32F4xx HAL Drivers V1.1.0.
  • The following HAL peripherals drivers are supported:
    • ADCstm32f2xx_hal_adc.h/.c and extension stm32f2xx_hal_adc_ex.h/c
    • CAN : stm32f2xx_hal_can.h/.c
    • CORTEX : stm32f2xx_hal_cortex.h/.c
    • CRC : stm32f2xx_hal_crc.h/.c
    • CRYP : stm32f2xx_hal_cryp.h/.c
    • DAC : stm32f2xx_hal_dac.h/.c and extension stm32f2xx_hal_dac_ex.h/c
    • DCMI : stm32f2xx_hal_dcmi.h/.c
    • DMA : stm32f2xx_hal_dma.h/.c and extension stm32f2xx_hal_dma_ex.h/c
    • ETH : stm32f2xx_hal_eth.h/.c
    • FLASH : stm32f2xx_hal_flash.h/.c and extension stm32f2xx_hal_flash_ex.h
    • GPIO : stm32f2xx_hal_gpio.h/.c and extension stm32f2xx_hal_gpio_ex.h
    • HASH : stm32f2xx_hal_hash.h/.c
    • HCD : stm32f2xx_hal_hcd.h/.c
    • I2C : stm32f2xx_hal_i2c.h/.c 
    • I2S : stm32f2xx_hal_i2s.h/.c
    • IRDA : stm32f2xx_hal_irda.h/.c
    • IWDG : stm32f2xx_hal_iwdg.h/.c
    • NAND : stm32f2xx_hal_nand.h/.c
    • NOR : stm32f2xx_hal_nor.h/.c
    • PCCARD : stm32f2xx_hal_pccard.h/.c
    • PCD : stm32f2xx_hal_pcd.h/.c
    • PWR: stm32f2xx_hal_pwr.h/.c and extension stm32f2xx_hal_pwr_ex.h
    • RCC: stm32f2xx_hal_rcc.h/.c and extension stm32f2xx_hal_rcc_ex.h
    • RNG: stm32f2xx_hal_rng.h/.c 
    • RTC : stm32f2xx_hal_rtc.h/.c and extension stm32f2xx_hal_rtc_ex.h
    • SD : stm32f2xx_hal_sd.h/.c
    • SMARTCARD : stm32f2xx_hal_smartcard.h/.c 
    • SPI : stm32f2xx_hal_spi.h/.c
    • SRAM : stm32f2xx_hal_sram.h/.c
    • TIM: stm32f3xx_hal_tim.h/.c and extension model stm32f3xx_hal_tim_ex.h/.c 
    • UART : stm32f3xx_hal_uart.h/.c 
    • USART : stm32f3xx_hal_usart.h/.c 
    • WWDG : stm32f2xx_hal_wwdg.h/.c

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