搜索资源列表
在 STM32 上实现 USB CDC 虚拟串口
- Keil MDK 工程版本,通过 STM32 的 USB 端口在 PC 上虚拟一个 COM 口,当虚拟成功后,可通过串口调试软件发送控制命令,同时输出调试信息.内附源程序.
liangs_串口调试器2002
- 用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口数,支持USB扩展出的虚拟串口(可到COM256)。☆ 支持ASCII码和十六进制数据格式的发送和接收。☆ 可以自由选择侦测的串口,接收数据区的容量可以无限大。☆ 发送、接收数据区的大小可以随意拉伸调节。☆ 对发送、接收数据区加入鼠标右键菜单的支持。☆ 扩大串口波特率的支持,现
USBVirtualCOMPortonLPC214x
- PC214X USB虚拟串口的例程 USB Virtual COM Port on LPC214x-PC214X USB Virtual Serial Port routines USB Virtual COM Port on L PC214x
EnumSerial
- 枚举系统串口的程序,包括USB串口,虚拟串口等!-Enumeration System Serial procedures, including USB serial port, such as virtual serial port!
LPC214XVirtualCOM
- LPC214X 系列的arm 关于USB的虚拟串口的例程-LPC214X series on the arm of USB Virtual Serial Port routines
LanyaTest
- 刚刚调通基于MFC的蓝牙应用程序,用USB蓝牙适配器可自动搜索蓝牙设备并虚拟串口,兴奋之余与大家共享,需BlueSoleil。 串口通讯可参照我上传的dianbiao645.rar或 SMSSend.rar,新功能陆续添加。-Qualcomm has just transferred the Bluetooth-based MFC applications, with USB Bluetooth adapter can automati
AT91-USB-Framework-Core1.02+CDC1.0
- AT91系列芯片的USB虚拟串口的源代码-AT91 series chips USB virtual serial port of the source code
USBTOCOM
- DDK下虚拟串口驱动源代码.首先安装DDK2003,然后安装VC6++,对DDK的相关库进行编译-DDK under the virtual serial port driver source code. First of all install DDK2003, and then install VC6++, On the DDK to compile the relevant Treasury
CP2102USB-Driver
- CP2102 USB驱动,CP2102通常可以作为虚拟串口使用,如果要即插即用,需要安装此驱动-CP2102 USB drive, CP2102 can usually be used as a virtual serial port, if you want plug and play, need to install this driver
实验55 USB虚拟串口(Slave)实验
- 使用STM32进行 USB虚拟串口(Slave)实验 ,这是在开发板上经过调试后的程序,可自行下载进行试验(Using STM32 for USB virtual serial port (Slave) experiment, which is in the development board after debugging procedures, can be downloaded for testing)
usb虚拟串口缺失文件和驱动X64位系统用
- usb虚拟驱动。用于USB驱动接口的安装(USB virtual drive Installation of the USB driver interface)
stm32虚拟串口驱动1.4
- Windows下STM32 USB虚拟串口驱动程序。本人经多次实验发现,必须在开发时,设置CDC的PID和VID两个参数与驱动程序中stmcdc.inf中的数字相同。否则,系统将不可识别STM32的USB口为串口。(STM32 USB virtual serial port driver under Windows. I have many experiments found that must be in development, s
STM32 USB虚拟串口
- STM32平台 USB虚拟串口 实现通讯特别好用(STM32 USB V uart STM32 USB V uart)
VCP_Test_STM32F401C-Discovery
- USB虚拟串口,本人亲测有效,有需要的请自行下载(USB virtual serial port, I personally pro test, if necessary, please download)
USB相关功能
- 这是用寄存器版本写的关于STM32 USB功能,有关USB虚拟串口和读卡器的程序(This is a program written in a register version of the STM32 USB function, the program about the USB virtual serial port and the card reader)
testseri_PC_F1
- 一款基于STM32F103的PC上位机软件,使用C#编写,使用USB虚拟串口进行指令通信。可根据自身需要,修改接口指令,完成指定上位机功能。(A PC host computer software based on STM32F103 is written by C#, and the USB virtual serial port is used for instruction communication. According to
STM320F103 USB转虚拟串口
- 在STM32F103开发板上实现了USB转为虚拟串口的功能。(The function of converting USB to virtual serial port is realized on STM32F103 development board.)
stm32 USB虚拟串口代码
- stm32 USB虚拟串口代码 实现串口和usb的转换(stm32 usb com convert)
USB虚拟串口
- 使用USB模拟串口进行通信,便于进行软件调试(Using USB analog serial port for communication)
usb虚拟串口缺失文件和驱动
- usb虚拟串口缺失文件和驱动,下载并解压,根据提示安装即可