參數(shù)資料
型號: S1C88409D
元件分類: 微控制器/微處理器
英文描述: 8-BIT, MROM, 8.8 MHz, MICROCONTROLLER, UUC108
封裝: DIE-108
文件頁數(shù): 243/250頁
文件大?。?/td> 1877K
代理商: S1C88409D
第1頁第2頁第3頁第4頁第5頁第6頁第7頁第8頁第9頁第10頁第11頁第12頁第13頁第14頁第15頁第16頁第17頁第18頁第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頁第64頁第65頁第66頁第67頁第68頁第69頁第70頁第71頁第72頁第73頁第74頁第75頁第76頁第77頁第78頁第79頁第80頁第81頁第82頁第83頁第84頁第85頁第86頁第87頁第88頁第89頁第90頁第91頁第92頁第93頁第94頁第95頁第96頁第97頁第98頁第99頁第100頁第101頁第102頁第103頁第104頁第105頁第106頁第107頁第108頁第109頁第110頁第111頁第112頁第113頁第114頁第115頁第116頁第117頁第118頁第119頁第120頁第121頁第122頁第123頁第124頁第125頁第126頁第127頁第128頁第129頁第130頁第131頁第132頁第133頁第134頁第135頁第136頁第137頁第138頁第139頁第140頁第141頁第142頁第143頁第144頁第145頁第146頁第147頁第148頁第149頁第150頁第151頁第152頁第153頁第154頁第155頁第156頁第157頁第158頁第159頁第160頁第161頁第162頁第163頁第164頁第165頁第166頁第167頁第168頁第169頁第170頁第171頁第172頁第173頁第174頁第175頁第176頁第177頁第178頁第179頁第180頁第181頁第182頁第183頁第184頁第185頁第186頁第187頁第188頁第189頁第190頁第191頁第192頁第193頁第194頁第195頁第196頁第197頁第198頁第199頁第200頁第201頁第202頁第203頁第204頁第205頁第206頁第207頁第208頁第209頁第210頁第211頁第212頁第213頁第214頁第215頁第216頁第217頁第218頁第219頁第220頁第221頁第222頁第223頁第224頁第225頁第226頁第227頁第228頁第229頁第230頁第231頁第232頁第233頁第234頁第235頁第236頁第237頁第238頁第239頁第240頁第241頁第242頁當前第243頁第244頁第245頁第246頁第247頁第248頁第249頁第250頁
82
EPSON
S1C88409 TECHNICAL MANUAL
CHAPTER 5: PERIPHERAL CIRCUITS AND OPERATION (I/O Ports)
Table 5.8.5.1(b) I/O port control bits
Address
Function
R/W
Init
0
1
Comment
Name
Bit
00FFE6
P23 I/O port data register
P22 I/O port data register
P21 I/O port data register
P20 I/O port data register
R/W
1
Low
High
"0" when being read
P23D
P22D
P21D
P20D
D7
D6
D5
D4
D3
D2
D1
D0
00FFE7
P37 I/O port data register
P36 I/O port data register
P35 I/O port data register
P34 I/O port data register
P33 I/O port data register
P32 I/O port data register
P31 I/O port data register
P30 I/O port data register
R/W
1
Low
High
P37D
P36D
P35D
P34D
P33D
P32D
P31D
P30D
D7
D6
D5
D4
D3
D2
D1
D0
P00D–P07D: P0 port data register
(00FFE4H)
P10D–P17D: P1 port data register
(00FFE5H)
P20D–P23D: P2 port data register
(00FFE6HD0–D3)
P30D–P37D: P3 port data register
(00FFE7H)
I/O port data can be read and output data can be
set through these registers.
When writing:
When "1" is written: HIGH level
When "0" is written: LOW level
When the I/O port is set in the output mode, the
written data is output from the I/O port terminal.
When "1" is written as the port data, the port
terminal goes high (VDD) level, and when "0" is
written, the terminal goes low (VSS) level.
Port data can be written even in the input mode.
When reading:
When "1" is read: HIGH level ("1")
When "0" is read: LOW level ("0")
When the I/O port is in the input mode, the
voltage level being input to the port terminal can
be read. When the terminal voltage is high (VDD)
level, "1" is read, and "0" is read when it is low
(VSS) level.
In the output mode, the content of the data register
is read.
At initial reset, the data bits are all set to "1"
(HIGH level).
Refer to Section 5.8.2 for the data register of the
ports set in a function other than I/O port.
IOC00–IOC07: P0 port I/O control register
(00FFE0H)
IOC10–IOC17: P1 port I/O control register
(00FFE1H)
IOC20–IOC23: P2 port I/O control register
(00FFE2HD0–D3)
IOC30–IOC37: P3 port I/O control register
(00FFE3H)
Sets the I/O port to the input or output mode.
When "1" is written: Output mode
When "0" is written: Input mode
Reading: Valid
The IOC register is the I/O control register corre-
sponding to each I/O port individually.
When an IOC bit is set to "1", the corresponding
I/O port enters the output mode. When it is set to
"0", the port enters the input mode.
At initial reset, the IOC register is set to "0" (input
mode).
Refer to Section 5.8.2 for the I/O control register of
the ports set in a function other than I/O port.
5.8.6 Programming note
When the port terminal is changed from a low
level to a high level by the built-in pull-up resistor,
the rise of the waveform is delayed on account of
the time constant of the pull-up resistor and load
capacitance of the terminal. So, when reading the
I/O port, it is necessary to wait an appropriate
amount of time. Make this waiting time the
amount of time or more calculated by the follow-
ing expression.
Waiting time = RIN
× (CIN + CL) × 1.6 [sec]
RIN: Pull-up resistance Max. value
CIN: Terminal capacitance Max. value
CL:
Load capacitance on the board
相關(guān)PDF資料
PDF描述
S1C88816D 8-BIT, MROM, 8.2 MHz, MICROCONTROLLER, UUC164
S1C88832F0A0100 MICROCONTROLLER, PQFP128
S1C88848D0A0100 8-BIT, MROM, 8.2 MHz, MICROCONTROLLER, UUC192
S1C8F360F 8-BIT, FLASH, 8.2 MHz, MICROCONTROLLER, PQFP176
S1D13305F00B 640 X 256 PIXELS CRT CHAR OR GRPH DSPL CTLR, PQFP60
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
S1C88649 制造商:EPSON 制造商全稱:EPSON 功能描述:8-bit Single Chip Microcomputer
S1C88650 制造商:EPSON 制造商全稱:EPSON 功能描述:8-bit Single Chip Microcomputer
S1C88655 制造商:EPSON 制造商全稱:EPSON 功能描述:8-bit Single Chip Microcomputer
S1C88816 制造商:EPSON 制造商全稱:EPSON 功能描述:8-bit Single Chip Microcomputer
S1C88848 制造商:EPSON 制造商全稱:EPSON 功能描述:8-bit Single Chip Microcomputer