Welcome![Sign In][Sign Up]
Location:
Search - pci d

Search list

[Software EngineeringWritingDSPBIOSDeviceDriversforBlockIO

Description: This application note describes a method for developing block-oriented I/O device drivers for applications that use the DSP/BIOS real-time kernel and includes examples that run with Code Composer Studio v2.1 on the Texas Instruments TMS320C5402 and TMS320C6711 DSP Starter Kits (DSKs). The device driver model presented here has now been superceded with an updated version that supports not only block oriented devices, but also devices such as UARTs, PCI and USB buses and Multimedia cards. Documentation on the updated driver model as well as example drivers and source code can be found in the Device Driver Developer s Kit product now available for download from the TI Developer s Village.-This application note describes a method f or developing block-oriented I / O device drive rs for applications that use the DSP / BIOS real - time kernel and includes examples that run with Code Composer Studio v2.1 on the Texas Instrume nts TMS320C5402 and TMS320C6711 DSP Starter Ki ts (DSKs). The device driver model he presented 're has now been superceded with an updated version of on that supports not only block oriented device 's, but also devices such as UARTs, PCI and USB buses and Multimedia cards. Documen CVIM driver on the updated model as well as exa mple drivers and source code can be found in the D. evice Driver Developer's Kit product now availa ble for download from the TI Developer's Village .
Platform: | Size: 406218 | Author: 陈军辉 | Hits:

[Other resourcemy_com2007

Description: 常见的接口:1、并行接口(每一次传送一个字或字节的全部代码)INTEL 8255,MC6820,Z80_PIO,传送的距离比较近。 2、串行接口:数据和控制信息是一位一位串行地传送下去,距离比较远,通常COM1使用是9针D形连接器,COM2使用是老式的DB25针连接器, 3、磁盘接口 (1)IDE接口,集成驱动器电子部件,不支持DMA数据传送,只使用标准的PCI/O端口指令来传送所有的命令,状态等 (2)EIDE接口, 4、SCSI接口。具有多任务接口,具有总线仲裁功能。按同步或异步方式传输数据,可分单端和差分传送方式,是智能化设备。 5、USB接口。 -common interface : 1. Parallel Interface (each carrier or a byte characters of all code) INTEL 8255, MC6820, Z80_PIO, transmission distance closer. 2, Serial Interface : data and control information is a one on serial transmission distance is far, usually COM1 use of 9-pin D-connector, COM2 use of old needles DB25 connector, 3, Disk Interface (1) IDE interface, integrated actuator electronic components, not to support DMA data transfer, to use only standard PCI / O ports directive to transmit all the orders, status, etc. (2) EIDE interfaces, 4, SCSI interface. Multi-task interface with bus arbitration function. By synchronous or asynchronous transmission of data can be divided into single-ended and differential transmission, intelligent equipment. 5, USB interface.
Platform: | Size: 27823 | Author: 王军 | Hits:

[Other resourceDSP_basis_and_application_system_design

Description: 主要介绍TI公司DSP芯片硬、软件的应用与开发。对硬件不仅深入地介绍TMS320C3X和TMS320C6000两个系列的芯片,也详细地介绍了它们的各种外围芯片及其外围的扩展:存储器扩展;PCI及USB扩展、A/D与D/A扩展、数字I/O扩展及多DSP之间的通信,还给出了丰富的设计实例。在软件方面,对DSP系统的开发工具、COFF文件格式、用汇编语言和C语言进行DSP开发等做了详细介绍。最后给出了DSP的数字滤波器及FFT设计的实例。本书内容丰富、新颖,实用性强,适合从事数字信号处理(DSP)的科技人员和高校师生阅读。
Platform: | Size: 15346060 | Author: laojiang | Hits:

[Driver Developpci 卡DMA驱动程序

Description: 这个源码是pci卡,在windows环境下wdm驱动程序的实现。-this source is pci cards, in the windows environment wdm drivers realized.
Platform: | Size: 68608 | Author: | Hits:

[Program docPcidriver

Description: PCI驱动编程实例,通过PCI可实施操作: 2、通过DMA方式往SDRAM写数据的步骤: (1) 往OMB1写传输数据次数 (2) 往OMB2写所要访问的SDRAM地址 (3) 往FIFO写2 3、通过DMA方式从SDRAM读数据的步骤: (1) 往OMB1写传输数据次数 (2) 往OMB2写所要访问的SDRAM地址 (3) 往FIFO写3 -PCI-driven programming examples, can be implemented through the PCI operation : 2, DMA SDRAM write data to the steps : (a) to transfer data OMB1 write the number (2) to OMB2 was to be visited SDRAM Address (3) to FIFO write 2 3 through DMA side SDRAM-time data from the steps : (a) to transfer data OMB1 write the number (2) to OMB2 was to be visited SDRAM Address (3) to write FIFO 3
Platform: | Size: 62464 | Author: 葛琳 | Hits:

[Software EngineeringWritingDSPBIOSDeviceDriversforBlockIO

Description: This application note describes a method for developing block-oriented I/O device drivers for applications that use the DSP/BIOS real-time kernel and includes examples that run with Code Composer Studio v2.1 on the Texas Instruments TMS320C5402 and TMS320C6711 DSP Starter Kits (DSKs). The device driver model presented here has now been superceded with an updated version that supports not only block oriented devices, but also devices such as UARTs, PCI and USB buses and Multimedia cards. Documentation on the updated driver model as well as example drivers and source code can be found in the Device Driver Developer s Kit product now available for download from the TI Developer s Village.-This application note describes a method f or developing block-oriented I/O device drive rs for applications that use the DSP/BIOS real- time kernel and includes examples that run with Code Composer Studio v2.1 on the Texas Instrume nts TMS320C5402 and TMS320C6711 DSP Starter Ki ts (DSKs). The device driver model he presented 're has now been superceded with an updated version of on that supports not only block oriented device 's, but also devices such as UARTs, PCI and USB buses and Multimedia cards. Documen CVIM driver on the updated model as well as exa mple drivers and source code can be found in the D. evice Driver Developer's Kit product now availa ble for download from the TI Developer's Village .
Platform: | Size: 405504 | Author: 陈军辉 | Hits:

[VC/MFCmy_com2007

Description: 常见的接口:1、并行接口(每一次传送一个字或字节的全部代码)INTEL 8255,MC6820,Z80_PIO,传送的距离比较近。 2、串行接口:数据和控制信息是一位一位串行地传送下去,距离比较远,通常COM1使用是9针D形连接器,COM2使用是老式的DB25针连接器, 3、磁盘接口 (1)IDE接口,集成驱动器电子部件,不支持DMA数据传送,只使用标准的PCI/O端口指令来传送所有的命令,状态等 (2)EIDE接口, 4、SCSI接口。具有多任务接口,具有总线仲裁功能。按同步或异步方式传输数据,可分单端和差分传送方式,是智能化设备。 5、USB接口。 -common interface : 1. Parallel Interface (each carrier or a byte characters of all code) INTEL 8255, MC6820, Z80_PIO, transmission distance closer. 2, Serial Interface : data and control information is a one on serial transmission distance is far, usually COM1 use of 9-pin D-connector, COM2 use of old needles DB25 connector, 3, Disk Interface (1) IDE interface, integrated actuator electronic components, not to support DMA data transfer, to use only standard PCI/O ports directive to transmit all the orders, status, etc. (2) EIDE interfaces, 4, SCSI interface. Multi-task interface with bus arbitration function. By synchronous or asynchronous transmission of data can be divided into single-ended and differential transmission, intelligent equipment. 5, USB interface.
Platform: | Size: 27648 | Author: 王军 | Hits:

[VHDL-FPGA-VerilogDMADMA_fanli

Description: 详细介绍nios DMA范例,很有帮助的.-Nios DMA detailed examples, very helpful.
Platform: | Size: 6144 | Author: 朱蒙蒙 | Hits:

[DSP programpci

Description: dsp DM642 pci 详细的开发例程,主要是DSP端程序-dsp DM642 pci in detail the development of routines, mainly DSP-side program
Platform: | Size: 973824 | Author: 陈梅荪 | Hits:

[OtherMY_PCI9054

Description: PCI Configuration -PCI Configuration PCI Configuration
Platform: | Size: 92160 | Author: reludson | Hits:

[Other023281-01

Description: 第1章 微型计算机与微处理器 第2章 存储器 第3章 微型计算机输入输出接口 第4章 微型计算机的中断系统 第5章 可编程接口芯片 第6章 DMA传输 第7章 数/模与模/数转换 第8章 现代微型计算机 第9章 PC系列微型计算机外部设备接口 第10章 微型计算机总线 第11章 Windows环境下输入输出程序设计 -Chapter 1 micro-computers and microprocessors Chapter 2 memory in Chapter 3 of microcomputer input-output interface Chapter 4 micro computer system interruption Chapter 5 programmable interface chip Chapter 6 DMA transmission Chapter 7 A/D with modulus A/D converter in Chapter 8 of modern micro-computer Chapter 9 PC series micro-computer interfaces to external equipment Chapter 10 microcomputer bus Chapter 11 Windows environment program design input and output
Platform: | Size: 5707776 | Author: | Hits:

[OtherDSP_basis_and_application_system_design

Description: 主要介绍TI公司DSP芯片硬、软件的应用与开发。对硬件不仅深入地介绍TMS320C3X和TMS320C6000两个系列的芯片,也详细地介绍了它们的各种外围芯片及其外围的扩展:存储器扩展;PCI及USB扩展、A/D与D/A扩展、数字I/O扩展及多DSP之间的通信,还给出了丰富的设计实例。在软件方面,对DSP系统的开发工具、COFF文件格式、用汇编语言和C语言进行DSP开发等做了详细介绍。最后给出了DSP的数字滤波器及FFT设计的实例。本书内容丰富、新颖,实用性强,适合从事数字信号处理(DSP)的科技人员和高校师生阅读。-TI introduces the company DSP chip hardware, software applications and development. Not only the depth of hardware TMS320C3X and TMS320C6000 introduced two series of chips, is also described in detail their various external chip and its peripheral expansion: memory expansion PCI and USB expansion, A/D and D/A expansion, digital I/O expansion and more communication between the DSP, but also gives a wealth of design examples. On the software side, on the DSP system development tools, COFF file format, using assembly language and C language for DSP development has done a detailed briefing. Finally, the DSP and the FFT of the digital filter design examples. The book is rich in content, innovative, practical, suitable for digital signal processing (DSP) of scientific and technological personnel and college students to read.
Platform: | Size: 15345664 | Author: laojiang | Hits:

[BooksPCI_KAIFABAODIAN_CD

Description: PCI开发宝典随书配套光盘,有部分源码、原理图、pcb!-PCI Development Baodian book with CD-ROM package, some source code, schematics, pcb!
Platform: | Size: 6036480 | Author: guolh | Hits:

[Otherpcisnif

Description: DOS下面查看所有的PCI设备的程序,并且可以查看各PCI设备的EEPROM的配置信息,资源分配情况和中断信息.-DOS below to view all the PCI devices process and can view the EEPROM of the PCI device configuration information, resource allocation and the interruption of information.
Platform: | Size: 69632 | Author: wxjgya | Hits:

[OtherPCIview

Description: pci view 做驱动程序开发的一个小工具,传上来方便大家-it is a tool for driver development.
Platform: | Size: 119808 | Author: 黎程 | Hits:

[OtherPCILIST

Description: 在dos下搜索所有的pci 设备, 并且列出这些设备的信息。 -Search all of the dos of the pci device and the information listed in the equipment.
Platform: | Size: 8192 | Author: fisher pan | Hits:

[Driver DevelopRPDP-PCILVDS

Description: 买的一块开发板的开发文档、原理图还有PCB板,并且附有PCI9054的驱动程序及上位机测试应用程序,调试时需要安装Windriver。-Development board to buy a piece of the development of documents, there are PCB board schematics, and with the PCI9054 PC drivers and test applications, when the need to install debug Windriver.
Platform: | Size: 36239360 | Author: 孙建东 | Hits:

[OtherPCI-Bus-Demystified-2000-(Abbott-D.)

Description: This book is intended as a thorough introduction to the PCI bus. It is not a replacement for the specification nor does it go into that level of detail. Think of it as a “companion” to the specification. If you have a basic understanding of computer architecture and can read timing diagrams, this book is for you. Some knowledge of the Intel x86 processor family is useful but not essential.
Platform: | Size: 1695744 | Author: Pavel Ovsyannikov | Hits:

[CSharpD-Link-PCI-PCIE-Test

Description: 获取PCI或者PCIE设备信息,保存读取信息,显示到界面,适合C#初学者-get the PCI&PCIe device id and display the info. to UI.
Platform: | Size: 567296 | Author: 许凡 | Hits:

[VxWorksProgramming-of-A-PCI-VxWorks

Description: 基于VxWorks的PCI设备驱动程序开发,VXWORKS系统下PCI驱动开发-Programming of A PCI D ce Driver Based 011 VxW orks
Platform: | Size: 222208 | Author: 创拓 | Hits:
« 12 »

CodeBus www.codebus.net