登录
首页 » Visual C++ » stm32f4-usb-mouse-host

stm32f4-usb-mouse-host

于 2015-11-20 发布 文件大小:7882KB
0 197
下载积分: 1 下载次数: 26

代码说明:

  stm32f4 的usb鼠标主机程序,简单的修改即可成为自己的工程(stm32f4 usb mouse host)

文件列表:

V5--F4USB全速鼠标二代板(Host)(已测)
...................................\GeneralFunction
...................................\...............\inc
...................................\...............\...\MyDataProcess.h,443,2015-01-25
...................................\...............\...\MyMath.h,127,2015-01-09
...................................\...............\...\visual_scope.h,165,2014-07-25
...................................\...............\src
...................................\...............\...\MyDataProcess.c,1709,2015-01-25
...................................\...............\...\MyMath.c,243,2015-01-08
...................................\...............\...\visual_scope.c,1278,2015-01-08
...................................\Libraries
...................................\.........\CMSIS
...................................\.........\.....\stm32f4xx.h,530857,2012-03-05
...................................\.........\.....\system_stm32f4xx.c,21856,2012-03-05
...................................\.........\.....\system_stm32f4xx.h,2222,2012-03-05
...................................\.........\Startup
...................................\.........\.......\startup_stm32f4xx.s,29637,2014-12-23
...................................\.........\STM32F4xx_StdPeriph_Driver
...................................\.........\..........................\inc
...................................\.........\..........................\...\misc.h,6923,2012-03-05
...................................\.........\..........................\...\stm32f4xx_adc.h,32548,2012-03-05
...................................\.........\..........................\...\stm32f4xx_can.h,27317,2012-03-05
...................................\.........\..........................\...\stm32f4xx_crc.h,2415,2012-03-05
...................................\.........\..........................\...\stm32f4xx_cryp.h,12659,2012-03-05
...................................\.........\..........................\...\stm32f4xx_dac.h,14945,2012-03-05
...................................\.........\..........................\...\stm32f4xx_dbgmcu.h,4295,2012-03-05
...................................\.........\..........................\...\stm32f4xx_dcmi.h,12976,2012-03-05
...................................\.........\..........................\...\stm32f4xx_dma.h,28879,2012-03-05
...................................\.........\..........................\...\stm32f4xx_exti.h,8011,2012-03-05
...................................\.........\..........................\...\stm32f4xx_flash.h,14594,2012-03-05
...................................\.........\..........................\...\stm32f4xx_fsmc.h,27175,2012-03-05
...................................\.........\..........................\...\stm32f4xx_gpio.h,17700,2012-03-05
...................................\.........\..........................\...\stm32f4xx_hash.h,9083,2012-03-05
...................................\.........\..........................\...\stm32f4xx_i2c.h,31645,2012-03-05
...................................\.........\..........................\...\stm32f4xx_iwdg.h,4322,2012-03-05
...................................\.........\..........................\...\stm32f4xx_pwr.h,6153,2012-03-05
...................................\.........\..........................\...\stm32f4xx_rcc.h,24873,2012-03-05
...................................\.........\..........................\...\stm32f4xx_rng.h,3957,2012-03-05
...................................\.........\..........................\...\stm32f4xx_rtc.h,40544,2012-03-05
...................................\.........\..........................\...\stm32f4xx_sdio.h,22776,2012-03-05
...................................\.........\..........................\...\stm32f4xx_spi.h,20778,2012-03-05
...................................\.........\..........................\...\stm32f4xx_syscfg.h,7227,2012-03-05
...................................\.........\..........................\...\stm32f4xx_tim.h,51688,2012-03-05
...................................\.........\..........................\...\stm32f4xx_usart.h,17801,2012-03-05
...................................\.........\..........................\...\stm32f4xx_wwdg.h,3541,2012-03-05
...................................\.........\..........................\src
...................................\.........\..........................\...\misc.c,11442,2012-03-05
...................................\.........\..........................\...\stm32f4xx_adc.c,68402,2012-03-05
...................................\.........\..........................\...\stm32f4xx_can.c,60056,2012-03-05
...................................\.........\..........................\...\stm32f4xx_crc.c,3595,2012-03-05
...................................\.........\..........................\...\stm32f4xx_cryp.c,32716,2012-03-05
...................................\.........\..........................\...\stm32f4xx_cryp_aes.c,21778,2012-03-05
...................................\.........\..........................\...\stm32f4xx_cryp_des.c,9489,2012-03-05
...................................\.........\..........................\...\stm32f4xx_cryp_tdes.c,10213,2012-03-05
...................................\.........\..........................\...\stm32f4xx_dac.c,27121,2012-03-05
...................................\.........\..........................\...\stm32f4xx_dbgmcu.c,6808,2012-03-05
...................................\.........\..........................\...\stm32f4xx_dcmi.c,18997,2012-03-05
...................................\.........\..........................\...\stm32f4xx_dma.c,52695,2012-03-05
...................................\.........\..........................\...\stm32f4xx_exti.c,10346,2012-03-05
...................................\.........\..........................\...\stm32f4xx_flash.c,38040,2012-03-05
...................................\.........\..........................\...\stm32f4xx_fsmc.c,41888,2012-03-05
...................................\.........\..........................\...\stm32f4xx_gpio.c,21157,2012-03-05
...................................\.........\..........................\...\stm32f4xx_hash.c,26216,2012-03-05
...................................\.........\..........................\...\stm32f4xx_hash_md5.c,9675,2012-03-05
...................................\.........\..........................\...\stm32f4xx_hash_sha1.c,9871,2012-03-05
...................................\.........\..........................\...\stm32f4xx_i2c.c,52812,2012-03-05
...................................\.........\..........................\...\stm32f4xx_iwdg.c,9671,2012-03-05
...................................\.........\..........................\...\stm32f4xx_pwr.c,25222,2012-03-05
...................................\.........\..........................\...\stm32f4xx_rcc.c,74782,2012-03-05
...................................\.........\..........................\...\stm32f4xx_rng.c,14140,2012-03-05
...................................\.........\..........................\...\stm32f4xx_rtc.c,104477,2012-03-05
...................................\.........\..........................\...\stm32f4xx_sdio.c,39827,2012-03-05
...................................\.........\..........................\...\stm32f4xx_spi.c,51850,2012-03-05
...................................\.........\..........................\...\stm32f4xx_syscfg.c,7603,2012-03-05
...................................\.........\..........................\...\stm32f4xx_tim.c,125490,2012-03-05
...................................\.........\..........................\...\stm32f4xx_usart.c,56804,2012-03-05
...................................\.........\..........................\...\stm32f4xx_wwdg.c,10791,2012-03-05
...................................\Project
...................................\.......\JLinkLog.txt,207423,2015-11-15
...................................\.......\JLinkSettings.ini,650,2014-12-22
...................................\.......\List
...................................\.......\Obj
...................................\.......\...\beep.crf,310144,2015-10-26
...................................\.......\...\beep.d,1218,2015-10-26
...................................\.......\...\beep.o,331248,2015-10-26
...................................\.......\...\can1.crf,364633,2015-08-10
...................................\.......\...\can1.d,1953,2015-08-10
...................................\.......\...\can1.o,394988,2015-08-10
...................................\.......\...\data_display.crf,514,2015-07-27
...................................\.......\...\data_display.d,100,2015-07-27
...................................\.......\...\delay.crf,310196,2015-10-26
...................................\.......\...\delay.d,1239,2015-10-26
...................................\.......\...\delay.o,331604,2015-10-26
...................................\.......\...\encodedata.crf,361885,2015-01-09
...................................\.......\...\encodedata.d,2056,2015-01-09
...................................\.......\...\encodedata.o,388224,2015-01-09
...................................\.......\...\ExtDll.iex,19,2015-10-15
...................................\.......\...\ili9320.crf,328948,2015-10-26
...................................\.......\...\ili9320.d,1423,2015-10-26
...................................\.......\...\ili9320.o,362444,2015-10-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • cvery_252525234
    C++ SDK绘图。涉及函数:WinProc Draw(C++ SDK graphics. Related to function: WinProc Draw)
    2008-01-25 10:49:47下载
    积分:1
  • Pwm_trigger
    AURIX平台实现PWM触发ADC采样,顺序采样(aurix complete pwm trigger function)
    2016-02-16 11:52:22下载
    积分:1
  • hh
    通过使用能。Keil 51工具和VC++来实现按键的功.(Achieved by using the Keil 51 tools and VC++ of the key functions.)
    2013-05-15 13:39:14下载
    积分:1
  • USB-mouse
    一个鼠标基于C8051f340为核心的USB鼠标程序,在开发板上已调可用。用Keil打开。(A mouse-based core C8051f340 USB mouse program has been transferred is available on the development board. Opened with Keil.)
    2014-05-02 17:02:37下载
    积分:1
  • PIC24Calculator
    PIC24单片机实现的计算器,在protus下仿真实现(PIC24 MCU calculator, under Simulation in protus)
    2011-11-14 22:35:33下载
    积分:1
  • dianshi
    此资料给出了一套电子设计工程师的试题,很具指导性、学习性和操作性,大家不妨下载来看看吧。(This information is given a set of electronic design engineers, test questions, it is instructive to learn, and operational, you may wish to download and see it.)
    2010-10-21 13:13:12下载
    积分:1
  • 02-Timer0-Timer1-Timer2
    在stc51单片机上,timer0、timer1、timer2的控制(In the stc51 microcontroller, timer0, Timer1, timer2 control)
    2017-06-24 09:41:36下载
    积分:1
  • PMAC 中文手册(推荐详细)
    说明:  PMAC 中文手册(推荐详细)PMAC(可编程多轴运动控制器),是美国Delta Tau Data System 公司于推出的PC 机平台上的运动控制器,是一个完全开放的系统。(PMAC Chinese Manual (Recommended Details))
    2020-07-02 08:00:02下载
    积分:1
  • IDreader
    128KHzID卡读卡模块程序,带模块原理图,曼切斯特解码(128KHzID card reader module program with block diagram, Manchester decoding)
    2020-08-29 10:18:11下载
    积分:1
  • MEGA8-PWM
    MEGA8的PWM输出功能来完成三路PWM波形.doc(MEGA8 PWM output function to complete the three-way PWM waveform. Doc)
    2013-07-05 11:17:34下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载