JoyStickMouse官方STM32F10X USB例程

时间:2021-05-02 17:12:41
【文件属性】:

文件名称:JoyStickMouse官方STM32F10X USB例程

文件大小:222KB

文件格式:ZIP

更新时间:2021-05-02 17:12:41

JoyStick keil usb stm32

Example description =================== This Demo provides a description of how to use the USB-FS-Device on the STM32F10xxx STM32L15xxx and STM32F37xxx devices. The STM32F10x device is enumerated as an USB-FS-Device Joystick Mouse, that uses the native PC Host USB-FS-Device HID driver. The Joystick mounted on the STM3210B-EVAL, STM3210E-EVAL,STM32F373C_EVAL,STM32F303C_EVAL STM32L152-EVAL and STM32L152D-EVAL boards is used to emulate the Mouse directions. More details about this Demo implementation is given in the User manual "UM0424 STM32F10xxx USB development kit", available for download from the ST microcontrollers website: www.st.com/st


【文件预览】:
JoyStickMouse
----TrueSTUDIO()
--------STM32373C-EVAL()
--------STM3210B-EVAL()
--------.metadata()
--------STM32L152-EVAL()
--------STM32303C-EVAL()
--------STM3210E-EVAL()
--------STM32L152D-EVAL()
--------STM3210E-EVAL_XL()
----inc()
--------stm32f30x_conf.h(3KB)
--------stm32_it.h(2KB)
--------usb_pwr.h(2KB)
--------stm32l1xx_conf.h(3KB)
--------stm32f10x_conf.h(3KB)
--------platform_config.h(10KB)
--------stm32f37x_conf.h(3KB)
--------usb_desc.h(3KB)
--------usb_istr.h(3KB)
--------usb_conf.h(4KB)
--------hw_config.h(2KB)
--------usb_prop.h(3KB)
----src()
--------usb_desc.c(8KB)
--------system_stm32f30x.c(14KB)
--------usb_endp.c(2KB)
--------main.c(3KB)
--------usb_istr.c(7KB)
--------system_stm32f37x.c(14KB)
--------hw_config.c(19KB)
--------system_stm32l1xx.c(20KB)
--------stm32_it.c(9KB)
--------system_stm32f10x.c(29KB)
--------usb_pwr.c(9KB)
--------usb_prop.c(14KB)
----MDK-ARM()
--------JoyStickMouse.uvproj(499KB)
--------JoyStickMouse.uvopt(79KB)
----TASKING()
--------STM3210B-EVAL()
--------.metadata()
--------STM32303C_EVAL()
--------STM32L152-EVAL()
--------STM3210E-EVAL()
--------STM32373C_EVAL()
--------STM32L152D-EVAL()
--------STM3210E-EVAL_XL()
----RIDE()
--------JoyStickMouse.rapp(85KB)
--------JoyStickMouse.rprj(334B)
----EWARM()
--------stm32f37x_flash.icf(1KB)
--------stm32l1xx_flash.icf(1KB)
--------stm32f10x_flash.icf(1KB)
--------JoyStickMouse.eww(925B)
--------stm32f30x_flash.icf(1KB)
--------JoyStickMouse.ewd(216KB)
--------JoyStickMouse.ewp(189KB)
----readme.txt(8KB)

网友评论

  • 可以用 不过后来还是用 CUBE生产了