CH375 是一個USB總線的通用接口芯片,支持USB-host主機方式和USB-DEVICE/SLAVE設備方式。在本地端,CH375具有8位數據總線和讀、寫、片選控制線以及中斷輸出,可以方便地掛接到單片機/DSP/MCU/MPU等控制器的系統總線上。在USB主機方式下CH375還提供了串行通訊方式,通過串行輸入、串行輸出和中斷輸出與單片機/DSP/MCU/MPU 等相連接。 CH375 的USB 設備方式與CH372 芯片完全兼容,CH375 包含了CH372 的全部功能。本手冊中沒有提供CH375 在USB 設備方式下的說明,相關資料可以參考CH372 手冊。 CH375的USB 主機方式支持常用的USB 全速設備,外部單片機可以通過CH375 按照相應的USB 協議與USB 設備通訊。CH375 還內置了處理Mass-Storage 海量存儲設備的專用通訊協議的固件,外部單片機可以直接以扇區為基本單位讀寫常用的USB 存儲設備(包括USB 硬盤/USB 閃存盤/U 盤)。
上傳時間: 2013-12-18
上傳用戶:fhzm5658
| Target | | 芯片固件程序 | keil C51 uVision2 | Windows98 | Loader | USB2.0接口 | loader.sys設備驅動程序 | Visual C++、98DDK | Windows98 Chap18 | Driver | 頻譜分析儀 | bulktest.sys設備驅動程序 | Visual C++、98DDK | Windows98 | host | | Win32應用程序 | Visual C++ | Windows98 | Inf | | 安裝文件 | -- | Windows98 ————————————————————————————————————————————————————————
標簽: uVision2 Windows Target Loader
上傳時間: 2015-04-10
上傳用戶:whenfly
This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at which time the firmware will begin its receive routine. In addition to this interrupt, every 168ms a timer overflow interrupts the main program and implements one state of the mouse state machine. This state machine handles sending bytes to and translating bytes received from the PS/2 mouse automatically. All of this is done in the background while the main program runs in the foreground. The only operation that the main program implements is sending mouse data to the PC via USB.
標簽: firmware mouse translates translator
上傳時間: 2015-04-26
上傳用戶:cuiyashuo
The goal of this lab is (1) to under the defects of software timers, (2) to write a periodic program without timers, (3) to write a periodic program using timer Hardware:host computer PC Software: GNU GCC
標簽: software periodic defects timers
上傳時間: 2014-08-13
上傳用戶:古谷仁美
I. Introduction This code exploits a previously undisclosed vulnerability in the bit string decoding code in the Microsoft ASN.1 library. This vulnerability is not related to the bit string vulnerability described in eEye advisory AD20040210-2. Both vulnerabilities were fixed in the MS04-007 patch. II. Screenshots $ ./kill-bill.pl . kill-bill : Microsoft ASN.1 remote exploit for CAN-2003-0818 (MS04-007) by Solar Eclipse <solareclipse@phreedom.org> Usage: kill-bill -p <port> -s <service> host Services: iis IIS HTTP server (port 80) iis-ssl IIS HTTP server with SSL (port 443) exchange Microsoft Exchange SMTP server (port 25) smb-nbt SMB over NetBIOS (port 139) smb SMB (port 445) If a service is running on its default port you don t have to specify both the service and the port. Examples: kill-bill -s iis 192.168.0.1 kill-bill -p 80 192.168.0.1 kill-bill -p 1234 -s smb 192.168.0.1
標簽: I. vulnerability Introduction undisclosed
上傳時間: 2015-05-15
上傳用戶:xhz1993
Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Linux host (for Windows read win32/readme.txt) ./configure make make test make install By default, tcc is installed in /usr/local/bin. ./configure --help shows configuration options.
標簽: Installation Everywhere Scripting Compiler
上傳時間: 2013-12-19
上傳用戶:zhangzhenyu
醫院門診查詢系統,jsp實例,適合做畢業設計,由運行時源文件和供開發使用的程序及數據庫,比較齊全 將運行演示程序中的hospital文件夾全部考到Tomcat的webapps下 在Tomcat中創建虛擬目錄,步驟如下: (1)打開瀏覽器進入Tomcat后臺管理頁面(/admin) (2)在左面打開Tomcat Server/Service/host(localhost) (3)在context action 中選擇Creat New Context (4)在document base 后面輸入應用程序所在目錄,可是絕對路徑也可是相對路徑 (5)path后面輸入hospital (6)保存,確認保存 (7)啟動Tomcat,在地址欄中輸入http://localhost:8080/hospital
標簽: 查詢系統
上傳時間: 2013-12-09
上傳用戶:lili123
純凈版ghost大法,?烤話鎔host大法,?烤話鎔host大法
標簽: ghost
上傳時間: 2013-12-03
上傳用戶:風之驕子
at91rm9200例子代碼,包括audio,basicboot,display,emac,flash,ide,rtc,uart,usb-device,usb-host
上傳時間: 2015-06-22
上傳用戶:sdq_123
軟件中包含了Cypress的SL811 USB接口芯片的固件程序以及如何51單片機進行操作的例子,并且有Linux下的驅動程序,閱讀并借鑒這個程序就可以做出支持USB host的系統了。
上傳時間: 2015-07-23
上傳用戶:cazjing