DataSheet.es    


PDF CP8056 Data sheet ( Hoja de datos )

Número de pieza CP8056
Descripción EPROM/ROM-Based 8-Bit Microcontroller Series
Fabricantes Chengpin 
Logotipo Chengpin Logotipo



Hay una vista previa y un enlace de descarga de CP8056 (archivo pdf) en la parte inferior de esta página.


Total 30 Páginas

No Preview Available ! CP8056 Hoja de datos, Descripción, Manual

CHENGPIN
CP8056
EPROM/ROM-Based 8-Bit Microcontroller Series
Devices Included in this Data Sheet:
CP8056P : EPROM devices
CP8056P : Mask ROM devices
FEATURES
www.DataSheet4U.com
Only 42 single word instructions
All instructions are single cycle except for program branches which are two-cycle
13-bit wide instructions
All ROM/EPROM area GOTO instruction
All ROM/EPROM area subroutine CALL instruction
8-bit wide data path
5-level deep hardware stack
Operating speed: DC-20 MHz clock input
DC-100 ns instruction cycle
Device
Pins # I/O # EPROM/ROM (Byte) RAM (Byte)
CP8056
18 12
1K
49
Direct, indirect addressing modes for data accessing
8-bit real time clock/counter (Timer0) with 8-bit programmable prescaler
Internal Power-on Reset (POR)
Built-in Low Voltage Detector (LVD) for Brown-out Reset (BOR)
Power-up Reset Timer (PWRT) and Oscillator Start-up Timer(OST)
On chip Watchdog Timer (WDT) with internal oscillator for reliable operation and soft-ware watch-dog
enable/disable control
Two I/O ports IOA and IOB with independent direction control
Soft-ware I/O pull-high/pull-down or open-drain control
One internal interrupt source: Timer0 overflow; Two external interrupt source: INT pin, Port B input change
Wake-up from SLEEP by INT pin or Port B input change
Power saving SLEEP mode
Programmable Code Protection
Selectable oscillator options:
- RC: Resistor/Capacitor Oscillator
- XT: Crystal/Resonator Oscillator
- HF: High Frequency Crystal/Resonator Oscillator
- LF: Low Frequency Crystal Oscillator
Wide-operating voltage range:
- EPROM : 2.3V to 5.5V
- ROM : 2.3V to 5.5V
P.1/CP8056

1 page




CP8056 pdf
CHENGPIN
CP8056
1.2 Data Memory Organization
Data memory is composed of Special Function Registers and General Purpose Registers.
The General Purpose Registers are accessed either directly or indirectly through the FSR register.
The Special Function Registers are registers used by the CPU and peripheral functions to control the operation of
the device.
TABLE 1.1: Registers File Map for CP8056 Series
Address
Description
00h
www.DataSheet4U.com 01h
INDF
TMR0
02h PCL
03h STATUS
04h FSR
05h PORTA
06h PORTB
07h General Purpose Register
08h PCON
09h WUCON
0Ah PCHBUF
0Bh PDCON
0Ch ODCON
0Dh PHCON
0Eh INTEN
0Fh INTFLAG
10h ~ 3Fh
General Purpose Registers
N/A OPTION
05h IOSTA
06h IOSTB
TABLE 1.2: The Registers Controlled by OPTION or IOST Instructions
Address
Name
B7
B6
B5
B4
B3
B2
B1
B0
N/A (w) OPTION
-
INTEDG T0CS T0SE
PSA
PS2
PS1
PS0
05h (w)
IOSTA
Port A I/O Control Register
06h (w)
IOSTB
Port B I/O Control Register
TABLE 1.3: Operational Registers Map
Address
Name
B7
B6
B5
B4
B3
B2
B1
B0
00h (r/w)
INDF
Uses contents of FSR to address data memory (not a physical register)
01h (r/w)
TMR0
8-bit real-time clock/counter
02h (r/w)
PCL
Low order 8 bits of PC
03h (r/w) STATUS GP2
GP1
GP0
TO
PD
Z
DC
C
04h (r/w)
FSR
*
*
Indirect data memory address pointer
05h (r/w) PORTA
-
-
-
-
IOA3
IOA2
IOA1
IOA0
06h (r/w) PORTB
IOB7
IOB6
IOB5
IOB4
IOB3
IOB2
IOB1
IOB0
07h (r/w)
SRAM
General Purpose Registers
08h (r/w) PCON WDTE EIS LVDTE ROC
-
-
-
-
09h (r/w) WUCON WUB7
0Ah (r/w) PCHBUF (1)
-
WUB6
-
WUB5
-
WUB4
-
WUB3
-
WUB2 WUB1 WUB0
2 MSBs Buffer of PC
0Bh (r/w) PDCON /PDB3 /PDB2 /PDB1 /PDB0 /PDA3 /PDA2 /PDA1 /PDA0
0Ch (r/w) ODCON ODB7 ODB6 ODB5 ODB4 ODB3 ODB2 ODB1 ODB0
0Dh (r/w) PHCON /PHB7 /PHB6 /PHB5 /PHB4 /PHB3 /PHB2 /PHB1 /PHB0
0Eh (r/w) INTEN
GIE
-
-
-
-
INTIE PBIE
T0IE
0Fh (r/w) INTFLAG
-
-
-
-
-
INTIF PBIF
T0IF
Legend: - = unimplemented, read as ‘0’, * = unimplemented, read as ‘1’
Note 1 : There are 2 bits in CP8056.
P.5/CP8056

