MC705P6ECPE Freescale Semiconductor, MC705P6ECPE Datasheet - Page 75

IC MCU 8BIT EPROM 28-DIP

MC705P6ECPE

Manufacturer Part Number
MC705P6ECPE
Description
IC MCU 8BIT EPROM 28-DIP
Manufacturer
Freescale Semiconductor
Series
HC05r
Datasheet

Specifications of MC705P6ECPE

Core Processor
HC05
Core Size
8-Bit
Speed
2.1MHz
Connectivity
SIO
Peripherals
POR, WDT
Number Of I /o
21
Program Memory Size
4.5KB (4.5K x 8)
Program Memory Type
OTP
Ram Size
176 x 8
Voltage - Supply (vcc/vdd)
3 V ~ 5.5 V
Data Converters
A/D 4x8b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
28-DIP (0.600", 15.24mm)
Processor Series
HC705P
Core
HC05
Data Bus Width
8 bit
Data Ram Size
176 B
Interface Type
SIOP
Maximum Clock Frequency
4.2 MHz
Number Of Programmable I/os
21
Number Of Timers
1
Operating Supply Voltage
- 0.3 V to + 7 V
Maximum Operating Temperature
+ 85 C
Mounting Style
Through Hole
Minimum Operating Temperature
- 40 C
On-chip Adc
8 bit, 4 Channel
On-chip Dac
8 bit, 4 Channel
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Lead Free Status / Rohs Status
 Details

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
MC705P6ECPE
Manufacturer:
Freescale Semiconductor
Quantity:
135
13.3.3 Jump/Branch Instructions
Jump instructions allow the CPU to interrupt the normal sequence of the program counter. The
unconditional jump instruction (JMP) and the jump-to-subroutine instruction (JSR) have no register
operand. Branch instructions allow the CPU to interrupt the normal sequence of the program counter
when a test condition is met. If the test condition is not met, the branch is not performed.
The BRCLR and BRSET instructions cause a branch based on the state of any readable bit in the first
256 memory locations. These 3-byte instructions use a combination of direct addressing and relative
addressing. The direct address of the byte to be tested is in the byte following the opcode. The third byte
is the signed offset byte. The CPU finds the effective branch destination by adding the third byte to the
program counter if the specified bit tests true. The bit to be tested and its condition (set or clear) is part of
the opcode. The span of branching is from –128 to +127 from the address of the next location after the
branch instruction. The CPU also transfers the tested bit to the carry/borrow bit of the condition code
register.
Freescale Semiconductor
MC68HC705P6A Advance Information Data Sheet, Rev. 2.1
Branch if Carry Bit Clear
Branch if Carry Bit Set
Branch if Equal
Branch if Half-Carry Bit Clear
Branch if Half-Carry Bit Set
Branch if Higher
Branch if Higher or Same
Branch if IRQ Pin High
Branch if IRQ Pin Low
Branch if Lower
Branch if Lower or Same
Branch if Interrupt Mask Clear
Branch if Minus
Branch if Interrupt Mask Set
Branch if Not Equal
Branch if Plus
Branch Always
Branch if Bit Clear
Branch Never
Branch if Bit Set
Branch to Subroutine
Unconditional Jump
Jump to Subroutine
Table 13-3. Jump and Branch Instructions
Instruction
Mnemonic
BRCLR
BRSET
BHCC
BHCS
BMC
BMS
BRN
BCC
BCS
BEQ
BHS
BLO
BNE
BRA
BSR
JMP
BLS
BPL
JSR
BMI
BHI
BIH
BIL
Instruction Types
75

Related parts for MC705P6ECPE