DataSheet.es    


PDF SC63C0316 Data sheet ( Hoja de datos )

Número de pieza SC63C0316
Descripción AUDIO CONTROL SYSTEM
Fabricantes SL 
Logotipo SL Logotipo



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


Total 24 Páginas

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

SC63C0316
AUDIO CONTROL SYSTEM WITH BUILT-IN 4-BIT MCU
DESCRIPTION
The SC63C0316 single-chip CMOS microcontroller is designed for
very high performance. With an up-to-14-digit LCD direct drive
capability, 4-channel A/D converter, 8-bit timer/counter, PLL frequency
synthesizer. The SC63C0316 offers you an excellent design solution
for a wide variety of applications, especially those requiring DTS
support.
Up to 56 pins of the 80-pin QFP package can be dedicated to I/O.
Eight vectored interrupts provide fast response to internal and external
events. In addition, the SC63C0316's advanced CMOS technology
ensures low power consumption and a wide operating voltage range.
QFP-80-14×20-0.8
FEATURES
Memory
* 512-nibble RAM
* 16K-byte ROM
I/O Pins
* Input only: 4 pins
* Output only: 28 pins
* I/O: 24 pins
LCD Controller/Driver
* Maximum 14-digit LCD direct drive capability
* 28 segment x 4 common signals
* Display modes: Static, 1/2 duty (1/2 bias)
1/3 duty (1/2 or 1/3 bias), 1/4 duty (1/3 bias)
8-Bit Basic Timer
* Programmable interval timer functions
* Watch-dog timer function
8-Bit Timer/Counter
* Programmable 8-bit timer
* External event counter
* Arbitrary clock frequency output
* External clock signal divider
* Serial I/O interface clock generator
8-Bit Serial I/O Interface
* 8-bit transmit/receive mode
* 8-bit receive mode
* Data direction selectable (LSB-first or MSB-first)
* Internal or external clock source
http://www.DataSheet4U.net/
ORDERING INFORMATION
Device
Package
SC63C0316 QFP-80-14 x 20-0.8
A/D Converter
* 4-channels with 8-bit resolution
Bit Sequential Carrier Buffer
* Support 16-bit serial data transfer in
arbitrary format
PLL Frequency Synthesizer
* Level = 300 mVp-p (min)
* AMVCO range = 0.5 MHz to 30 MHz
* FMVCO range = 30 MHz to 150 MHz
16-Bit Intermediate Frequency (IF)
Counter
* Level = 300 mVp-p (min)
* AMIF range = 100 kHz to 1 MHz
* FMIF range =5MHz to 15 MHz
Watch Timer
* Time interval generation
0.5 s, 3.9 ms at 32.768 kHz
* Frequency outputs to BUZ pin
* Clock source generation for LCD
Interrupts
* Four internal vectored interrupts
* Four external vectored interrupts
* Two quasi-interrupts
Memory-Mapped I/O Structure
* Data memory bank 15
HANGZHOU SILAN MICROELECTRONICS CO.,LTD
Http: www.silan.com.cn
REV:1.0 2004.08.03
Page 1 of 24
datasheet pdf - http://www.DataSheet4U.net/

1 page




SC63C0316 pdf
SC63C0316
DC CHARACTERISTICS (concluded) (Tamb=-40°C to +85°C, VDD=2.7V to 6.0V)
Characteristics
Symbol
Test condition
Min. Typ. Max. Unit
Stop 1 mode; XTin=0V
VDD=5V±10%, CPU clock=fxx/4,
IDD5
CE low; PLL stops
0.6 5
µA
VDD=3V±10%, CPU clock=fxx/64
0.2 3
Supply Current (cont)
VDD=5V±10%, 4.5MHz crystal
oscillator, CPU clock=fxx/4, CE
IDD6
low; PLL stops
--- 4.2
8
mA
VDD=3V±10%, CPU clock=fxx/64
0.7 1.2
Stop 2 mode; Xtin=0V,
IDD7 (2) VDD=5V±10%, CPU clock=fxx/4,
0.12 2.0 µA
CE low; PLL stops
NOTES:
1. Currents in the following circuits are not included; on-chip pull-up resistors, output port drive currents, internal
LCD voltage dividing resistors and A/D converter.
2. IDD1 and IDD7 are guaranteed in Tamb = –20 °C to + 85 °C
3. Data includes power consumption for subsystem clock oscillation.
4. For high-speed controller operation, the power control register (PCON) must be set to 0011B.
5. For low-speed controller operation, the power control register (PCON) must be set to 0000B.
6. When the system clock control register, SCMOD, is set to 1001B, main system clock oscillation stops and the
subsystem clock is used.
http://www.DataSheet4U.net/
MAIN SYSTEM OSCILLATOR CHARACTERISTICS (Tamb=-40°C to +85°C, VDD=2.7V to 6.0V)
Oscillator
Characteristics
Test condition
Min Typ Max Units
Oscillation frequency (1) --
0.4 -- 5.0 MHz
Ceramic
Oscillator
Stabilization time (2)
Stabilization occurs when VDD is
equal to the mini mum oscillator -- -- 4 ms
voltage range
Crystal
Oscillator
Oscillation frequency (1)
Stabilization (2)
--
VDD=4.5V~6.0V
VDD=2.7V~4.5V
0.4 4.5 6.0 MHz
-- -- 10
ms
-- -- 30
External
XIN input frequency (1)
--
0.4 -- 4.5 MHz
Clock
XIN input high and low
level width
--
111 -- 1250 ns
NOTES:
1. Oscillation frequency and Xin input frequency data are for oscillator characteristics only.
2. Stabilization time is the interval required for oscillator stabilization after a power-on occurs, or when Stop mode
is terminated.
HANGZHOU SILAN MICROELECTRONICS CO.,LTD
Http: www.silan.com.cn
REV:1.0 2004.08.03
Page 5 of 24
datasheet pdf - http://www.DataSheet4U.net/

5 Page





SC63C0316 arduino
SC63C0316
Table 3. Default Priorities
Source
Default Priority
INTB, INT4
1
INT0
2
INT1
3
INTS
4
INTT0
5
INTCE
6
INTIF
7
The interrupt controller can service multiple interrupts in two ways: as two-level interrupts, where either all
interrupt requests or only those of highest priority are serviced (see Figure 2), or as multi-level interrupts, when
the interrupt service routine for a lower-priority request is accepted during the execution of a higher priority
routine. (See Figure 3)
Figure 2: Two-level Interrupt handling
http://www.DataSheet4U.net/
Figure 3: Multi-level Interrupt handling
Normal program
processing (status 0)
INT disable
Set IPR
INT enable
Low or
High level
Interrupt
Generated
Single
interrupt
INT disable Status 1
2-level
interrupt
Modify status
INT enable
Low or
High level
Interrupt
Generated
Status 0
High level
Interrupt Status 1
Generated
Status 0
3-level
interrupt
Status 2
NOTE: If more than four interrupts are being processed at one time, you can avoid possible loss of working
register data by using the PUSH RR instruction to save register contents to the stack before the service
routines are executed in the same register bank. When the routines have executed successfully, you can
restore the register contents from the stack to working memory using the POP instruction.
HANGZHOU SILAN MICROELECTRONICS CO.,LTD
Http: www.silan.com.cn
REV:1.0 2004.08.03
Page 11 of 24
datasheet pdf - http://www.DataSheet4U.net/

11 Page







PáginasTotal 24 Páginas
PDF Descargar[ Datasheet SC63C0316.PDF ]




Hoja de datos destacado

Número de piezaDescripciónFabricantes
SC63C0316AUDIO CONTROL SYSTEMSL
SL

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