资源列表
usb_stm32_1229
- STM32的USB通信,基于HID的,不用驱动程序就可以使用-STM32 of USB communication, based on HID' s, no driver can use
vc-CypressPUSB
- 采用CYPRESS公司的开发包编写的上位机程序,基于MFC的USB数据读写,驱动程序使用Cypress提供的通用驱动-Adopt the CYPRESS development package prepared by the PC program, MFC-based USB data read and write, the driver using the Cypress generic driver
usb2lpt
- usb2lpt driver, usb2lpt converter
USB2.0
- 《USB2.0與OTG規范及開發指南》 USB宝典-USB spec
Control-Center
- cypress usb example for control center
IC
- 明华URF-35H-MEM IC读卡器测试程序-URF-35H-MEM IC
STM32_USB
- stm32 USB 开发,上位机,驱动,下位机程序参考-stm32 USB development, host computer, drive, lower computer program reference
USB2.0
- UTMI全称为 USB2.0 Transceiver Macrocell Interface,此协议是针对USB2.0的信号特点进行定义的,分为8位或16位数据接口。目的是为了减少开发商的工作量,缩短产品的设计周期,降低风险。此接口模块主要是处理物理底层的USB协议及信号,可与SIE整合设计成一专用ASIC芯片,也可独立作为PHY的收发器芯片,下以8位接口为例介绍PHY的工作原理及设计特点。 -UTMI called USB2.0 Transceiver Macrocell Interfac
PCSC
- PCSC智能卡操作示例VC中PC/SC智能卡接口的编程-lReturn = SCardEstablishContext(SCARD_SCOPE_USER,NULL,NULL,&m_hContext) lReturn = SCardListReaders(m_hContext, NULL, (LPTSTR)mszReaders, &dwLen) lReturn = SCardConnect( m_hContext,pReaderName,SCARD_SHARE_EXCLUSIVE,SC
USB-keyboard-code-for-CY7C63723
- USB keyboard firmware code for CY7C63723
usbhidio_vc6
- 真正完整,并且编译得通的代码。用vc访问hid型usb设备,输入自己的VID和PID就能实现对hid型usb设备的读写和控制 它包含单片机固件源代码和PC端的VC源代码;虽然PUDN上有其他会员提供类似的vc代码,但我发现那些代码都存在bug,只有我这个代码是唯一完整的、可以编译通过的代码。-Truly complete, and compile a pass code. Hid type with vc visit usb device, enter their own VID and PID
usbm
- 实现单片机和PC的USB通信,并识单片机为USB鼠标 使用KEIL C编程,已经经过验证。源码包括USB通信模块, 鼠标操作模块。内有详细使用说明-Achieve the microcontroller and PC, USB communications, and knowledge to use MCU for the USB mouse KEIL C programming, has been verified. Source, including USB communication mo