English
Language : 

MAX1441 Datasheet, PDF (33/41 Pages) Maxim Integrated Products – Automotive, Two-Channel Proximity and Touch Sensor
Automotive, Two-Channel Proximity and
Touch Sensor
The device does not support individual word programming.
A whole page must be programmed at the same time. In
attempts to write to an individual word, the data intended
for the individual word is copied to the entire page.
CAUTION: It is the user’s responsibility to ensure that a
Flash high-voltage operation (erase or write) is allowed to
complete without external intervention. When an external
intervention such as POR, or asserting the reset pin, is
applied during a Flash high-voltage operation, the Flash
operation is aborted. This can cause irreversible dam-
age to the Flash and make the Flash inoperable.
Instruction Set
The device supports all the standard MAXQ20
instructions when executing from Flash and the utility
ROM (Table 12).
For a complete list of instructions and detailed
descriptions, refer to the MAXQ Family Instruction Set
Summary in the MAXQ Family User’s Guide.
Table 12. MAXQ Family Instruction Set Summary
MNEMONIC
AND src
OR src
XOR src
CPL
NEG
SLA
SLA2
SLA4
RL
RLC
SRA
SRA2
SRA4
SR
RR
RRC
MOVE C, Acc.<b>
MOVE C, #0
MOVE C, #1
CPL C
MOVE Acc.<b>, C
AND Acc.<b>
OR Acc.<b>
XOR Acc.<b>
MOVE dst.<b>, #1
MOVE dst.<b>, #0
MOVE C, src.<b>
ADD src
ADDC src
SUB src
SUBB src
DESCRIPTION
16-BIT INSTRUCTION STATUS BITS
WORD
AFFECTED
Acc § Acc AND src
f001 1010 ssss ssss
S, Z
Acc § Acc OR src
f010 1010 ssss ssss
S, Z
Acc § Acc XOR src
f011 1010 ssss ssss
S, Z
Acc § ~Acc
1000 1010 0001 1010
S, Z
Acc § ~Acc + 1
1000 1010 1001 1010
S, Z
Shift Acc left arithmetically
1000 1010 0010 1010
C, S, Z
Shift Acc left arithmetically twice
1000 1010 0011 1010
C, S, Z
Shift Acc left arithmetically four times 1000 1010 0110 1010
C, S, Z
Rotate Acc left (w/o C)
1000 1010 0100 1010
S
Rotate Acc left (through C)
1000 1010 0101 1010
C, S, Z
Shift Acc right arithmetically
1000 1010 1111 1010
C, Z
Shift Acc right arithmetically twice 1000 1010 1110 1010
C, Z
Shift Acc right arithmetically four times 1000 1010 1011 1010
C, Z
Shift Acc right (0 ¨ msbit)
1000 1010 1010 1010
C, S, Z
Rotate Acc right (w/o C)
1000 1010 1100 1010
S
Rotate Acc right (though C)
1000 1010 1101 1010
C, S, Z
C § Acc.<b>
1110 1010 bbbb 1010
C
C§0
1101 1010 0000 1010
C
C§1
1101 1010 0001 1010
C
C § ~C
1101 1010 0010 1010
C
Acc.<b> § C
1111 1010 bbbb 1010
S, Z
C § C AND Acc.<b>
1001 1010 bbbb 1010
C
C § C OR Acc.<b>
1010 1010 bbbb 1010
C
C § C XOR Acc.<b>
1011 1010 bbbb 1010
C
dst.<b> § 1
1ddd dddd 1bbb 0111 C, S, E, Z
dst.<b> § 0
1ddd dddd 0bbb 0111 C, S, E, Z
C § src.<b>
fbbb 0111 ssss ssss
C
Acc § Acc + src
f100 1010 ssss ssss
C, S, Z, OV
Acc § Acc + (src + C)
f110 1010 ssss ssss
C, S, Z, OV
Acc § Acc – src
f101 1010 ssss ssss
C, S, Z, OV
Acc § Acc – (src + C)
f111 1010 ssss ssss
C, S, Z, OV
AP
INC/DEC
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
—
—
—
—
—
—
—
—
—
—
—
Y
Y
Y
Y
NOTES
4
4
4
—
—
—
—
—
—
—
—
—
—
—
—
—
—
—
—
—
—
—
—
—
5
5
4
4
4
4
33