一個驅動開發輔助軟件PCIVIEW,在開發PCI驅動時可用來看自己的讀取的是否對了。
上傳時間: 2015-06-16
上傳用戶:佳期如夢
本程序是基于瑞泰公司的ICETEK-DM642-EDUlabv1.2開發板,PCI測試程序。可以在此基礎上進行基于pci的上層開發。用ccs打開。
上傳時間: 2014-01-14
上傳用戶:ikemada
Windows下讀寫硬件的工具. RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually.
標簽: engineers firmware hardware Windows
上傳時間: 2015-07-01
上傳用戶:xc216
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.
標簽: block-oriented application developing describes
上傳時間: 2015-07-07
上傳用戶:kelimu
RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually. Website1: http://rw.net-forces.com/ Website2: http://home.kimo.com.tw/ckimchan.tw/ Website3: http://jacky5488.myweb.hinet.net/ For best view, please change the screen resolution to 1024 x 768 (or above) pixels.
標簽: engineers developers firmware hardware
上傳時間: 2013-12-22
上傳用戶:王楚楚
linux下PCI_CAN 的驅動程序,對掛載在PCI總線上的CAN總線的驅動的開發很有借鑒作用。可以看出它明顯有別于其他總線下CAN的驅動開發。
上傳時間: 2013-12-09
上傳用戶:蠢蠢66
sm501-712 linux驅動源碼,可以用在INTEL(MARVELL)的IXP4XX和PXA系列處理器上,該芯片支持PCI和本地總線兩種方式,是嵌入式系統實現圖形顯示的完美選擇。
上傳時間: 2014-09-07
上傳用戶:cmc_68289287
這是一篇論文,內容是基于PCI 和USB總線的開放式運動控制器開發,包括硬件和軟件方面的設計。以及PCI與USB驅動程序的寫法介紹
標簽: 論文
上傳時間: 2013-12-30
上傳用戶:lunshaomo
常見的接口:1、并行接口(每一次傳送一個字或字節的全部代碼)INTEL 8255,MC6820,Z80_PIO,傳送的距離比較近。 2、串行接口:數據和控制信息是一位一位串行地傳送下去,距離比較遠,通常COM1使用是9針D形連接器,COM2使用是老式的DB25針連接器, 3、磁盤接口 (1)IDE接口,集成驅動器電子部件,不支持DMA數據傳送,只使用標準的PCI/O端口指令來傳送所有的命令,狀態等 (2)EIDE接口, 4、SCSI接口。具有多任務接口,具有總線仲裁功能。按同步或異步方式傳輸數據,可分單端和差分傳送方式,是智能化設備。 5、USB接口。
上傳時間: 2015-08-17
上傳用戶:gtf1207
隨著VxWorks操作系統在嵌入式系統中的應用,VxWorks下產品的開發和應用也越來越廣泛. 本文描述了VxWorks下PCI數據采集模塊驅動程序的設計過程,即通過PCI總線橋接芯片CY7C09449PV 的配置,實現中斷和DMA數據傳輸、完成PCI設備的初始化和驅動接口函數及實現數據采集功能.
上傳時間: 2015-08-17
上傳用戶:coeus