文件名称:USB_CSharp
介绍说明--下载内容均来自于网络,请自行研究使用
GD32F150的USB HID类,上位机和下位机源码,测试可用,还有VB6的HID原码,可读写数据,可以使用SM32F103的片也可以,上位机软件中也有C#的源码,C#的忘记打包了-GD32F150 the USB HID class, upper and lower machine source code, the test can be used, as well as the HID original VB6 code, can read and write data, you can use SM32F103 sheet can, PC software also has a C# source code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
demo\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c
....\.........\.....\...\...........\core_cm3.h
....\.........\.....\...\DeviceSupport\GD\GD32F1x0\startup_stm32f0xx.s
....\.........\.....\...\.............\..\........\stm32f0xx.h
....\.........\.....\...\.............\..\........\stm32f0xx_conf.h
....\.........\.....\...\.............\..\........\system_stm32f0xx.c
....\.........\.....\...\.............\..\........\system_stm32f0xx.h
....\.........\GD32F1x0_StdPeriph_Driver\inc\DAC.h
....\.........\.........................\...\date.h
....\.........\.........................\...\gd32f1x0_conf.h
....\.........\.........................\...\I2C.h
....\.........\.........................\...\platform_conf.h
....\.........\.........................\...\stm32f0xx_adc.h
....\.........\.........................\...\stm32f0xx_cec.h
....\.........\.........................\...\stm32f0xx_comp.h
....\.........\.........................\...\stm32f0xx_crc.h
....\.........\.........................\...\stm32f0xx_dac.h
....\.........\.........................\...\stm32f0xx_dbgmcu.h
....\.........\.........................\...\stm32f0xx_dma.h
....\.........\.........................\...\stm32f0xx_exti.h
....\.........\.........................\...\stm32f0xx_flash.h
....\.........\.........................\...\stm32f0xx_gpio.h
....\.........\.........................\...\stm32f0xx_i2c.h
....\.........\.........................\...\stm32f0xx_iwdg.h
....\.........\.........................\...\stm32f0xx_misc.h
....\.........\.........................\...\stm32f0xx_pwr.h
....\.........\.........................\...\stm32f0xx_rcc.h
....\.........\.........................\...\stm32f0xx_rtc.h
....\.........\.........................\...\stm32f0xx_spi.h
....\.........\.........................\...\stm32f0xx_syscfg.h
....\.........\.........................\...\stm32f0xx_tim.h
....\.........\.........................\...\stm32f0xx_usart.h
....\.........\.........................\...\stm32f0xx_wwdg.h
....\.........\.........................\...\SysTick.h
....\.........\.........................\src\DAC.c
....\.........\.........................\...\stm32f0xx_adc.c
....\.........\.........................\...\stm32f0xx_cec.c
....\.........\.........................\...\stm32f0xx_comp.c
....\.........\.........................\...\stm32f0xx_crc.c
....\.........\.........................\...\stm32f0xx_dac.c
....\.........\.........................\...\stm32f0xx_dbgmcu.c
....\.........\.........................\...\stm32f0xx_dma.c
....\.........\.........................\...\stm32f0xx_exti.c
....\.........\.........................\...\stm32f0xx_flash.c
....\.........\.........................\...\stm32f0xx_gpio.c
....\.........\.........................\...\stm32f0xx_i2c.c
....\.........\.........................\...\stm32f0xx_iwdg.c
....\.........\.........................\...\stm32f0xx_misc.c
....\.........\.........................\...\stm32f0xx_pwr.c
....\.........\.........................\...\stm32f0xx_rcc.c
....\.........\.........................\...\stm32f0xx_rtc.c
....\.........\.........................\...\stm32f0xx_spi.c
....\.........\.........................\...\stm32f0xx_syscfg.c
....\.........\.........................\...\stm32f0xx_SysTick.c
....\.........\.........................\...\stm32f0xx_tim.c
....\.........\.........................\...\stm32f0xx_usart.c
....\.........\.........................\...\stm32f0xx_wwdg.c
....\.........\USBlibrary\inc\usb_core.h
....\.........\..........\...\usb_def.h
....\.........\..........\...\usb_init.h
....\.........\..........\...\usb_int.h
....\.........\..........\...\usb_lib.h
....\.........\..........\...\usb_mem.h
....\.........\..........\...\usb_regs.h
....\.........\..........\...\usb_sil.h
....\.........\..........\...\usb_type.h
....\.........\..........\src\usb_core.c
....\.........\..........\...\usb_init.c
....\.........\..........\...\usb_int.c
....\.........\..........\...\usb_mem.c
....\.........\..........\...\usb_regs.c
....\.........\..........\...\usb_sil.c
....\P