UPSD3234A-40U6T STMicroelectronics, UPSD3234A-40U6T Datasheet - Page 30

no-image

UPSD3234A-40U6T

Manufacturer Part Number
UPSD3234A-40U6T
Description
IC MCU 8032 64KB FLASH 80TQFP
Manufacturer
STMicroelectronics
Series
µPSDr
Datasheet

Specifications of UPSD3234A-40U6T

Core Processor
8032
Core Size
8-Bit
Speed
40MHz
Connectivity
I²C, UART/USART, USB
Peripherals
LVR, POR, PWM, WDT
Number Of I /o
46
Program Memory Size
288KB (288K x 8)
Program Memory Type
FLASH
Ram Size
8K x 8
Voltage - Supply (vcc/vdd)
4.5 V ~ 5.5 V
Data Converters
A/D 4x8b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
80-TQFP, 80-VQFP
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
UPSD3234A-40U6T
Manufacturer:
STMicroelectronics
Quantity:
10 000
Architecture overview
2.14
2.15
30/189
Table 12.
Relative offset
The destination address for these jumps is specified to the assembler by a label or by an
actual address in Program memory. However, the destination address assembles to a
relative offset byte. This is a signed (two’s complement) offset byte which is added to the PC
in two’s complement arithmetic if the jump is executed.
The range of the jump is therefore -128 to +127 Program Memory bytes relative to the first
byte following the instruction.
Jump instructions
Table 13
instruction, but in fact there are three SJMP, LJMP, and AJMP, which differ in the format of
the destination address. JMP is a generic mnemonic which can be used if the programmer
does not care which way the jump is en-coded.
The SJMP instruction encodes the destination address as a relative offset, as described
above. The instruction is 2 bytes long, consisting of the opcode and the relative offset byte.
The jump distance is limited to a range of -128 to +127 bytes relative to the instruction
following the SJMP.
shows the list of unconditional jump instructions. The table lists a single “JMP add”
Boolean instructions
Mnemonic
ORL C,/bit
ANL C,/bit
MOV C,bit
MOV bit,C
JNB bit,rel
JBC bit,rel
ORL C,bit
ANL C,bit
SETB bit
JB bit,rel
SETB C
CLR bit
JNC rel
CPL bit
CLR C
CPL C
JC rel
UPSD3234A, UPSD3234BV, UPSD3233B, UPSD3233BV
Jump if bit = 1; CLR bit
C = C .AND. .NOT. bit
C = C .OR. .NOT. bit
C = A .AND. bit
C = A .OR. bit
Jump if bit = 0
bit = .NOT. bit
Jump if C = 0
Jump if bit =1
Jump if C =1
C = .NOT. C
Operation
C = bit
bit = C
bit = 0
bit = 1
C = 0
C = 1

Related parts for UPSD3234A-40U6T