Skip to content

iancanada/STM32Cube-USB-Mouse-HID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/**
  ******************************************************************************
  * File Name          : readme.txt
  * Date of create     : 2015-11-25
  * Author             : Ian Jin  
  * Description        : Readme file of STM32CubeMx USB HID project     
  ******************************************************************************
  *
  * Copyright (C) Ian Jin
  * iancanada.mail@gmail.com
  * https://github.com/iancanada/
  * Twitter: @iancanadaTT
  *
  */
  
  @ Descriptions 
  - A STM32CubeMx USB full speed HID class test project
  - This project will work as a USB mouse
  - Mouse cursor will loop a diamond curve on screen
  - Four LEDs will show moving direction at the same time 
  
  @ Hardware and Software environment    
  - This porject runs on STM32F4 Discovery board for STM32F407x Devices
  - Initial code was generated by STM32CubeMX from F4USBHID.ioc
  - It's a full project of Keil MDK-ARM V5 
    
  @ How to use it?
  - Connect USB cable to CN1 of STM32F4 Discovery board 
  - Rebuild project and load the output image into flash memory
  - Connect the STM32F4 Discovery board CN5 to PC through 'USB micro A-Male 
    A-Male' cable 
	
  A new USB mouse will be found from PC Device Manager
  You can modify source code for future applications
   
  
  
  
  
  
 
 
 
 

About

STM32Cube-USB-Mouse-HID

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published