Contents
- Update
history
- License
Update
history
The STM320518-EVAL demonstration firmware is provided with 2 configurations as defined below:
| CONFIG 1 contains the following applications (8) | CONFIG 2 contains the following applications (6) |
- CALENDAR
- LOW POWER MODES
- RF EEPROM
- APPLICATION (RTC Timer, RTC Counter, LDR Comparator)
- VOICE RECORDER
- THERMOMETER
- HELP
- ABOUT
|
- IMAGE VIEWER
- AUDIO PLAYER
- HDMI CEC: CEC Layer implementation
- INFRARED (RC5 and SONY SIRC Receiver and Transmitter)
- HELP
- ABOUT
|
For more information about this demonstration please refer to UM1520 "STM320518-EVAL demonstration firmware" available for download from the STMicroelectronics website at www.st.com.
V1.0.1 / 29-May-2012
Main
Changes
- Low power modes module
- Use WAKEUP1 pin instead of WAKEUP2 to exit from STANDBY mode
- Wave recorder module
- Fix issue "when wave player is selected before recording wave, a noise is heard"
- Update messages displayed on the LCD
- Wave player module
- Update messages displayed on the LCD
- RF EEPROM module
- use LCD Font12x12 instead of Font8x12
- Update messages displayed on the LCD
- Thermometer module
- Add message on the LCD to indicate how to exit this menu
- HDMI CEC module
- Fix issue "when the device chosen is unregistered device, the demo is blocked"
- RC5 Receiver/Transmitter module
- Update messages displayed on the LCD
- Help module
- Update jumpers description (when LDR demo is running, JP13 and not LP7 should be removed)
Contents
- Cortex-M CMSIS V2.1 (release notes)
- STM32F0xx CMSIS V1.0.1 (release
notes)
- STM32F0xx_StdPeriph_Driver V1.0.1 (release
notes)
- STM32F0xx_CPAL_Driver V1.0.0 (release
notes)
- STM32_EVAL Common drivers V5.0.2 (release
notes)
- Some modification are made vs. the official release: Font8x12 is not used to save code size
- fonts.h: "extern sFONT Font8x12;" commented out
- fonts.c: "sFONT Font8x12 ={};" and "const uint16_t ASCII8x12_Table [];" commented out
- STM320518_EVAL board drivers V1.0.0 (release
notes)
- FatFs vR0.08a (release
notes)
Development Toolchains - IAR Embedded Workbench for ARM (EWARM) toolchain V6.30.7 + ST-Link
- RealView Microcontroller Development Kit (MDK-ARM) toolchain V4.50 + ST-Link
- TASKING VX-toolset for ARM Cortex-M V4.2r1 + ST-LINK
- Atollic TrueSTUDIO toolchain V3.0.0 + ST-LINK
- Due to code size limitation, only project for the Demonstration CONFIG1 is provided
Supported Devices and EVAL boards
- STM32F051xx and STM32F050xx devices
- STM320518-EVAL board RevB
V1.0.0 / 26-March-2012
Main
Changes
- First official release STM32F05x devices and STM320518-EVAL board RevB.
LicenseLicensed 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
|