文件名称:stm32f103USB-CDC
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-02-07
- 文件大小:
- 368kb
- 下载次数:
- 0次
- 提 供 者:
- q**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
STM32 USB虚拟串口,精简了一些代码,基于官方库-The USB cdc for STM32
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Virtual_COM_Port
................\CMSIS
................\.....\startup_stm32f10x_cl.s
................\.....\startup_stm32f10x_hd.s
................\.....\startup_stm32f10x_hd_vl.s
................\.....\startup_stm32f10x_ld.s
................\.....\startup_stm32f10x_ld_vl.s
................\.....\startup_stm32f10x_md.s
................\.....\startup_stm32f10x_md_vl.s
................\.....\startup_stm32f10x_xl.s
................\.....\stm32f10x.h
................\.....\system_stm32f10x.c
................\.....\system_stm32f10x.h
................\Project
................\.......\Virtual_COM_Port
................\.......\................\MDK-ARM
................\.......\................\.......\JLinkSettings.ini
................\.......\................\.......\KeiDelAll.bat
................\.......\................\.......\List
................\.......\................\.......\Obj
................\.......\................\.......\...\Virtual_COM_Port.build_log.htm
................\.......\................\.......\Virtual_COM_Port.uvgui.User
................\.......\................\.......\Virtual_COM_Port.uvgui_User.bak
................\.......\................\.......\Virtual_COM_Port.uvopt
................\.......\................\.......\Virtual_COM_Port.uvproj
................\.......\................\inc
................\.......\................\...\hw_config.h
................\.......\................\...\platform_config.h
................\.......\................\...\stm32_it.h
................\.......\................\...\stm32f10x_conf.h
................\.......\................\...\stm32f30x_conf.h
................\.......\................\...\stm32f37x_conf.h
................\.......\................\...\stm32l1xx_conf.h
................\.......\................\...\usb_conf.h
................\.......\................\...\usb_desc.h
................\.......\................\...\usb_istr.h
................\.......\................\...\usb_prop.h
................\.......\................\...\usb_pwr.h
................\.......\................\src
................\.......\................\...\hw_config.c
................\.......\................\...\main.c
................\.......\................\...\stm32_it.c
................\.......\................\...\system_stm32f10x.c
................\.......\................\...\usb_desc.c
................\.......\................\...\usb_endp.c
................\.......\................\...\usb_istr.c
................\.......\................\...\usb_prop.c
................\.......\................\...\usb_pwr.c
................\STM32F10x_StdPeriph_Driver
................\..........................\Release_Notes.html
................\..........................\inc
................\..........................\...\misc.h
................\..........................\...\stm32f10x_adc.h
................\..........................\...\stm32f10x_bkp.h
................\..........................\...\stm32f10x_can.h
................\..........................\...\stm32f10x_cec.h
................\..........................\...\stm32f10x_crc.h
................\..........................\...\stm32f10x_dac.h
................\..........................\...\stm32f10x_dbgmcu.h
................\..........................\...\stm32f10x_dma.h
................\..........................\...\stm32f10x_exti.h
................\..........................\...\stm32f10x_flash.h
................\..........................\...\stm32f10x_fsmc.h
................\..........................\...\stm32f10x_gpio.h
................\..........................\...\stm32f10x_i2c.h
................\..........................\...\stm32f10x_iwdg.h
................\..........................\...\stm32f10x_pwr.h
................\..........................\...\stm32f10x_rcc.h
................\..........................\...\stm32f10x_rtc.h
................\..........................\...\stm32f10x_sdio.h
................\..........................\...\stm32f10x_spi.h
................\..........................\..