资源列表
rusbb_ADDe
- 从USB端口读取数据据,每个通道能独立工作。 -Read data from the USB port, able to work independently of each channel.
usb-driver
- 这是一个USB驱动的骨架,可以结合自己的实际需要添加一些代码,就可实现驱动的编写-This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to be easy to read and use, as no locks are now needed anymore.
USB-JianCe
- 监测U盘拔插 可以检测到U盘的插入和拔出动作
idiom.tar
- Writing an Input Module The sample module introduced here is called idiom (Input Device for Intercepting Output of Mice), The sample module registers itself with the USB kernel subsystem as a mouse driver and with the input management subsystem as
USB-ch375-chip-sample-program
- 一个基于USB CH375芯片的样例程序-A chip-based USB CH375 sample program
USBnoWrite
- 禁止对USB设备的写操作,对与入门驱动开发的人可以-the source code about driver
loop
- 死循环,通过死循环不断获取usb传递的信息-Loop through the loop constantly get the message usb
example_using_libusb1.0
- 基于Libusb1.0的例子,对于初学Libusb的同学可以参考,libusb的源代码可以在github的官网免费下载-one example for Libusb1.0
51+ch375
- 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件名,并可显示首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试验,作为参考.这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U盘品牌,如果换成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源程序兼容性更好-this procedure with 180 OK C code can r
ISP1161test
- 对ISP1161芯片的一个测试程序。包含了一些该芯片的内容,对该芯片的开发编程也可以起到参考的作用 。-ISP1161 chip on a test program. Contains some elements of the chip, the chip' s development program can play a reference role.
920062180150
- usb接口技术标准为初学者掌握接口的特性和规范有很大帮助。-usb interface technology standard interface for beginners grasp the characteristics and norms be of much help.
USBClient
- USB客户端程序,它可以通过USB口去访问其他USB设备。-USB client program, it can go through the USB port to access other USB devices.