資源簡介
通過usb報告描述符使用REPORT ID方式使得在1個interface下實現2個設備(鍵盤 鼠標),便于usb初學者參考學習,程序為每隔500ms鼠標光標下移動一點
代碼片段和文件信息
/**
??******************************************************************************
??*?@file????system_stm32f1xx.c
??*?@author??MCD?Application?Team
??*?@version?V4.2.0
??*?@date????31-March-2017
??*?@brief???CMSIS?Cortex-M3?Device?Peripheral?Access?layer?System?Source?File.
??*?
??*?1.??This?file?provides?two?functions?and?one?global?variable?to?be?called?from?
??*?????user?application:
??*??????-?SystemInit():?Setups?the?system?clock?(System?clock?source?PLL?Multiplier
??*??????????????????????factors?AHB/APBx?prescalers?and?Flash?settings).?
??*??????????????????????This?function?is?called?at?startup?just?after?reset?and?
??*??????????????????????before?branch?to?main?program.?This?call?is?made?inside
??*??????????????????????the?“startup_stm32f1xx_xx.s“?file.
??*
??
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????5610??2017-10-20?18:00??usb_hid_F1\.mxproject
?????文件?????499383??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f100xb.h
?????文件?????544592??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f100xe.h
?????文件?????450054??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f101x6.h
?????文件?????460427??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f101xb.h
?????文件?????538241??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f101xe.h
?????文件?????553283??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f101xg.h
?????文件?????542782??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f102x6.h
?????文件?????552388??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f102xb.h
?????文件?????874443??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f103x6.h
?????文件?????884820??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f103xb.h
?????文件?????971857??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f103xe.h
?????文件?????985951??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f103xg.h
?????文件????1261488??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f105xc.h
?????文件????1342323??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f107xc.h
?????文件???????8788??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f1xx.h
?????文件???????3337??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Include\system_stm32f1xx.h
?????文件??????15127??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f100xb.s
?????文件??????16715??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f100xe.s
?????文件??????12564??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f101x6.s
?????文件??????12937??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f101xb.s
?????文件??????15049??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f101xe.s
?????文件??????15808??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f101xg.s
?????文件??????12886??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f102x6.s
?????文件??????13271??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f102xb.s
?????文件??????13449??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f103x6.s
?????文件??????13834??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f103xb.s
?????文件??????16391??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f103xe.s
?????文件??????16845??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f103xg.s
?????文件??????16653??2017-10-16?11:02??usb_hid_F1\Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f105xc.s
............此處省略651個文件信息
- 上一篇:W5500_ModBus_TCPS
- 下一篇:STM32點亮流水燈
評論
共有 條評論