欢迎访问ic37.com |
会员登录 免费注册
发布采购

SNAD02C 参数 Datasheet PDF下载

SNAD02C图片预览
型号: SNAD02C
PDF下载: 下载PDF文件 查看货源
内容描述: 8通道10位ADC [8-CHANNEL 10-BIT ADC]
分类和应用:
文件页数/大小: 27 页 / 688 K
品牌: SONIX [ SONIX TECHNOLOGY COMPANY ]
 浏览型号SNAD02C的Datasheet PDF文件第18页浏览型号SNAD02C的Datasheet PDF文件第19页浏览型号SNAD02C的Datasheet PDF文件第20页浏览型号SNAD02C的Datasheet PDF文件第21页浏览型号SNAD02C的Datasheet PDF文件第23页浏览型号SNAD02C的Datasheet PDF文件第24页浏览型号SNAD02C的Datasheet PDF文件第25页浏览型号SNAD02C的Datasheet PDF文件第26页  
SNAD02C  
8-CHANNEL 10-BIT ADC  
caje #0  
@f  
mov  
or  
a
a
port_h  
tmp1  
a
mov port_h  
@@:  
;;***************************************  
@Clock  
;; READ DIO and SAVE 1-bit DATA in port_h.2  
mov tmp1  
@Read_DIO  
caje #0  
#0100b  
@f  
mov  
or  
a
a
port_h  
tmp1  
a
mov port_h  
@@:  
;;***************************************  
@Clock  
;; READ DIO and SAVE 1-bit DATA in port_h.1  
mov tmp1  
@Read_DIO  
caje #0  
#0010b  
@f  
mov  
or  
a
a
port_h  
tmp1  
a
mov port_h  
@@:  
;;***************************************  
@Clock  
;; READ DIO and SAVE 1-bit DATA in port_h.0  
mov tmp1  
@Read_DIO  
caje #0  
#0001b  
@f  
mov  
or  
a
a
port_h  
tmp1  
a
mov port_h  
@@:  
;;***************************************  
@Clock  
;; READ DIO and SAVE 1-bit DATA in port_l.3  
mov tmp1  
@Read_DIO  
caje #0  
#1000b  
@f  
mov  
or  
a
a
port_l  
tmp1  
mov port_l  
a
@@:  
;;***************************************  
@Clock  
;; READ DIO and SAVE 1-bit DATA in port_l.2  
mov tmp1  
@Read_DIO  
caje #0  
#0100b  
@f  
mov  
or  
a
a
port_l  
tmp1  
mov port_l  
a
@@:  
;;***************************************  
@Clock  
;; READ DIO and SAVE 1-bit DATA in port_l.1  
mov tmp1  
@Read_DIO  
caje #0  
#0010b  
@f  
mov  
or  
a
a
port_l  
tmp1  
a
mov port_l  
@@:  
;;***************************************  
@Clock  
;; READ DIO and SAVE 1-bit DATA in port_l.0  
mov tmp1  
@Read_DIO  
caje #0  
#0001b  
@f  
mov  
or  
a
a
port_l  
tmp1  
a
mov port_l  
Version: 1.3  
July 31, 2003  
22