Information Center for ARM

Example description

  
USB HID Mouse

DESCRIPTION
===========
   This example project shows how to use the IAR Embedded Workbench
  for ARM to develop code for the IAR-STM32L152-SK board. It implements USB
  HID mouse. 
   The USER and WKUP button control horizontal movement and the AN_TR control 
  vertical movement

COMPATIBILITY
=============

    The USB mouse example project is compatible with IAR-STM32L152-SK
  evaluation board. By default, the project is configured to use the 
  J-Link JTAG/SWD interface.

CONFIGURATION
=============
   Make sure that the following jumpers are correctly configured on the
 IAR-STM32L152-SK evaluation board:

 Jumpers:
  PWR_SEL - depending of power source
  3.3V_MCU_E - filled
  B0_0/B0_1  - B0_0
  B1_0/B1_1  - B1_0

GETTING STARTED
===============

  1) Start the IAR Embedded Workbench for ARM.

  2) Select File->Open->Workspace...
     Open the following workspace:

     \arm\examples\ST\
     STM32L1xx\IAR-STM32L152VB-SK\USBMouse\USBMouse.eww

  3) Run the program.

     The USB Mouse application is downloaded to embedded flash or ram memory 
     on the evaluation board and executed.