Release Notes for STM32F30x Standard Peripherals Library Examples (StdPeriph_Examples)

Copyright © 2015 STMicroelectronics

Update history

V1.1.2 / 14-August-2015

Main Changes

  • Update RCC_Program, IWDG_Reset, RTC_LSI and I2C_WakeUpFromStop examples to support STM32F303xE devices.
  • Fix compilation issue with CEC_32BitsCRCMessage example
  • Update Hardware and Software environment section in readme.txt files: update STM32F30x by STM32F303xC and STM32F303xE
  • Add note relative to printf() limitation with TrueSTUDIO Lite version
    • TrueSTUDIO Lite version does not support I/O redirection, and instead have do-nothing stubs compiled into C runtime library. To use printf() with TrueSTUDIO Professional version, just include the TrueSTUDIO Minimal System calls file "syscall.s.c" provided within the toolchain, it contains additional code to support printf() redirection
  • Miscellaneous comments update.

V1.1.1 / 31-October-2014

Main Changes

  • Miscellaneous comments update.

V1.1.0 / 24-July-2014

Main Changes

  • Update FLASH_Program and FLASH_WriteProtection examples to support STM32F303xE devices.
  • Update PWR_Standby and PWR_CurrentConsumption examples to follow the workaround of wake up sequence from standby when using more than one wake up source.
  • Add FMC new example using STM3210E-EVAL.

V1.0.1 / 04-April-2014

Main Changes

  • Update PWR_Standby example to use accurate LSI clock frequency.
  • Update COMP, DAC, OPAMP_PGA, DMA_RAMToDACTransfer examples to used latest DAC driver.

V1.0.0 / 23-October-2012

Main Changes

  • First Official release for STM32F30x and STM32F31x devices

    License

    Licensed under MCD-ST Liberty SW License Agreement V2, (the "License"); You may not use this package except in compliance with the License. You may obtain a copy of the License at:


    Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

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