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

stm32f4-usb-mouse-host

于 2015-11-20 发布 文件大小:7882KB
0 121
下载积分: 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 个回复

  • BH1750P12864
    BH1750FVI光照度传感器在12864液晶上的显示(BH1750FVI light sensor on the 12864 LCD display)
    2020-11-16 23:39:40下载
    积分:1
  • 51-Microcontroller-Programmer-
    51单片机编程器制作资料。内有pcb,原理图,物料清单,hex文件。自制成功(51 Microcontroller Programmer production of information. There pcb, schematics, BOM, hex file. Self-made success)
    2011-11-14 12:31:09下载
    积分:1
  • ucOS-II-V2.86-uCGUI-3.9-DEMO
    基于STM32的压力监控项目,配有2.8寸TFT显示屏,可以实时监控压力曲线,带有数据库功能(Based on the STM32 pressure monitoring project, with 2.8-inch TFT display, real-time monitoring of the pressure curve with database functions)
    2014-01-16 15:57:17下载
    积分:1
  • sourse
    基于单片机的数控开关电源设计,带仿真和详细程序。(NC-based single-chip switching power supply design, with simulation and detailed procedures.)
    2009-04-26 14:30:34下载
    积分:1
  • num
    大整数阶乘新思路,实现了大整数阶乘的程序(Large integer factorial new ideas, the realization of a large integer factorial process)
    2007-12-27 09:18:40下载
    积分:1
  • PID
    1单片机 控制直流电机转速 PID算法+C语言程序+Proteus仿真 采用PID控制算法控制电机转速,使得电机实际转速与设定转速保持一致。(1 MCU control DC motor speed PID algorithm+C language program+Proteus simulation using PID control algorithm to control motor speed, so that the actual motor speed and the set speed consistent.)
    2015-05-07 14:24:09下载
    积分:1
  • WE
    说明:  Arduino单片机开发笔记2-7,希望大家都看看(Arduino microcontroller development notes 2-7, we want everyone to see)
    2013-07-30 11:15:11下载
    积分:1
  • lightwater
    简单的流水灯程序,另外包括按键控制led灯程序,适合初学者(Simple water lights, led lights additionally includes key control procedures, suitable for beginners)
    2013-07-15 13:27:44下载
    积分:1
  • USART-RS232
    这是基于STM32的USART转232的应用程序(This is based on the STM32 USART 232 applications)
    2016-04-18 14:53:57下载
    积分:1
  • ADXL345
    讲解 角度传感器的原理,内部结构,引脚功能,以及相关运用(Angle sensor to explain the principles of the internal structure of pin functions, and related use)
    2011-09-01 01:42:49下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载