/**
  @page Demo STM32F072B-Discovery_Demo.hex
  
  @verbatim
  ******************** (C) COPYRIGHT 2016 STMicroelectronics *******************
  * @file    Demonstration/readme.txt 
  * @author  MCD Application Team
  * @brief   Description of the 32F072BDISCOVERY demonstration firmware
  ******************************************************************************
  *
  * Copyright (c) 2016 STMicroelectronics. All rights reserved.
  *
  * This software component is licensed by ST under Ultimate Liberty license SLA0044,
  * the "License"; You may not use this file except in compliance with the
  * License. You may obtain a copy of the License at:
  *                       http://www.st.com/SLA0044
  *
  ******************************************************************************
  @endverbatim

@par Demo Description 
 
The provided demonstration firmware helps you to discover STM32F072B-DISCOVERY board. 
It use the MEMS motion sensor to blink the four LEDs according to the motion direction,
the  linear touch sensor blink the four LEDs according to the finger position.
Below you find the sequence to launch the discover demonstration :

  - Four LEDs blink
       
  - The gyroscope MEMS sensor (L3GD20):  move the board and observe LEDs blinking
    according to motion direction.
    Right : LED5 is ON.
    Left  : LED4 is ON.
    UP    : LED3 is ON.
    DOWN  : LED6 is ON.
     
  - Touch Sensor Linear (TSL) blink the four LEDs according to the finger position
    it can perform in both direction.
                              
Note: - Press user button to swich from sequence to the second one. 
 
@par Hardware and Software environment

  - This Demonstration has been tested with STMicroelectronics 32F072BDISCOVERY board
    can be easily tailored to any other supported device and development board.      
  - This Demonstration runs on STM32F072RB devices.

@par How to use

You can use any in-system programming tool to reprogram the demonstration 
using these binary files, as described below:

 + Using "in-system programming tool" such as ST-Link Utility
    - Connect the 32F072BDISCOVERY board to a PC with a 'USB type A to Micro-B'
      cable through USB connector CN1 to power the board.
    - Make sure that the embedded ST-LINK/V2 is configured for in-system programming
      (both CN2 jumpers ON)
    - Use "STM32F072B-Discovery_Demo.hex" binary with your preferred 
      in-system programming tool to reprogram the demonstration firmware 
      (ex. STM32 ST-LINK Utility, available for download from www.st.com).   

    
 * <h3><center>&copy; COPYRIGHT STMicroelectronics</center></h3>
 */
