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

stm32f4-usb-mouse-host

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

  • msp430f5438system_Chinese-Materials
    msp430f5438系统中文资料(全)(msp430f5438system_Chinese Materials)
    2013-09-09 09:12:43下载
    积分:1
  • cheng
    滤波器广泛应用于数字信号处理、通信、自动控制领域,但设计可变宽频带有源滤波器则比较困难。利用单片机控制参数可编程的双二阶通用开关电容有源滤波器,精确设置有源滤波器的中心频率f,品质因数Q及有源滤波器的工作方式。本系统主要分为两个部分:即程控滤波器和程控放大器。程控放大器电压增益为40dB,通过单片机控制DA进行分压,可精确实现要求的10dB步进,误差小于0.5 ,通带为100Hz-500KHz,输入电压峰-峰值范围为10mV,在输入范围内无明显失真。由MAX264为核心的滤波器,可设置为高通、低通滤波器。通过单片机直接给出控制频率,使-3dB截止频率在1KHz-20KHz内可调,步进1KHz,误差小于1 。整个系统以52单片机为控制核心,电路简单,性能稳定,且具有较高精度,滤波参数调节通过单片机控制,较为方便。(Filters are widely used in digital signal processing, communications, automatic control area, but the design variable wideband active filter is more difficult. Control parameters using single-chip programmable universal switched-capacitor biquad active filter, active filter accurately set the center frequency f, quality factor Q and the active filter works. The system is mainly divided into two parts: the program-controlled filters and programmable amplifiers. Programmable amplifier voltage gain of 40dB, the DA through the partial pressure of single-chip control, can accurately achieve the required 10dB step, the error is less than 0.5 , passband to 100Hz-500KHz, input voltage peak- the range of 10mV, the input range no significant distortion. By the MAX264 as the core of filter can be set to high pass, low pass filter. Given directly by the microcontroller controls the frequency, the-3dB cutoff frequency at 1KHz-20KHz adjustable, step 1KHz, error is less than 1 . The entire system for)
    2011-07-17 16:23:27下载
    积分:1
  • C51-VBddl
    VB 开发C51的动态链接库,可以拿来直接用的,(VB-C51 dynamic link library that can be used directly, and)
    2013-11-17 22:19:39下载
    积分:1
  • anjianfayin
    本人收藏的一个按键发音的程序, 很不错的源码,值得下载(My collection procedures pronunciation of a button, it is a good source, it is worth downloading)
    2008-04-07 15:58:51下载
    积分:1
  • msp430-csb
    使用MSP430F5438单片机和HC-SR04超声波模块实现测距的源码。( Using the MSP430F5438 microcontroller and HC-SR04 ultrasonic ranging module source.)
    2015-04-19 12:04:35下载
    积分:1
  • 1.8TFT
    实现1.8寸tft彩屏的驱动,能够显示字符,汉字,以及图片。(Achieve 1.8-inch tft color screen driver, can display characters, characters, and images.)
    2020-06-28 18:40:02下载
    积分:1
  • Tabrizi
    AVR files example that drive Interrupt and LCD and others
    2015-08-18 20:00:05下载
    积分:1
  • CClockSTProject
    一个模拟电子表的程序,有兴趣的可以研究研究(a simulated electronic watches the proceedings, interested can studies)
    2007-03-29 11:26:03下载
    积分:1
  • include
    ATMEGA48 头文件 适用于 ICCAVR7.0 有些版本没有ATMEGA48的头文件(ATMEGA48 )
    2013-08-08 22:45:19下载
    积分:1
  • VSP100-old
    用Visual C++ 6.0实现的一个VSP程序。包你看后受益匪浅。(with Visual C 6.0 of a VSP procedures. After looking at the package you benefited.)
    2007-02-06 09:08:57下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载