文件名称:usb_detect
- 所属分类:
- 系统编程
- 资源属性:
- [Dephi] [Pascal] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 13.83kb
- 下载次数:
- 0次
- 提 供 者:
- moses*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
For many embedded systems USB seems to be a good solution for data acquisition
modules - as USB supports a fr a me rate of 1 ms which is fast enough for many
feedback control applications. The problem now is that USB is currently only
supported by Windows 98 and updates of Windows 95. The design of the USB host
controller again emphasizes the possibilities using USB in an embedded System:
Once the USB communication is established, the host controller can work in the
background using DMA-memory transfers - accompanied with a synchronous
interrupt every millisecond, a real time feedback control system is easily
established.
modules - as USB supports a fr a me rate of 1 ms which is fast enough for many
feedback control applications. The problem now is that USB is currently only
supported by Windows 98 and updates of Windows 95. The design of the USB host
controller again emphasizes the possibilities using USB in an embedded System:
Once the USB communication is established, the host controller can work in the
background using DMA-memory transfers - accompanied with a synchronous
interrupt every millisecond, a real time feedback control system is easily
established.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 115157690usb_detect.rar 列表 usb detect usb detect\DUTILS.PAS usb detect\HUBDISCO.PAS usb detect\PCI.PAS usb detect\README.PAS usb detect\USB.PAS