Update History
V1.10.0 / 25-August-2017Main
Changes
- Updated projects to fix Linux compilation errors.
- For detailed status on projects updates, please refer to dedicated release notes.
V1.9.0
/ 14-April-2017
Main
Changes
- No changes compared to previous version (V1.8.0).
V1.8.0
/ 25-November-2016
Main
Changes
- Updated project configuration files to be aligned with latest version of IDEs.
- Updated MemFile and FlashLoader fields in EWARM files for STM32L073Z_EVAL projects.
- For detailed status on projects updates, please refer to dedicated release notes.
V1.7.0
/ 31-May-2016
Main
Changes
- No changes compared to previous version (V1.6.0).
V1.6.0
/ 15-April-2016
Main Changes
- All SW4STM32
linker files updated to be in line with ARM specifications.
- MDK-ARM Projects migration to version V5.17.
- system_stm32l0xx.c: added APBPrescTable[] and MISRA C 2004 10.6 rule compliancy.
V1.5.0
/ 8-January-2016
Main
Changes
- Update
the STM32L073 Eval Board demonstration in order to optimize the power
consumption when using the LPUART wake up application.
- Add
the IAP applications.
- Update
the TouchSensing_Linear application.
- All
the stm32l0xx_hal_conf.h files inside the different projects have been
modified in order to update the HSE_STARTUP_TIMEOUT value.
V1.4.0
/ 16-October-2015
Main
Changes
- readme.txt files: several description improvements associated
to the different examples and applications.
- Update done
on the demonstration (improvement of the current consumption
measurement).
Contents
- Same
as previous V1.3.0 version.
V1.3.0
/ 9-September-2015
Main
Changes
- Add support
of System Workbench for STM32 (SW4STM32) toolchain.
- Adding a new
FreeRTOS application.
Contents
- Same
as previous V1.2.0 version with in addition some
new FreeRTOS applications
V1.2.0
/ 23-January-2015
Main
Changes
- First
official release for all
projects running on STM32L073_Eval
Board.
Contents
- More
than 70 examples are available for this board in order to demonstrate
the product/peripherals features.
- Different
applications are available on this board in order to demonstrate how to
use middleware stacks. This includes in particular applications showing
:
- how to activate FatFS features with microSd drive.
- how to use the USB peripheral in device mode.
- how to use the STMTouch driver with one linear sensor.
- how to use the STM32L0xx embedded LCD Glass.
- Several
applications are also available on this board in order to demonstrate
how to use FreeRTOS (task
creation, semaphores and queue usage, etc..)
- A
complete demonstration showing the main capabilities of this
board
is provided inside this delivery. This demo includes :
- an
LC sensor based metal detection application.
- an
16
bit ADC oversampling
example used to measure the air pressure.
- an
application giving access to all the available power modes
(with current consumption measurement display).
- a
LPUART wake-up application (with current
consumption measurement display).
- a temperature sensor application with interrupt capability.
License
Redistribution
and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
- Redistributions
of source code must retain the above copyright notice, this list of
conditions and the following disclaimer.
- 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.
- 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
|