5 Page





CP8056 arduino
CHENGPIN
CP8056
WUB4 : = 0, Disable the input change interrupt/wake-up function of IOB4 pin.
= 1, Enable the input change interrupt/wake-up function of IOB4 pin.
WUB5 : = 0, Disable the input change interrupt/wake-up function of IOB5 pin.
= 1, Enable the input change interrupt/wake-up function of IOB5 pin.
WUB6 : = 0, Disable the input change interrupt/wake-up function of IOB6 pin.
= 1, Enable the input change interrupt/wake-up function of IOB6 pin.
www.DataSheet4U.cWomUB7 : = 0, Disable Enable the input change interrupt/wake-up function of IOB7 pin.
= 1, Enable the input change interrupt/wake-up function of IOB7 pin.
2.1.9 PCHBUF (High Byte Buffer of Program Counter)
Address
Name
B7
B6
B5
B4
B3
B2
B1
B0
0Ah (r/w) PCHBUF
-
-
-
-
-
2 MSBs Buffer of PC
There are 2 bits in CP8056.
See 2.1.3 for detail description.
2.1.10 PDCON (Pull-down Control Register)
Address
0Bh (r/w)
Name
PDCON
B7
/PDB3
B6
/PDB2
B5
/PDB1
B4
/PDB0
B3
/PDA3
B2
/PDA2
B1
/PDA1
B0
/PDA0
/PDA0 : = 0, Enable the internal pull-down of IOA0 pin.
= 1, Disable the internal pull-down of IOA0 pin.
/PDA1 : = 0, Enable the internal pull-down of IOA1 pin.
= 1, Disable the internal pull-down of IOA1 pin.
/PDA2 : = 0, Enable the internal pull-down of IOA2 pin.
= 1, Disable the internal pull-down of IOA2 pin.
/PDA3 : = 0, Enable the internal pull-down of IOA3 pin.
= 1, Disable the internal pull-down of IOA3 pin.
/PDB0 : = 0, Enable the internal pull-down of IOB0 pin.
= 1, Disable the internal pull-down of IOB0 pin.
/PDB1 : = 0, Enable the internal pull-down of IOB1 pin.
= 1, Disable the internal pull-down of IOB1 pin.
/PDB2 : = 0, Enable the internal pull-down of IOB2 pin.
= 1, Disable the internal pull-down of IOB2 pin.
/PDB3 : = 0, Enable the internal pull-down of IOB3 pin.
= 1, Disable the internal pull-down of IOB3 pin.
P.11/CP8056

11 Page







PáginasTotal 30 Páginas
PDF Descargar[ Datasheet CP8056.PDF ]




Hoja de datos destacado

Número de piezaDescripciónFabricantes
CP8053EPROM/ROM Based 8-Bit Microcontroller SeriesChengpin
Chengpin
CP8056EPROM/ROM-Based 8-Bit Microcontroller SeriesChengpin
Chengpin

Número de piezaDescripciónFabricantes
SLA6805M

High Voltage 3 phase Motor Driver IC.

Sanken
Sanken
SDC1742

12- and 14-Bit Hybrid Synchro / Resolver-to-Digital Converters.

Analog Devices
Analog Devices


DataSheet.es es una pagina web que funciona como un repositorio de manuales o hoja de datos de muchos de los productos más populares,
permitiéndote verlos en linea o descargarlos en PDF.


DataSheet.es    |   2020   |  Privacy Policy  |  Contacto  |  Buscar