DataSheet.es    


PDF SC73P1601 Data sheet ( Hoja de datos )

Número de pieza SC73P1601
Descripción 4BIT MCU
Fabricantes Silan Microelectronics 
Logotipo Silan Microelectronics Logotipo



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


Total 22 Páginas

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

SC73P1601
4-BIT MCU FOR REMOTE CONTROLLER(OTP TYPE)
DESCRIPTION
SC73P1601 is one of Silan’s 4-bit CMOS single-chip micro-
controllers for infrared remote control transmitters (IRCTs). It can be
implemented in various IRCTs circuits by OTP program. And it is
compatible with SC73C1602 on software and package.
FEATURES
SOP-20-300-1.27 SOP-20-375-1.27
* Wide operating voltage (2.0~4.0V), and low static power
consumption (<1µA)
* OTP: 1K x 9 bits
* RAM: 16 x 4bits
SSOP-20-300-0.65 SSOP-20-225-0.65
* Timer/counter: (10~15 bits)
* 8-bit timer, generates various carrier frequencies and outputs
carrier duty
* 16 I/O pins, four 4-bit programmable I/O ports (except P50 and
P53) APPLICATIONS
* Oscillator frequency (fosc): fosc=4MHz(TYP.)
* Operating frequency: fmain=fosc/8
* Instruction cycle: 5/fmain
* Support low voltage detection
* Infrared remote control device
* TV controller
* Video Cassette Recorder controller
* VTR, laser phonograph and acoustics
remote controller
ORDERING FORMATION
www.DataSheet4U.com
Part No.
SC73P1601M
SC73P1601MTR
SC73P1601MA
SC73P1601MATR
SC73P1601MC
SC73P1601MCTR
SC73P1601MD
SC73P1601MDTR
SC73P1601MG
SC73P1601MGTR
Package
SSOP-20-300-0.65
SSOP-20-300-0.65
SOP-20-300-1.27
SOP-20-300-1.27
SSOP-20-225-0.65
SSOP-20-225-0.65
SOP-20-375-1.27
SOP-20-375-1.27
SSOP-20-300-0.65
SSOP-20-300-0.65
Marking
SC73P1601M
SC73P1601M
SC73P1601MA
SC73P1601MA
SC73P1601MC
SC73P1601MC
SC73P1601MD
SC73P1601MD
SC73P1601MG
SC73P1601MG
HANGZHOU SILAN MICROELECTRONICS CO.,LTD
Http: www.silan.com.cn
Material
Pb free
Pb free
Pb free
Pb free
Pb free
Pb free
Pb free
Pb free
Halogen free
Halogen free
Package Type
Tube
Tape & Reel
Tube
Tape & Reel
Tube
Tape & Reel
Tube
Tape & Reel
Tube
Tape & Reel
REV:1.4 2009.08.03
Page 1 of 22

1 page




SC73P1601 pdf
Program time sequence:
SC73P1601
Performance Characteristics
Setup time of “Oeb”
Setup time of “Ceb”
Setup time of “D[8:0]”
www.DataSheHeot4ldU.tcimome of “Ceb”
Hold time of “D[8:0]”
Setup time of “VPP
Setup time of “VDD
Pulse width of “Progb”
Symbol
tOES
tCS
tDS
tCH
tDH
tVPS
tVDS
tPW
Condition
Min.
1
1
1
1
1
1
1
200
Typ.
-
-
-
-
-
-
-
300
Max.
-
-
-
-
-
-
-
-
Unit
s
s
s
s
s
s
s
s
FUNCTION DESCRIPTION
SC73P1601 includes 4-bit MCU, outlay oscillator, system reset module. Next we will mainly introduce the
functions.
1. PC
PC refers to the program address pointer, 10 bits. The maximum addressing space is 1K ROM .The program
counter contains the address of the instruction that will be executed next. The PC value is cleared to 0 after reset.
The PC is set to predefined value when one of the 3 following occasions occurs: 1) when the JUMP instruction is
executed; 2) when a subroutine call is back; 3) when a program call is back. In the SC73P1601, all instructions
are one-byte instructions, PC increments by 1 each time an instruction is executed.
HANGZHOU SILAN MICROELECTRONICS CO.,LTD
Http: www.silan.com.cn
REV:1.4 2009.08.03
Page 5 of 22

5 Page





SC73P1601 arduino
SC73P1601
INSTRUCTION SETS
1. Transmit instruction
Instruction
LD A, LL
LD A, B
LD A, H
LD A, D
LD A, @LL
LD A, #k
LD CL1, A
LD CL0, A
LD CH1, A
LD CH0, A
LDH A, @BD
LDL A, @BD
LDS A, @BD
LDH @LL, @BD
LDL @LL, @BD
LDS @LL, @BD
LD LL, A
LD LL, #k
LD @LL, A
LD @LL, #k
LD D, A
LD H, A
www.DataSheet4LUD.cBom, A
LD PR, A
LD PR2, A
LD TM, A
LD A, TM
1 LD A, LL
2 LD A, D
3 LD A, H
4 LD A, B
5 LD A, @LL
6 LD A, #k
7 LDL A, @BD
8 LDH A, @BD
9 LDS A, @BD
10 LDL @LL, @BD
Operation
CF SF
Cycle
A LL
AB
--- 1
--- 1
2
2
AH
--- 1
2
AD
--- 1
2
A RAM(LL)
Ak
--- 1
--- 1
1
1
CL1 A
--- 1
2
CL0 A
--- 1
2
CH1 A
--- 1
2
CH0 A
A ROM(BD)7-4
--- 1
--- 1
2
2
A ROM(BD)3-0
--- 1
2
A ROM(BD)8
--- 1
2
RAM(LL) ROM(BD)7-4
--- 1
2
RAM(LL) ROM(BD)3-0
RAM(LL) ROM(BD)8
--- 1
--- 1
2
2
LL A
LL k
--- 1
--- 1
2
1
RAM(LL) A
--- 1
1
RAM(LL) k
DA
--- 1
--- 1
1
2
HA
BA
--- 1
--- 1
2
2
PR A
--- 1
2
PR2 A
TM A
--- 1
--- 1
2
2
A TM
--- 1
2
Load values in the LL register to the accumulator.
Load values in the D register to the accumulator.
Load values in the H register to the accumulator.
Load values in the B register to the accumulator.
Load the contents of RAM pointed at by the LL ( LL & LH) register to accumulator.
Load the 4 bit immediate K to accumulator.
Load the lower 4 bit of ROM data pointed at by the BHD to accumulator.
Load the higher 4 bit of ROM data pointed at by the BHD to accumulator.
Load the highest 1 bit of ROM data pointed at by the BHD to accumulator
Load the lower 4 bit of ROM data pointed at by the BHD to RAM pointed at by the
LL register.
HANGZHOU SILAN MICROELECTRONICS CO.,LTD
Http: www.silan.com.cn
REV:1.4 2009.08.03
Page 11 of 22

11 Page







PáginasTotal 22 Páginas
PDF Descargar[ Datasheet SC73P1601.PDF ]




Hoja de datos destacado

Número de piezaDescripciónFabricantes
SC73P16014BIT MCUSilan Microelectronics
Silan Microelectronics

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