代码搜索:ADS7841

找到约 14 项符合「ADS7841」的源代码

代码结果 14
www.eeworm.com/read/234149/14120701

h ads7841 3.h

#ifndef __ADS7841_3_H__ #define __ADS7841_3_H__ // write your header here #endif
www.eeworm.com/read/234149/14120705

opt ads7841 3.opt

www.eeworm.com/read/234149/14120709

rc ads7841 3.rc

# Begin Project # Begin SubItem "ads7841 3 Resources" # End SubItem # End Project
www.eeworm.com/read/234149/14120711

env ads7841 3.env

[TRACE_BUFFER] Enable=0 SaveOPOnly=0 Size=65535 Offset=0 LAScale=0 [PASSPOINT] Result File=.\Passpoint_Result.txt Register File=.\Passpoint_Register.txt [General] Device=1 Timer=2516582
www.eeworm.com/read/234149/14120717

lik ads7841 3.lik

Version: 3.0 Options: m37 Obj: "D:\PROGRA~1\ide2.0\startupD.obj" Obj: "E:\sunplus\liangyexuan\AD\ads7841 3 of my\Debug\Resource.obj" Obj: "E:\sunplus\liangyexuan\AD\ads7841 3 of my\Debug\main.obj"
www.eeworm.com/read/234149/14120727

set ads7841 3.set

[General] Version=1.0 Config=0 ReleaseIntermediate=.\Release ReleaseOutput=.\Release DebudIntermediate=.\Debug DebugOutput=.\Debug BodyName=SPCE060A_061A [SetLink] ExeFile=1 Output=.\Debug
www.eeworm.com/read/234149/14120732

spj ads7841 3.spj

#Sunplus Debeloper Project File - Name = SunplusIDE #Sunplus Developer Generated Build File Format Version V1.00 #**DO NOT EDIT** #TARTYPE (SPCE060A_061A)Application CFG=Debug # Begin Project
www.eeworm.com/read/228377/14387808

c main.c

///////////////////////////////////////////////////////// // 函数功能: 采用12位串行输入的ADS7841扩展AD 并且采用 // 一定的算法实现LED同时显示 四位 // 端口设置 IOA 低5位分别为ADS7841的 DOUT BUSY DIN CS DCLK // //
www.eeworm.com/read/254592/12128661

c ad_contrl.c

/****************************************************************************** * ** 函数原型:unsigned int ADS7841_Read_Data(unsigned char Channel); ** 功 能:SPI总线的A/D ADS7841 驱动程序 ** 入口参数:unsigned c
www.eeworm.com/read/148568/12457472

h ads7841.h

#ifndef __ADS7841_h__ #define __ADS7841_h__ // write your header here //===========================ADS7841的驱动程序============================== //作者:郭盖华 //日期:2005.8.31 //版本1.0 //=================