文件名称:USB-to-com
介绍说明--下载内容来自于网络,使用问题请自行百度
STM32的USB功能使用,实现一个USB虚拟串口功能.-USB STM32 function to use, to achieve a USB virtual serial port function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
USB to com/CORE/core_cm3.c
USB to com/CORE/core_cm3.h
USB to com/CORE/startup_stm32f10x_hd.s
USB to com/HARDWARE/KEY/key.c
USB to com/HARDWARE/KEY/key.h
USB to com/HARDWARE/LCD/font.h
USB to com/HARDWARE/LCD/lcd.c
USB to com/HARDWARE/LCD/lcd.h
USB to com/HARDWARE/LED/led.c
USB to com/HARDWARE/LED/led.h
USB to com/keilkilll.bat
USB to com/OBJ/USB_VIRTURAL_COM.hex
USB to com/STM32F10x_FWLib/inc/misc.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_adc.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_bkp.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_can.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_cec.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_crc.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_dac.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_dbgmcu.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_dma.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_exti.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_flash.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_fsmc.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_gpio.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_i2c.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_iwdg.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_pwr.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_rcc.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_rtc.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_sdio.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_spi.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_tim.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_usart.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_wwdg.h
USB to com/STM32F10x_FWLib/src/misc.c
USB to com/STM32F10x_FWLib/src/stm32f10x_adc.c
USB to com/STM32F10x_FWLib/src/stm32f10x_bkp.c
USB to com/STM32F10x_FWLib/src/stm32f10x_can.c
USB to com/STM32F10x_FWLib/src/stm32f10x_cec.c
USB to com/STM32F10x_FWLib/src/stm32f10x_crc.c
USB to com/STM32F10x_FWLib/src/stm32f10x_dac.c
USB to com/STM32F10x_FWLib/src/stm32f10x_dbgmcu.c
USB to com/STM32F10x_FWLib/src/stm32f10x_dma.c
USB to com/STM32F10x_FWLib/src/stm32f10x_exti.c
USB to com/STM32F10x_FWLib/src/stm32f10x_flash.c
USB to com/STM32F10x_FWLib/src/stm32f10x_fsmc.c
USB to com/STM32F10x_FWLib/src/stm32f10x_gpio.c
USB to com/STM32F10x_FWLib/src/stm32f10x_i2c.c
USB to com/STM32F10x_FWLib/src/stm32f10x_iwdg.c
USB to com/STM32F10x_FWLib/src/stm32f10x_pwr.c
USB to com/STM32F10x_FWLib/src/stm32f10x_rcc.c
USB to com/STM32F10x_FWLib/src/stm32f10x_rtc.c
USB to com/STM32F10x_FWLib/src/stm32f10x_sdio.c
USB to com/STM32F10x_FWLib/src/stm32f10x_spi.c
USB to com/STM32F10x_FWLib/src/stm32f10x_tim.c
USB to com/STM32F10x_FWLib/src/stm32f10x_usart.c
USB to com/STM32F10x_FWLib/src/stm32f10x_wwdg.c
USB to com/SYSTEM/delay/delay.c
USB to com/SYSTEM/delay/delay.h
USB to com/SYSTEM/sys/sys.c
USB to com/SYSTEM/sys/sys.h
USB to com/SYSTEM/usart/usart.c
USB to com/SYSTEM/usart/usart.h
USB to com/USB/CONFIG/hw_config.c
USB to com/USB/CONFIG/hw_config.h
USB to com/USB/CONFIG/platform_config.h
USB to com/USB/CONFIG/usb_conf.h
USB to com/USB/CONFIG/usb_desc.c
USB to com/USB/CONFIG/usb_desc.h
USB to com/USB/CONFIG/usb_endp.c
USB to com/USB/CONFIG/usb_istr.c
USB to com/USB/CONFIG/usb_istr.h
USB to com/USB/CONFIG/usb_prop.c
USB to com/USB/CONFIG/usb_prop.h
USB to com/USB/CONFIG/usb_pwr.c
USB to com/USB/CONFIG/usb_pwr.h
USB to com/USB/STM32_USB-FS-Device_Driver/inc/usb_core.h
USB to com/USB/STM32_USB-FS-Device_Driver/inc/usb_def.h
USB to com/USB/STM32_USB-FS-Device_Driver/inc/usb_init.h
USB to com/USB/STM32_USB-FS-Device_Driver/inc/usb_int.h
USB to com/USB/STM32_USB-FS-Device_Driver/inc/usb_lib.h
USB to com/USB/STM32_USB-FS-Device_Driver/inc/usb_mem.h
USB to com/USB/STM32_USB-FS-Device_Driver/inc/usb_regs.h
USB to com/USB/STM32_USB-FS-Device_Driver/inc/usb_sil.h
USB to com/USB/STM32_USB-FS-Device_Driver/inc/usb_type.h
USB to com/USB/STM32_USB-FS-Device_Driver/src/usb_core.c
USB to com/USB/STM32_USB-FS-Device_Driver/src/usb_init.c
USB to com/USB/STM32_USB-FS-Device_Driver/src/usb_int.c
USB to com/USB/STM32_USB-FS-Device_Driver/src/usb_mem.c
USB to com/USB/STM32_USB-FS-Device_Driver/src/usb_regs.c
USB to com/USB/STM32_USB-FS-Device_Driver/src/usb_sil.c
USB to com/USER/JLinkSettings.ini
USB to com/USER/main.c
USB to com/USER/stm32f10x.h
USB to com/USER/stm32f10x_conf.h
USB to com/USER/stm32f10x_it.c
USB to com/USER/stm32f10x_it.h
USB to com/USER/system_stm32f10x.c
USB to com/USER/system_stm32f10x.h
USB to com/USER/USB_VIRTUAL_COM.uvguix.Administrator
USB to com/USER/USB_VIRTUAL_COM.uvoptx
USB to com/USER/USB_VIRTUAL_COM.uvprojx
USB to com/USB/STM32_USB-FS-Device_Driver/inc
USB to com/USB/STM32_USB-FS-Device_Driver/src
USB to com/HARDWARE/KEY
USB to com/HARDWARE/LCD
USB to com/HARDWARE/LED
USB to com/STM32F10x_FWLib/inc
USB to com/STM32F10x_FWLib/src
USB to com/SYSTEM/delay
USB to com/SYSTEM/sys
USB to com/SYSTEM/usart
USB to com/USB/CONFIG
USB to com/USB/STM32_USB-FS-Device_Driver
USB to com/CORE
USB to com/HARDWARE
USB to com/OBJ
USB to com/STM32F10x_FWLib
USB to com/SYSTEM
USB to com/USB
USB to com/USER
USB to com
USB to com/CORE/core_cm3.h
USB to com/CORE/startup_stm32f10x_hd.s
USB to com/HARDWARE/KEY/key.c
USB to com/HARDWARE/KEY/key.h
USB to com/HARDWARE/LCD/font.h
USB to com/HARDWARE/LCD/lcd.c
USB to com/HARDWARE/LCD/lcd.h
USB to com/HARDWARE/LED/led.c
USB to com/HARDWARE/LED/led.h
USB to com/keilkilll.bat
USB to com/OBJ/USB_VIRTURAL_COM.hex
USB to com/STM32F10x_FWLib/inc/misc.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_adc.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_bkp.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_can.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_cec.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_crc.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_dac.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_dbgmcu.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_dma.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_exti.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_flash.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_fsmc.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_gpio.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_i2c.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_iwdg.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_pwr.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_rcc.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_rtc.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_sdio.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_spi.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_tim.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_usart.h
USB to com/STM32F10x_FWLib/inc/stm32f10x_wwdg.h
USB to com/STM32F10x_FWLib/src/misc.c
USB to com/STM32F10x_FWLib/src/stm32f10x_adc.c
USB to com/STM32F10x_FWLib/src/stm32f10x_bkp.c
USB to com/STM32F10x_FWLib/src/stm32f10x_can.c
USB to com/STM32F10x_FWLib/src/stm32f10x_cec.c
USB to com/STM32F10x_FWLib/src/stm32f10x_crc.c
USB to com/STM32F10x_FWLib/src/stm32f10x_dac.c
USB to com/STM32F10x_FWLib/src/stm32f10x_dbgmcu.c
USB to com/STM32F10x_FWLib/src/stm32f10x_dma.c
USB to com/STM32F10x_FWLib/src/stm32f10x_exti.c
USB to com/STM32F10x_FWLib/src/stm32f10x_flash.c
USB to com/STM32F10x_FWLib/src/stm32f10x_fsmc.c
USB to com/STM32F10x_FWLib/src/stm32f10x_gpio.c
USB to com/STM32F10x_FWLib/src/stm32f10x_i2c.c
USB to com/STM32F10x_FWLib/src/stm32f10x_iwdg.c
USB to com/STM32F10x_FWLib/src/stm32f10x_pwr.c
USB to com/STM32F10x_FWLib/src/stm32f10x_rcc.c
USB to com/STM32F10x_FWLib/src/stm32f10x_rtc.c
USB to com/STM32F10x_FWLib/src/stm32f10x_sdio.c
USB to com/STM32F10x_FWLib/src/stm32f10x_spi.c
USB to com/STM32F10x_FWLib/src/stm32f10x_tim.c
USB to com/STM32F10x_FWLib/src/stm32f10x_usart.c
USB to com/STM32F10x_FWLib/src/stm32f10x_wwdg.c
USB to com/SYSTEM/delay/delay.c
USB to com/SYSTEM/delay/delay.h
USB to com/SYSTEM/sys/sys.c
USB to com/SYSTEM/sys/sys.h
USB to com/SYSTEM/usart/usart.c
USB to com/SYSTEM/usart/usart.h
USB to com/USB/CONFIG/hw_config.c
USB to com/USB/CONFIG/hw_config.h
USB to com/USB/CONFIG/platform_config.h
USB to com/USB/CONFIG/usb_conf.h
USB to com/USB/CONFIG/usb_desc.c
USB to com/USB/CONFIG/usb_desc.h
USB to com/USB/CONFIG/usb_endp.c
USB to com/USB/CONFIG/usb_istr.c
USB to com/USB/CONFIG/usb_istr.h
USB to com/USB/CONFIG/usb_prop.c
USB to com/USB/CONFIG/usb_prop.h
USB to com/USB/CONFIG/usb_pwr.c
USB to com/USB/CONFIG/usb_pwr.h
USB to com/USB/STM32_USB-FS-Device_Driver/inc/usb_core.h
USB to com/USB/STM32_USB-FS-Device_Driver/inc/usb_def.h
USB to com/USB/STM32_USB-FS-Device_Driver/inc/usb_init.h
USB to com/USB/STM32_USB-FS-Device_Driver/inc/usb_int.h
USB to com/USB/STM32_USB-FS-Device_Driver/inc/usb_lib.h
USB to com/USB/STM32_USB-FS-Device_Driver/inc/usb_mem.h
USB to com/USB/STM32_USB-FS-Device_Driver/inc/usb_regs.h
USB to com/USB/STM32_USB-FS-Device_Driver/inc/usb_sil.h
USB to com/USB/STM32_USB-FS-Device_Driver/inc/usb_type.h
USB to com/USB/STM32_USB-FS-Device_Driver/src/usb_core.c
USB to com/USB/STM32_USB-FS-Device_Driver/src/usb_init.c
USB to com/USB/STM32_USB-FS-Device_Driver/src/usb_int.c
USB to com/USB/STM32_USB-FS-Device_Driver/src/usb_mem.c
USB to com/USB/STM32_USB-FS-Device_Driver/src/usb_regs.c
USB to com/USB/STM32_USB-FS-Device_Driver/src/usb_sil.c
USB to com/USER/JLinkSettings.ini
USB to com/USER/main.c
USB to com/USER/stm32f10x.h
USB to com/USER/stm32f10x_conf.h
USB to com/USER/stm32f10x_it.c
USB to com/USER/stm32f10x_it.h
USB to com/USER/system_stm32f10x.c
USB to com/USER/system_stm32f10x.h
USB to com/USER/USB_VIRTUAL_COM.uvguix.Administrator
USB to com/USER/USB_VIRTUAL_COM.uvoptx
USB to com/USER/USB_VIRTUAL_COM.uvprojx
USB to com/USB/STM32_USB-FS-Device_Driver/inc
USB to com/USB/STM32_USB-FS-Device_Driver/src
USB to com/HARDWARE/KEY
USB to com/HARDWARE/LCD
USB to com/HARDWARE/LED
USB to com/STM32F10x_FWLib/inc
USB to com/STM32F10x_FWLib/src
USB to com/SYSTEM/delay
USB to com/SYSTEM/sys
USB to com/SYSTEM/usart
USB to com/USB/CONFIG
USB to com/USB/STM32_USB-FS-Device_Driver
USB to com/CORE
USB to com/HARDWARE
USB to com/OBJ
USB to com/STM32F10x_FWLib
USB to com/SYSTEM
USB to com/USB
USB to com/USER
USB to com
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.