JoyStickMouse

所属分类:单片机开发
开发工具:Others
文件大小:1104KB
下载次数:90
上传日期:2011-07-03 17:07:12
上 传 者akarmy
说明:  keil对Arm单片机(stm32),实现通过USB协议来与PC机通信,可以通过摇杆按键的上下左右来控制屏幕上鼠标的位置,很有意思
(keil arm microcontroller for (stm32), to achieve through the USB protocol to communicate with the PC, you can stick up and down buttons to control the position of the mouse on the screen, very interesting)

文件列表:
JoyStickMouse\inc\hw_config.h (2115, 2008-07-05)
JoyStickMouse\inc\platform_config.h (5533, 2008-11-04)
JoyStickMouse\inc\stm32f10x_exti.h (5776, 2008-07-05)
JoyStickMouse\inc\usb_conf.h (3467, 2008-07-05)
JoyStickMouse\inc\usb_desc.h (2990, 2008-07-05)
JoyStickMouse\inc\usb_istr.h (2609, 2008-07-05)
JoyStickMouse\inc\usb_prop.h (3042, 2008-07-05)
JoyStickMouse\inc\usb_pwr.h (2239, 2008-07-05)
JoyStickMouse\listing\cortexm3_macro.lst (27967, 2009-03-19)
JoyStickMouse\listing\JoyStickMouse.map (85134, 2009-03-19)
JoyStickMouse\listing\stm32f10x_vector.lst (43519, 2009-03-19)
JoyStickMouse\project\JoyStickMouse.Opt (3204, 2011-07-03)
JoyStickMouse\project\JoyStickMouse.Uv2 (4210, 2008-12-14)
JoyStickMouse\project\JoyStickMouse_JoySrickMouse.dep (8523, 2011-07-03)
JoyStickMouse\project\JoyStickMouse_Opt.Bak (2817, 2009-03-19)
JoyStickMouse\Run_In_Flash\cortexm3_macro.o (2612, 2009-03-19)
JoyStickMouse\Run_In_Flash\hw_config.crf (177160, 2009-03-19)
JoyStickMouse\Run_In_Flash\hw_config.d (3130, 2009-03-19)
JoyStickMouse\Run_In_Flash\hw_config.o (210452, 2009-03-19)
JoyStickMouse\Run_In_Flash\JoyStickMouse.htm (134498, 2009-03-19)
JoyStickMouse\Run_In_Flash\JoyStickMouse.lnp (1148, 2009-03-19)
JoyStickMouse\Run_In_Flash\JoyStickMouse.plg (228, 2011-07-03)
JoyStickMouse\Run_In_Flash\JoyStickMouse.sct (479, 2009-03-19)
JoyStickMouse\Run_In_Flash\JoyStickMouse.tra (3447, 2009-03-19)
JoyStickMouse\Run_In_Flash\lcd.crf (160341, 2009-03-19)
JoyStickMouse\Run_In_Flash\lcd.d (2260, 2009-03-19)
JoyStickMouse\Run_In_Flash\lcd.o (205888, 2009-03-19)
JoyStickMouse\Run_In_Flash\main.crf (172279, 2009-03-19)
JoyStickMouse\Run_In_Flash\main.d (2797, 2009-03-19)
JoyStickMouse\Run_In_Flash\main.o (202236, 2009-03-19)
JoyStickMouse\Run_In_Flash\spi_flash.crf (152209, 2009-03-19)
JoyStickMouse\Run_In_Flash\spi_flash.d (2296, 2009-03-19)
JoyStickMouse\Run_In_Flash\spi_flash.o (180040, 2009-03-19)
JoyStickMouse\Run_In_Flash\stm32f10x_exti.crf (28484, 2009-03-19)
JoyStickMouse\Run_In_Flash\stm32f10x_exti.d (504, 2009-03-19)
JoyStickMouse\Run_In_Flash\stm32f10x_exti.o (33612, 2009-03-19)
JoyStickMouse\Run_In_Flash\stm32f10x_flash.crf (38457, 2009-03-19)
JoyStickMouse\Run_In_Flash\stm32f10x_flash.d (545, 2009-03-19)
JoyStickMouse\Run_In_Flash\stm32f10x_flash.o (45164, 2009-03-19)
... ...

/******************** (C) COPYRIGHT 2008 STMicroelectronics ******************** * File Name : readme.txt * Author : MCD Application Team * Version : V2.2.0 * Date : 06/13/2008 * Description : Description of the USB JoyStickMouse Demo. ******************************************************************************** * THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS * WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME. * AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT, * INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE * CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING * INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS. *******************************************************************************/ Example description =================== This Demo provides a description of how to use the USB on the STM32F10x devices. The STM32F10x device is enumerated as an USB Joystick Mouse, that uses the native PC Host USB HID driver. The Joystick mounted on the STM3210B-EVAL and STM3210E-EVAL boards is used to emulate the Mouse directions. More details about this Demo implementation is given in the User manual "UM0424 STM32F10xxx USB development kit", available for download from the ST microcontrollers website: www.st.com/stm32 Directory contents ================== + \include: contains the Demo firmware header files + \project: contains pre-configured projects for RVMDK + \source: contains the Demo firmware source files Hardware environment ==================== This example runs on STMicroelectronics STM3210B-EVAL and STM3210E-EVAL evaluation boards and can be easily tailored to any other hardware. To select the STMicroelectronics evaluation board used to run the example, uncomment the corresponding line in platform_config.h file. How to use it ============= + RVMDK - Open the JoyStickMouse.Uv2 project - In the build toolbar select the project config: - STM3210B-EVAL: to configure the project for STM32 Medium-density devices - STM3210E-EVAL: to configure the project for STM32 High-density devices - Rebuild all files: Project->Rebuild all target files - Load project image: Debug->Start/Stop Debug Session - Run program: Debug->Run (F5) NOTE: - Medium-density devices are STM32F101xx and STM32F103xx microcontrollers where the Flash memory density ranges between 32 and 128 Kbytes. - High-density devices are STM32F101xx and STM32F103xx microcontrollers where the Flash memory density ranges between 256 and 512 Kbytes. ******************* (C) COPYRIGHT 2008 STMicroelectronics *****END OF FILE******

近期下载者

相关文件


收藏者