Description: This a program adapted a virtual serial port Keil routines, the serial port function using the experimental endpoint 2 and 3 USB to virtual endpoints, send and receive data.
To Search:
File list (Check if you may need any files):
Virtual_COM_Port与程序
......................\include
......................\.......\hw_config.h
......................\.......\platform_config.h
......................\.......\usb_conf.h
......................\.......\usb_desc.h
......................\.......\usb_istr.h
......................\.......\usb_prop.h
......................\.......\usb_pwr.h
......................\keilkilll.bat
......................\project
......................\.......\JLinkArm_STM3210E-EVAL.ini
......................\.......\Lst
......................\.......\...\stm32f10x_vector.lst
......................\.......\Obj
......................\.......\...\hw_config.crf
......................\.......\...\hw_config.d
......................\.......\...\hw_config.o
......................\.......\...\main.d
......................\.......\...\STM3210E-EVAL.hex
......................\.......\...\STM3210E-EVAL.plg
......................\.......\...\stm32f10x_it.crf
......................\.......\...\stm32f10x_it.d
......................\.......\...\stm32f10x_it.o
......................\.......\...\stm32f10x_vector.o
......................\.......\...\stm32f10x_vector._ia
......................\.......\...\usb_core.crf
......................\.......\...\usb_core.d
......................\.......\...\usb_core.o
......................\.......\...\usb_desc.crf
......................\.......\...\usb_desc.d
......................\.......\...\usb_desc.o
......................\.......\...\usb_endp.crf
......................\.......\...\usb_endp.d
......................\.......\...\usb_endp.o
......................\.......\...\usb_init.crf
......................\.......\...\usb_init.d
......................\.......\...\usb_init.o
......................\.......\...\usb_int.crf
......................\.......\...\usb_int.d
......................\.......\...\usb_int.o
......................\.......\...\usb_istr.crf
......................\.......\...\usb_istr.d
......................\.......\...\usb_istr.o
......................\.......\...\usb_mem.crf
......................\.......\...\usb_mem.d
......................\.......\...\usb_mem.o
......................\.......\...\usb_prop.crf
......................\.......\...\usb_prop.d
......................\.......\...\usb_prop.o
......................\.......\...\usb_pwr.crf
......................\.......\...\usb_pwr.d
......................\.......\...\usb_pwr.o
......................\.......\...\usb_regs.crf
......................\.......\...\usb_regs.d
......................\.......\...\usb_regs.o
......................\.......\STM32F10x.s
......................\.......\stm32f10x_vector.s
......................\.......\sys.h
......................\.......\VirtualCOMPort.Opt
......................\.......\VirtualCOMPort.Uv2
......................\.......\VirtualCOMPort_Opt.Bak
......................\.......\VirtualCOMPort_STM3210E-EVAL.dep
......................\.......\VirtualCOMPort_Uv2.Bak
......................\source
......................\......\hw_config.c
......................\......\inc
......................\......\...\usb_core.h
......................\......\...\usb_def.h
......................\......\...\usb_init.h
......................\......\...\usb_int.h
......................\......\...\usb_lib.h
......................\......\...\usb_mem.h
......................\......\...\usb_regs.h
......................\......\...\usb_type.h
......................\......\main.c
......................\......\src
......................\......\...\usb_core.c
......................\......\...\usb_init.c
......................\......\...\usb_int.c
......................\......\...\usb_mem.c
......................\......\...\usb_regs.c
......................\......\STM32F10xR.LIB
......................\......\stm32f10x_it.c
......................\......\usb_desc.c
......................\......\usb_endp.c
......................\......\usb_istr.c
......................\......\usb_prop.c
......................\......\usb_pwr.c
......................\sys
......................\说明.txt