文件名称:STM32F1的USB复合键盘+鼠标程序
-
所属分类:
- 标签属性:
- 上传时间:2019-03-05
-
文件大小:7.58mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
基于MDK5.23,使用STM32CUBEMX生成模板修改而成,usb报告描述符使用REPORT ID方式使得在1个interface下实现2个设备(键盘+鼠标),便于usb初学者参考学习
相关搜索: STM32 USB 键盘 鼠标
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : sz_STM32F103 USBcompositeKB&mouse.rar 列表 usb_hid_F1/.mxproject usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f100xb.h usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f100xe.h usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f101x6.h usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f101xb.h usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f101xe.h usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f101xg.h usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f102x6.h usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f102xb.h usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103x6.h usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xb.h usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xg.h usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f105xc.h usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f107xc.h usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f100xb.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f100xe.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f101x6.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f101xb.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f101xe.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f101xg.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f102x6.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f102xb.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f103x6.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f103xb.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f103xe.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f103xg.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f105xc.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f107xc.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f100xb.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f100xe.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f101x6.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f101xb.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f101xe.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f101xg.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f102x6.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f102xb.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f103x6.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f103xb.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f103xe.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f103xg.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f105xc.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/gcc/startup_stm32f107xc.s usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f100xb_flash.icf usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f100xb_sram.icf usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f100xe_flash.icf usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f100xe_sram.icf usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101x6_flash.icf usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101x6_sram.icf usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101xb_flash.icf usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101xb_sram.icf usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101xe_flash.icf usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101xe_sram.icf usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101xg_flash.icf usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f101xg_sram.icf usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f102x6_flash.icf usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f102x6_sram.icf usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f102xb_flash.icf usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/iar/linker/stm32f102xb_sram.icf usb_hid_F1/Drivers/CMSIS/Device/ST/STM32F1xx/So
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.