Back to Release page

Release Notes for STM32F429 Discovery Board Peripheral firmware examples

Copyright 2013 STMicroelectronics

 

Contents

  1. STM32F429 Discovery Board Peripheral firmware examples update History
  2. License

STM32F429 Discovery Board Peripheral firmware examples update History

For more information on the STM32F429 Discovery board visit www.st.com/stm32f4-discovery.

V1.0.1 / 11-November-2013

Main Changes

  • ADC examples: update system_stm32f4xx.c to have optimum system configuration at 144 MHz (Over drive feature off, Regulator voltage output set to Scale 2 and Flash 4 WS)
  • MEMS_Example: perform Gyroscope configuration before going to infinite loop, in this loop perform only the motion detection
  • Miscellaneous comments update
     Known Limitations
  • LTDC_AnimatedPictureFromUSB : This example retargets the C library printf() function to the discovery board’s LCD screen (C library I/O redirected to LCD) to display some Library and user debug messages. TrueSTUDIO Lite version does not support I/O redirection, and instead have do-nothing stubs compiled into the C runtime library.
    As consequence, when using this toolchain no debug messages will be displayed on the LCD (only some control messages in green will be displayed in bottom of the LCD). To use printf() with TrueSTUDIO Professional version, just include the
    TrueSTUDIO Minimal System calls file "syscalls.c" provided within the toolchain. It contains additional code to support printf() redirection.

V1.0.0 / 20-September-2013

Main Changes

  • First official version of the STM32F429 Discovery Board Peripheral firmware examples

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 STMicroelectronics Microcontrollers visit www.st.com