DataSheet.es    


PDF SC9307P Data sheet ( Hoja de datos )

Número de pieza SC9307P
Descripción Audio System Control MCU
Fabricantes Silan Microelectronics 
Logotipo Silan Microelectronics Logotipo



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


Total 12 Páginas

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

SC9307P
AUDIO SYSTEM CONTROL MCU WITH ANALOG RADIO FUNCTION
DESCRIPTION
SC9307P is a SOC based on Silan’s 8-bit MCU SC65PX for analog
radio DFR control with low power dissipation. Built-in LCD driver which
can drive 34 configurable I/O ports and three 8-bit counters, two of
which can be combined to achieve 16 timing length; Built-in real time
clock ensures the system uninterrupted counting when it is in sleep
state; 11 interrupt sources, including four external interrupts, enabling
the system to respond quickly to internal and external events. Multi-
mode optional serial communication circuits greatly increase the
system's scalability. Built-in 3.2MHz RC oscillator with external 75KHz
oscillator can achieve the perfect balance between power and speed.
In high speed application, it can extend external high frequency crystal
through PC.4/5 pin, maximum up to 6MHz.
QFP44-10 x10-0.8
APPLICATIONS
* Clock movement
FEATURES (Note)
* Memory
384-byte data memory
8K-byte program memory (OTP)
* I/O configuration
34 general-purpose I/O, 18 of which can be
connected to pull-up resistor, open-drain output
available.
www.DataSheet4*U8.c-boimt timer/counter T0/T1/T2
Timing time can be set by program
External events counting
Arbitrary clock frequency output
T0/T1 can be used as 16-bit counter
* UART serial communication [port
2-line asynchronous communication
Communicate rate slectable
* A/D converter
4-channels with 8-bit conversion precision
External reference voltage selectable
Battery voltage monitor
* Clock source
External clock source: 75KHz oscillator
Built-in RC oscillator: 3.2MHz;
Extension oscillator: 2~6MHz(VDD>2.4V@4MHz)
* RTC
Year/month/day display
Provide BCD code data directly
Leap year auto adjust
Timing alarm
* Local oscillator frequency counting circuit
Local oscillator:
FM frequency range: 30MHz~150MHz
AM frequency range: 0.5MHz~30MHz
Counter: 16-bit, gate time 1/4/8ms
* Built-in voltage reference
VREF=1.23V±5%
* Interrupt source
5 external interrupts, maskable
6 internal interrupts, maskable
Operating voltage range: 3.0~3.6V
HANGZHOU MICROELECTRONICS CO.,LTD
Http://www.silan.com.cn
REV:1.0 2009.08.04
Page 1 of 12

1 page




SC9307P pdf
SC9307P
PIN DESCRIPTION
Pin No.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Pin Name
PA.0
PA.1
PA.2
PA.3
PA.4
PA.5
PA.6
PA.7
PB.0
PB.1
PB.2
PB.4
PB.5
PC.0
PC.1
RESET
GND
XOUT
XIN
VDD
PC.4
22 PC.5
www.DataSheet42U3.com
24
25
26
27
PC.6
TEST
FM
AM
AVSS
28 PFO
29~36
37~44
PE.0~7
PF.0~7
Diplex pin
INT0
INT1
INT2
INT3
TCL0
TCL1
BUZ
KS0
KS1
KS2
TCLO0
TCLO1
ADC0
ADC1
VPP
ADC4
ADC5
VREF
PE.0~7
I/O Pin Descriptions
General input / output;
I/O 8bit read/write;
Configurable bit operation.
I/O
AD input
O
I
I/O
AD input
I/O
I
I
O
I/O
I/O
General input / output;
Configurable bit operation.
System reset pin
Digital ground
Low frequency oscillator output
Low frequency oscillator input
Digital power supply
General input / output; Configurable bit operation.
PC4/5 can also be used as high speed crystal
interface;
General input / output; ADC reference input
Test enable pin, internal pull-down resistor
FM signal input
AM signal input
Analog ground
Programmable frequency output, can be used for
buzzer driving
General input / output
General input / output
HANGZHOU MICROELECTRONICS CO.,LTD
Http://www.silan.com.cn
REV:1.0 2009.08.04
Page 5 of 12

5 Page





SC9307P arduino
SC9307P
Ø 8-bit programmable timing, generate interrupt after setting the time interval
Ø Arbitrary frequency output
Ø External clock frequency division
T0/T1/T2 has one control register and one pre-assignment register.
UART
SC9307P has built-in full duplex async communication interface with three modes: 8bit variable baud rate, 9bit
fixed baud rate or variable baud rate communication.
Ø Pin Tx diplex with PB4, pin RX diplex with PB5
Ø Baud rate presetting register can adjust baud rate freely
Ø Transmitting and receiving interrupt cooperation dual buffer can guarantee the high speed
communication stable and reduce the CPU load.
8-bit ADC
8-bit AD converter is mainly used for keyboard scan and electronic volume display. It has 4 input channels
(PC0/1/4/5). Select a channel and input switch level by program and the result is stored in an 8-bit register.
Conversion clock has 4 selectable clock sources. Input internal reference voltage through channel 6 of ADC to
detect the battery voltage (together with internal standard voltage). PC4/5 can also be used to extend high
frequency oscillator pin, if it is not connected to oscillator, ADC input channel is not effected. One AD conversion
needs 12 clock cycles, and the typical conversion time of ADC is 160µs with 75KHz oscillator.
Frequency counting module
This module mainly includes local oscillator signal amplifier and gate control counting. FM or AM local oscillator
signal is counted by a 16-bit counter after amplified. This counter gate control time can be selected as 1/4/8ms,
so the local oscillator frequency can be got easily according to the counter value and gate time.
I/O Port
www.DataShSeCet943U0.c7oPmhas 5 groups of I/O ports: PA, PB, PC, PE, PF. PA has 8 pins, where 4 pins are used for external
interrupt input. PB has 5 pins, where 3 pins are used for key input interrupt. PC has 5 pins, where 4 pins are
shared with ADC input channel. PC.6 is used for ADC external reference voltage input. PE/PF are general I/O,
16 pins in total. So there are max. 34 pins can be used as IO pins.
There are three registers for ports PA/B. Data register PORTx latches the output data, direction register TRISx
controls the dataflow direction (set 1 to be output). PUA register and TRISA register can implement input pull-up
or output open-drain of port A. PB has only 5 pins, port PC of PUB register is controlled by 3 registers, TRISC
realizes direction selection, PORTC stores output data, APCON realizes the switch of analog channel and digital
channel.
Register PORTx is readable/writable. When PORTx is set as output, read the last writing data of this register;
when it is set as input, read the pin state.
Usage of port PE/F is different from PA/B/C. Just take port PE as an example, lower 4-bit of register PECFGL is
used for controlling PE.3~0 ports. When PECFGL.3 is set as 1, PE.3 acts as output and when PECFGL.3 is set
as 0, PE.3 acts as input. Lower 4-bit of register PECFGH is used for controlling PE.7~4 ports. When PECFGH.3
is set as 1, PE.7 acts as output and when PECFGH.3 is set as 0, PE.7 acts as input.
Usage and function of PF are same as PE, used as output after reset. Control mode of PFCFGL, PFCFGH are
same as PECFGL, PECFGH.
HANGZHOU MICROELECTRONICS CO.,LTD
Http://www.silan.com.cn
REV:1.0 2009.08.04
Page 11 of 12

11 Page







PáginasTotal 12 Páginas
PDF Descargar[ Datasheet SC9307P.PDF ]




Hoja de datos destacado

Número de piezaDescripciónFabricantes
SC9307PAudio System Control 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