名称:read2543 功能:TLC2543驱动模块 输入参数:Port通道号 输出参数:ad转换值 *************************************/ uint read2543(uchar Port) { uint ad=0,i CLOCK=0 _CS=0 Port<<=4 for(i=0 i<12 i++) { if(D_OUT) ad|=0x01 D_IN=(bit)(Port&0x80) CLOCK=1 delay(3) CLOCK=0 delay(3) Port<<=1 ad<<=1 } _CS=1 ad>>=1 return(ad) }
上传时间: 2016-01-21
上传用户:R50974
IBMCOM_C serial Port library
标签: IBMCOM_C library serial Port
上传时间: 2016-01-24
上传用户:youlongjian0
KeePass for J2ME is a J2ME Port of KeePass Password Safe, a free, open source, light-weight and easy-to-use password manager. You can store passwords in a highly-encrypted database on a mobile phone, and view them on the go.
标签: KeePass J2ME light-weight Password
上传时间: 2016-01-25
上传用户:er1219
以 parallel Port 连接硬体电路,达成周边控制。
上传时间: 2013-12-27
上传用户:zhliu007
print hello world on the serial Port at Windway ARM development board
标签: development Windway serial print
上传时间: 2013-12-21
上传用户:l254587896
Dual Port RAM Asynchronous Read/Write 经过modelsim仿真
标签: Asynchronous modelsim Write Dual
上传时间: 2016-02-12
上传用户:xauthu
com Port driver on wince
上传时间: 2014-07-27
上传用户:han_zh
serial Port driver on wince
上传时间: 2016-02-13
上传用户:Late_Li
一个很不错的讲述Serial Port通信的好书.
上传时间: 2016-02-27
上传用户:watch100
SPI(serial Port interface)的Verilog/VHDL源代碼,已模擬並驗證。
标签: interface Verilog serial Port
上传时间: 2016-03-07
上传用户:jichenxi0730