DataSheet.jp

IN16C01 の電気的特性と機能

IN16C01のメーカーはIntegralです、この部品の機能は「16-BIT RISC MICROCONTROLLER」です。


製品の詳細 ( Datasheet PDF )

部品番号 IN16C01
部品説明 16-BIT RISC MICROCONTROLLER
メーカ Integral
ロゴ Integral ロゴ 




このページの下部にプレビューとIN16C01ダウンロード(pdfファイル)リンクがあります。
Total 8 pages

No Preview Available !

IN16C01 Datasheet, IN16C01 PDF,ピン配置, 機能
1. Introduction
IN16C01
16-BIT RISC MICROCONTROLLER
The IN16C01 is a CMOS single-chip 16-bit microcontroller.
The IN16C01 is a general purpose microcomputer and can be used in control systems, data
acquisition systems and DSP systems. Low-power and fully static operation allow to use the
microcontroller in self-contained systems with limited power consumption.
On the base of its capabilities the IN16C01 could be compared with the next general-purpose
microcontrollers: Intel’s 80С196 and 80C186, Motorola’s 68300 and 68НС16, Siemens’ SAB
80C16x. The IN16C01 has an array multiplier and dedicated hardware for DSP operations support,
which allows to compare the microcontroller with the next DSP: Texas Instruments’ TMS320C25,
Motorola’s DSP561хх, Analog Devices’ ADSP21xx.
The IN16C01 implements the modular architecture when there is a common internal bus to which
all other units are connected. The architecture allows to ‘tailor’ the microcontroller to an appropriate
customer’s application. The basic set of the microcontroller units includes:
Microprocessor
www.DataSheet4UR.cAoMm
ROM
Timers
UART
Synchronous Serial Interface (SSI)
Bi-directional Parallel Ports
The microcontroller is assumed to be extended with ADC, EEPROM, PWM unit, I2C
interface and other units in future.
2. Architectural Overview
A simplified functional block diagram of the IN16C01 microcontroller is shown in fig.2.1.
Fig. 2.1. Simplified functional block diagram of the IN16C01
Korzhenevskogo 12, Minsk, 220108, Republic of
Belarus
Fax: +375 (17) 278 28 22,
Phone: +375 (17) 278 07 11, 212 24 70, 212 24 61,
212 69 16
URL: www.bms.by

1 Page





IN16C01 pdf, ピン配列
IN16C01
The data stack. The stack consists of internal stack memory (two fields of eight 16-bit
words) and the 'top' and 'next' registers: T and N.
Т
The 32-bit 'top' register of the data stack. The register is accessible as a 16-bit register (t
or %t) or a 32-bit register (Т). The register is always used as one of the ALU operands.
N
The 32-bit 'next' register of the data stack. The register is always used as the second ALU
operand and is employed for arithmetic operations.
The data, written into the data stack memory, are always taken from the N register. The
data, read from the data stack memory, are written into the N register. The N register can
be moved into the T register via the ALU. During the data stack push operation, the T
register can be written directly into the N register.
www.DataSheeMt4oUv.ceomoperations between the T and N registers and between the N register and the data
stack are independent from each other and can be executed simultaneously.
RS
The return stack. The stack consists of internal return stack memory of sixteen 24-bit
words and the RT register. The return stack is accessible via the RT register only.
RT
The 24-bit 'top' register of the return stack. During RT register read, the return stack can
be 'popped'. During RT register write, the return stack can be 'pushed'. The RT register is
used in subroutine calls and return from subroutine instructions, and to local variables
storing as well.
AS
The address stack. The stack consists of internal address stack memory of eight 24-bit
words and the AT register. The address stack is accessible via the AT register only.
AT
The 24-bit 'top' register of the address stack. The register stores variables' addresses.
During AT register read, the address stack can be 'popped'. During RT register write, the
address stack can be 'pushed'.
аsp, dsp, rsp
The address, data and return stacks' pointers. These registers are not accessible to
software.
L
The 16-bit instruction register.
РС
The 24-bit program counter.
CT
Korzhenevskogo 12, Minsk, 220108, Republic of
Belarus
Fax: +375 (17) 278 28 22,
Phone: +375 (17) 278 07 11, 212 24 70, 212 24 61,
212 69 16
URL: www.bms.by


3Pages


IN16C01 電子部品, 半導体
www.DataSheet4U.com
Pin
number
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
Mnemonic
PD7
PD6
PD5
PD4
PD3
PD2
PD1
PD0
VDD
VSS
SDI
CSXR
SRW
PA0
PA1
PA2
PA3
PA4
PA5
PA6
PA7
PA8
PA9
PA10
PA11
PA12
PA13
PA14
PA15
PA16
PA17
PA18
PA19
VDD
VSS
PA20
PA21
PA22
PA23
RT0
RT1
PC0
PC1
PC2
PC3
IN16C01
In/Out Function
in/out
in/out
in/out
in/out
in/out
in/out
in/out
in/out
out
out
out
out
out
out
out
out
out
out
out
out
out
out
out
out
out
out
out
out
out
out
out
out
out
out
out
in/out
in/out
in/out
in/out
in/out
in/out
7-th bit of the D port
6-th bit of the D port
5-th bit of the D port
4-th bit of the D port
3-rd bit of the D port
2-nd bit of the D port
1-st bit of the D port
0-th bit of the D port
supply
ground
data/program input
external device select
port D read/write
0-th bit of the A port
1-st bit of the A port
2-nd bit of the A port
3-th bit of the A port
4-th bit of the A port
5-th bit of the A port
6-th bit of the A port
7-th bit of the A port
8-th bit of the A port
9-th bit of the A port
10-th bit of the A port
11-th bit of the A port
12-th bit of the A port
13-th bit of the A port
14-th bit of the A port
15-th bit of the A port
16-th bit of the A port
17-th bit of the A port
18-th bit of the A port
19-th bit of the A port
supply
ground
20-th bit of the A port
21-th bit of the A port
22-th bit of the A port
23-th bit of the A port
transmitter’s data SCI.
receiver’s data SCI.
0-th bit of the C port
1-st bit of the C port
2-nd bit of the C port
3-rd bit of the C port
Korzhenevskogo 12, Minsk, 220108, Republic of
Belarus
Fax: +375 (17) 278 28 22,
Phone: +375 (17) 278 07 11, 212 24 70, 212 24 61,
212 69 16
URL: www.bms.by

6 Page



ページ 合計 : 8 ページ
 
PDF
ダウンロード
[ IN16C01 データシート.PDF ]


データシートを活用すると、その部品の主な機能と仕様を詳しく理解できます。 ピン構成、電気的特性、動作パラメータ、性能を確認してください。


共有リンク

Link :


部品番号部品説明メーカ
IN16C01

16-BIT RISC MICROCONTROLLER

Integral
Integral


www.DataSheet.jp    |   2020   |  メール    |   最新    |   Sitemap