搜索资源列表
usb开发资料
- 刚刚找到的USB开发的资料,感觉写的很好,共享给大家。-have just found the USB development of the information, the feeling was good for everyone to share.
嵌入式应用技术基础教程2
- 嵌入式应用技术基础教程2 第11章 Flash存储器的在线编程 第12章 GP32的其他功能模块 第13章 LCD与LED编程 第14章 USB接口 第15章 CAN通信接口 第16章 08系列MCU编程器的开发 第17章 工业以太网 第18章 非接触式IC卡及其读写设备-embedded applications based Directory 2 Chapter 11 Flash memory programming online GP3 Chapter 12
USB_FDD
- 本文的内容是从概念上介绍USB软驱固件设计的各个步骤,这些步骤中的重点在于USB设备的枚举,Mass Storage CBI协议/UFI命令的处理以及本设计中所采用的DataFlash AT45DB161B的读写。-the content of the paper is to introduce the concept of USB floppy drive firmware design of the various steps These steps will focus on the US
VB-USB-demo
- 对于想学用vb写usb的朋友,可以参考的资料~-wanted to learn to use Visual Basic to write usb friends, they can refer to the information -
USBtongxun
- 如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称, 获取句柄以后就可以使用ReadFile/WriteFile进行读写了!-If you want to open a USB pipeline You must first know the GUID of USB devices and management Road name, Access handles can use it after ReadFile / WriteFile for literacy!
jtag-flash-usb
- 这些资料是进行USB开发,FLASH的读写,JTAG仿真非常有用的资料.里面有非常详细的电路图和源码的使用.希望大家一起使用.-information is the development of USB Flash literacy, JTAG Simulation very useful information. There are very detailed circuit diagrams and source use. I hope all of us can use. Thank yo
linux
- 这篇硕士论文是基于Linux的USB网络设备驱动分析及实现技术研究,可供写linux下usb驱动的人员参考。-this master's thesis was based on the Linux USB Device Driver Network Analysis and Implementation of Technology, writing for linux usb drive under the reference.
基于驱动层的USB存储设备安全监控技术
- 一个USB过滤驱动的开发文档,把USB限制为只读,只写,读写,全锁四种状态,在网上好不容易找到的资料和大家共享下。
USB安全钥功能扩展与优化设计
- USB Security key集数据加密与数据存储功能。 介绍DES加密,以及HID 设备读写。。。
51+sl811读写U盘的源程序+原理图
- usb hosb
用VC++编写USB接口通信程序
- 本文详细介绍了如何运用WINDOWS API,进行USB文件的读写。
VC-USB-HID.常用的Windows+API调用
- 常用的Windows+API调用 怎样编写一个在USB接口读写数据的程序 HID设备的访问,Commonly used Windows+ API call how to prepare a USB interface to read and write data through HID equipment visit
EMC_DWTR
- 义隆单片机烧写说明,比较详细,很适合初学者-Elan programmer Singlechip shows that in more detail, it is suitable for beginners
river_hook
- 网上大牛写的WDF驱动编程的例子,对学习windows WDF驱动有帮助-Online Writing the WDF Daniudi example-driven programming, the study has helped drive windows WDF
usb
- 本文介绍了一种基于 USB接口芯片 SL811HS的单片机实现读写 U盘的系统。该系统解决了多数数据采 集设备、工控机及嵌入式系统由于没有安装 USB标准接口 ,不能读写 U盘的问题 ,重点分析系统的原理及传输协议 , 给出了硬件、软件的实现方法。用 SL811HS实现单片机读写 U盘的方法简单 ,成本较低 ,在嵌入式控制系统中有着较 大的推广应用价值。-This paper introduces a USB interface chip based on a single chip
USB(Hid)
- 朗明USB设备读写卡设备API说明手册.-USB API BOOK
USB
- 单片机读写实例 用来读写sd和U盘的 扇区 可以简单的读写-at89c52 what to read the sd and usb card zhe first
C++_MFC界面读写USB_HID设备数据程序
- 这个文档中主要是在MFC中实现USB通信的上位机代码,可以理解为是一个USB调试助手的代详细的码说明文档。
VC++实现USB接口读写数据的程序
- 用VC++实现USB接口读写数据的程序,使用一个GUIDguidHID_1查找并打开一个USB设备
Cypress固件架构彻底解析及USB枚举
- 中文的详细介绍,对应按照此方式可轻松写出固件文件。