代码搜索结果
找到约 35,951 项符合
USB 的代码
usb实验注意.txt
PC机部分的软件
1) LEDDEMO -- 控制开发板上三个LED的程序
2) D12_DRIVER_FOR_WIN98 -- <mark>USB</mark>芯片WIN98的驱动程序
先在44b0 运行<mark>usb</mark>程序,然后把<mark>usb</mark>线插入pc机,安装驱动,运行应用程序leddemo.exe
如果反复试验,请每次卸除<mark>USB</mark>驱动,重新以上步骤
也可以把<mark>usb</mark>实验目录下的<mark>usb</mark>_demo直接运行于axd ...
usb.h
/******************************************************************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
欢迎访问我的USB专区:http://group.ednchina.com/93/
欢迎访问我的blog: http://www.ednchina.com/
usb.h
/* USB.H File
Created by Computer-lov Date: 2004.7.13
Last edited date 2005.4.16
Copyright (c) 2005 Computer-lov
version 1.1
*/
#ifndef __USB_H__
#define __USB_H__
#define BYTE
usb.h
/* USB.H File
Created by Computer-lov Date: 2004.7.13
Last edited date 2005.4.16
Copyright (c) 2005 Computer-lov
version 1.1
*/
#ifndef __USB_H__
#define __USB_H__
#define BYTE
usb.inc
*********************************************************************************
* usb.inc v1.00 *
* 描述:定义USB的寄存器的映射 *
* 版权(c) 2003- 北京合众达电子技术有限
usb.c
#include "config.h"
void suspd(uint8 value)//USB控制挂起控制函数:value=1,表示输出为高,value=0,表示输出为低。p2.30
{
if(value==0)
{
IO2CLR = 0x40000000;
}
else if(value==1)
usb.lnp
"main.obj"
TO "USB"
RAMSIZE(256)
usb 1.1 phy.txt
USB 1.1 PHY
==========
Status
------
This core is done. It was tested with a USB 1.1 core I have written on
a XESS XCV800 board with a a Philips PDIUSBP11A transceiver.
I have NOT yet tested i
usb.pbd
This is an internal working file generated by the Source Browser.
19:10 26s
E:\EMETER\Software\USB\Debug\Obj\ITS_board.pbi
E:\EMETER\Software\USB\Debug\Obj\ITS_digio.pbi
E:\EMETER\Software\USB\Deb
usb.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="usb"
ProjectDir="C:\ti\myprojects\USB-NEwPro\"
ProjectType=Executable
CPUFamily=TMS