DatasheetQ Logo
Electronic component search and free download site. Transistors,MosFET ,Diode,Integrated circuits

SAN3010 Ver la hoja de datos (PDF) - South African Micro Electronic Systems

Número de pieza
componentes Descripción
Fabricante
SAN3010
Sames
South African Micro Electronic Systems Sames
SAN3010 Datasheet PDF : 13 Pages
1 2 3 4 5 6 7 8 9 10 Next Last
SAN3010
PAGE 3
LOC OBJ
4029 F590
402B 7991
402D D9FE
402F 00
4030 7480
4032 4E
4033 F590
4035 7992
4037 D9FE
4039 7488
403B F590
403D 7991
403F D9FE
4041 00
4042 7490
4044 4F
4045 F590
4047 7930
4049 D9FE
404B 7488
404D F590
404F 0B
4050 BB09C1
4053 7900
4055 7A1C
9/13
LINE
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
SOURCE
mov
P1,A
; 1 cycle
;--------------------------------------------------------------
;-- Delay 3:wait 321 us = 295 machine cycles and force RowY low
delay3: mov
R1,#145
; 1 cycle
djnz R1,$
; 2 cycles;#Loops=(295-5)/2=145
SCAN2: NOP
mov
orl
mov
A,#ForceLO
A,R6
P1,A
; 1 cycle
; 1 cycle
; 1 cycle
; 1 cycle
;--------------------------------------------------------------
;Delay 4: wait 321us= 295 machine cycles +disable all rows/cols
delay4: mov
R1,#146
; 1 cycle
djnz R1,$
; 2 cycles;#Loops=(295-3)/2=146
mov
A,#Disable
; 1 cycle
mov
P1,A
; 1 cycle
;--------------------------------------------------------------
;--- Delay 5:wait 321 us = 295 machine cycles + force ColX high
delay5: mov
R1,#145
; 1 cycle
djnz R1,$
; 2 cycles;#Loops=(295-5)/2=145
SCAN3: NOP
; 1 cycle
mov
A,#ForceHi
; 1 cycle
orl
A,R7
; 1 cycle
mov
P1,A
; 1 cycle
;--------------------------------------------------------------
;Delay 6:wait 107.25us=99 machine cycles +disable all rows/cols
delay6: mov
R1,#48
; 1 cycle
djnz R1,$
; 2 cycles;#Loops=(99-3)/2 = 48
mov
A,#Disable
; 1 cycle
mov
P1,A
; 1 cycle
;--------------------------------------------------------------
inc
R3
; increment loop counter
cjne R3,#9,Sync
; repeat loop 9 times
;----- Delay 7: wait >15444 us = 14233 machine cycles before
;-----
next key entry
;----- Remark: when cascading memory keys (M1...M10, Mem)
;----- dialling of a subsequent stored number is only accepted
;----- when the previous number has been fully dialled out.
;----- Example1: key entry is "M1","M2"
;-----
M2 is only detected when M1 has completed dialing
;-----
its stored number, a delay has to be added between
;-----
key entries
;----- Example2: key entry is "M1","0"
;----
numbers are stored in FIFO ,so they can be entered
;-----
immediately after a Memory entry, no additional
;-----
delay necessary
delay7: mov
R1,#0
;
mov
R2,#28
sames

Share Link: 

datasheetq.com  [ Privacy Policy ]Request Datasheet ] [ Contact Us ]