程式描述:使用Cypress的Cy7C68013A晶片進行設計,實現USB鍵盤輸入的功能。 安裝:把來源程式碼複製到硬碟特定目錄下,使用Keil C編譯器運行即可。 注意:可以首先使用Cypress的測試工具進行韌體程式的測試,以確保韌體程式的正確性。
標簽: Cypress 68013A C68013 68013
上傳時間: 2017-02-10
上傳用戶:ecooo
程式描述:使用Cypress的Cy7C63723晶片進行設計,實現USB介面的HID滑鼠。 安裝:把來源程式碼複製到硬碟特定目錄下,使用Keil C編譯器運行即可。 注意:可以首先使用Cypress的測試工具進行韌體程式的測試,以確保韌體程式的正確性。
上傳時間: 2017-02-10
上傳用戶:6546544
程式描述:使用Cypress的Cy7C68013A晶片進行設計,測試USB晶片內部RAM,並示範內部RAM的讀寫。 安裝:把來源程式碼複製到硬碟特定目錄下,使用Keil C編譯器運行即可。 注意:可以先使用Cypress的測試工具進行韌體程式的測試,以確保韌體程式的正確性。
標簽: Cypress 68013A C68013 68013
上傳時間: 2014-01-03
上傳用戶:sardinescn
程式描述:使用Cypress的Cy7C68013A晶片進行設計,實現Slave FIFO模式的資料獲取。程式包括USB韌體程式以及主機程式。 安裝:把來源程式碼複製到硬碟特定目錄下,使用Keil C編譯器和Visual C++ 6.0運行即可。 注意:可以首先使用Cypress的測試工具進行韌體程式的測試,以確保韌體程式的正確性。
標簽: Cypress 68013A C68013 68013
上傳時間: 2013-12-18
上傳用戶:1427796291
Bootloading the TMS320VC5506/C5507/C5509 A digital signal processor (DSP) through the on-chip universal serial bus (USB) peripheral is part of the standard bootloader provided on the device. This document describes the procedures for physically connecting the DSP to a USB host, invoking the USB bootloader on the DSP, generating the correct boot table file, and downloading the boot table from the host to the DSP via USB.
標簽: Bootloading the processor digital
上傳時間: 2017-02-11
上傳用戶:腳趾頭
This software package contains the USB framework core developped by ATMEL, as well as two HID drivers for a mouse and a keyboard. The following files are included : - core/ -> Source code for the framework core -> Makefile for the core - hid/ -> Source code for the HID drivers -> Makefile for the HID drivers - lib/ -> Lib v3 files for every supported chips - bin/ -> Compiled binaries for every supported chips - ./ -> Makefile for the framework -> Startup file
標簽: developped framework software contains
上傳時間: 2014-08-30
上傳用戶:leixinzhuo
單片微型計算機是微型計算機發展中的一個重要分支,是把構成一臺微型計算機的主要部件如中央處理器(CPU)、存儲器(RAM/ROM)和各種功能I/O接口集成在一塊芯片上的單芯片微型計算機(Single Chip Micro Computer),簡稱單片機.由于它的結構與指令功能都是按工業控制要求設計的,且近年來單片機著力擴展了各種控制功能如A/D、PWM等,因此我們更多時候稱其為一個單片形態的微控制器(Single Chip Micro Controller),或直接稱其為微控制器(Micro Controller)。
上傳時間: 2014-01-18
上傳用戶:zhaoq123
Very simple USB 1.1 PHY. Includes all the goodies: serial/parallel conversion, bit stuffing/unstuffing, NRZI encoding decoding. Uses a simplified UTMI interface. Currently doesn t do any error checking in the RX section [should probably check for bit unstuffing errors]. Otherwise complete and fully functional. There is currently no test bench available. This core is very simple and is proven in hardware. I see no point of writing a test bench at this time.
標簽: conversion Includes parallel stuffing
上傳時間: 2017-03-11
上傳用戶:hn891122
使用AVR單片機模擬USB hid設備,免驅動。進行數據雙向傳輸。使用的單片機是mega48 12M晶振,通過修改makefile文件可以簡單的移植到其它AVR單片機上。提供MinGW版和VC版的上位機軟件。
上傳時間: 2014-01-15
上傳用戶:894898248
此匯編程序實現A/D轉換功能,應用于pic單片機上,A/D采用中斷方式。該程序通過單片機的RA2模擬通道送入一直流電壓,當送入的直流電壓大于2.5V時,8個LED閃動,當直流電壓恢復到2.5V以下時,LED停止閃動。為了防止干擾,本程序對直流電壓采樣10次后再作判斷,中間的采樣結 果用間接尋址的方式存取。
上傳時間: 2013-12-19
上傳用戶:xauthu