Epson S5U1C17M13T1 User manual

Rev.2.0
CMOS 16-BIT SINGLE CHIP MICROCONTROLLER
S5U1C17M13T1 Manual
(Software Evaluation Tool for S1C17M13)

Evaluation board/kit and Development tool important notice
1. This evaluation board/kit or development tool is designed for use for engineering evaluation, demonstration,
or development purposes only. Do not use it for other purposes. It is not intended to meet the requirements of
design for finished products.
2. This evaluation board/kit or development tool is intended for use by an electronics engineer and is not a
consumer product. The user should use it properly and in a safe manner. Seiko Epson dose not assume any
responsibility or liability of any kind of damage and/or fire coursed by the use of it. The user should cease to
use it when any abnormal issue occurs even during proper and safe use.
3. The part used for this evaluation board/kit or development tool may be changed without any notice.
NOTICE
No part of this material may be reproduced or duplicated in any form or by any means without the written
permission of Seiko Epson. Seiko Epson reserves the right to make changes to this material without notice.
Seiko Epson does not assume any liability of any kind arising out of any inaccuracies contained in this material
or due to its application or use in any product or circuit and, further, there is no representation that this material is
applicable to products requiring high level reliability, such as, medical products. Moreover, no license to any
intellectual property rights is granted by implication or otherwise, and there is no representation or warranty that
anything made in accordance with this material will be free from any patent or copyright infringement of a third
party. When exporting the products or technology described in this material, you should comply with the
applicable export control laws and regulations and follow the procedures required by such laws and regulations.
You are requested not to use, to resell, to export and/or to otherwise dispose of the products (and any technical
information furnished, if any) for the development and/or manufacture of weapon of mass destruction or for other
military purposes.
All brands or product names mentioned herein are trademarks and/or registered trademarks of their respective
companies.
©SEIKO EPSON CORPORATION 2016,All rights reserved.

S5U1C17M13T1 Manual Seiko Epson Corporation i
(Rev.2.0)
Table of Contents
1. Outline......................................................................................................................... 1
2. How to Use SVT17M13 .............................................................................................. 2
2.1 To Perform Free-Run..................................................................................................................2
2.2 To Debug Software.....................................................................................................................2
Appendix A Circuit Diagram........................................................................................ 6
Appendix B Parts List.................................................................................................. 7
Revision History............................................................................................................... 9

1. Outline
S5U1C17M13T1 Manual Seiko Epson Corporation 1
(Rev.2.0)
1. Outline
S5U1C17M13T1 (SVT17M13: Software Evaluation Tool for S1C17M13) is an evaluation board for the Seiko
Epson single-chip microcontroller S1C17M13. The parts shown below are mounted on this board.
1) S1C17M13 (MCU)
2) Seven-segment red LED x 5
3) SMD orange LED x 3
4) Infrared LED
5) Tact switch x 12
6) EEPROM (128K bits)
7) Potentiometer (for evaluating A/D converter)
8) USB-serial bridge chip
9) USB interface connector
10) Debug connector
Figure 1.1 SVT17M13 External View
* Operating temperature range: 5°C to 40°C
Also this board comes with the following:
1) Flat-head screwdriver (for adjusting the potentiometer)
2) L-shaped USB cable

2. How to Use SVT17M13
2 Seiko Epson Corporation S5U1C17M13T1 Manual
(Rev.2.0)
2. How to Use SVT17M13
2.1 To Perform Free-Run
1) Make sure that a jumper plug is inserted to jumper switches J4 (VDDMCU) and J9 (VBUS) for setting the
power supply for the S1C17M13 (MCU).
2) Connect between the SVT17M13 and the PC using a mini USB cable. The SVT17M13 is powered by the
USB power (+5 V) supplied from the PC.
Figure 2.1 USB Connector Location and Connection with PC
3) When the SVT17M13 is connected to the PC for the first time, the driver for the USB-serial bridge chip
mounted on this board will automatically be installed to the PC. Wait for the installation to complete.
Note!
The SVT17M13 operates with a +5 V power supply. Supply power to this board by connecting to a PC or
using a USB AC adapter.
2.2 To Debug Software
1) Perform the same operations as in Section 2.1 to supply +5 V power to the S1C17M13 (MCU) from the PC.
2) Connect the SVT17M13 to a Seiko Epson emulator, ICDmini Ver. 2 or ICDmini Ver. 3, as shown below.
Mini USB connector
J4 (VDDMCU)
location
USB port
J9 (VBUS) location

2. How to Use SVT17M13
S5U1C17M13T1 Manual Seiko Epson Corporation 3
(Rev.2.0)
Setting and connecting ICDmini Ver. 2
Set the DIP switch on the side of ICDmini Ver. 2 as in the figure below.
Figure 2.2 DIP Switch on ICDmini Ver. 2
•SW4 for selecting the DSIO signal level: ON (Select the voltage input from the target.)
•SW8 for selecting the flash programming voltage output: ON (Use the flash programming voltage output.)
•Other switches: OPEN
Connect the SVT17M13 to ICDmini Ver. 2 as in the figure below.
④
⑧
③
⑦
②
④
⑥
⑧
⑩
①
③
⑤
⑦
⑨
Figure 2.3 Connection Example Between SVT17M13 and ICDmini Ver. 2
USB port
Flash programming power
supply cable connection position
Target connection cable
connection position
Target connection cable
Flash programming power
supply cable
ICDmini Ver. 2
Mini USB connector
DCLK
DSIO
VPP
#
RESET

2. How to Use SVT17M13
4 Seiko Epson Corporation S5U1C17M13T1 Manual
(Rev.2.0)
Table 2.1 Target Connection Cable Connector PinAssignment Table
Target connection cable connector (4 pins)
No. Pin name I/O Pin function
1 DCLK I Debug clock signal input
2
GND
–
Power supply (GND)
3 DSIO I/O Serial communication signal input/output for debugging
4 DST2 I Debug status signal input
Table 2.2 Flash Programming Power Supply Cable Connector Pin Assignment Table
Flash programming power supply cable connector (4 pins)
No.
Pin name
I/O
Pin function
1
FLASH_VCC_OUT
O
Flash programming voltage output
2
GND
–
Power supply (GND)
3
TARGET_RST_OUT
O
Target reset signal output
4
TARGET_VCC_IN
I
Target voltage input
Connecting ICDmini Ver. 3
Connect the SVT17M13 to ICDmini Ver. 3 as in the figure below.
④
⑧
③
⑦
②
④
⑥
⑧
⑩
①
③
⑤
⑦
⑨
Figure 2.4 Connection Example Between SVT17M13 and ICDmini Ver. 3
USB port
Target connection cable
connection position
Target system connection
cable
ICDmini Ver. 3
Mini USB connector
DCLK
DSIO
VPP
#
RESET

2. How to Use SVT17M13
S5U1C17M13T1 Manual Seiko Epson Corporation 5
(Rev.2.0)
Table 2.3 Target System Connection Cable Connector PinAssignment Table
Target system connection cable connector (10 pins)
No
Pin name
I/O
Pin function
1
DCLK
I
Debug clock signal input
2
GND
–
Power supply (GND)
3
DSIO
I/O
Serial communication signal input/output for debugging
4
DST2
I
Debug status signal input
5
FLASH_VCC_OUT
–
Flash programming voltage output
6
GND
–
Ground
7
TARGET_RST_OUT
O
Target system reset signal output
8
TARGET_VCC_IN
–
Target voltage input
9
VCC3.3V
–
Power supply (3.3 V). Not connected on this board.
10
N.C
–
Unused

Appendix A Circuit Diagram
6 Seiko Epson Corporation S5U1C17M13T1 Manual
(Rev.2.0)
Appendix A Circuit Diagram

Appendix B Parts List
S5U1C17M13T1 Manual Seiko Epson Corporation 7
(Rev.2.0)
Appendix B Parts List
(Mounted parts)
No.
Location
Name
Product number
Specification
Qty
Manufacture
1
C1, C9
Chip Capacitor
GRM21BB31E475K
2012, 4.7 µ/25 V
2
muRata
2
C2
Chip Capacitor
GRM188B31H104K
1608, 0.1 µ/50 V
1
muRata
3
C3
Chip Capacitor
GRM188B31E105K
1608, 1 µ/25 V
1
muRata
4
C4, C5, C6, C8, C10, C11
Chip Capacitor
GRM188B11E104K
1608, 0.1 µ/25 V
6
muRata
5
C12
Chip Capacitor
GRM21BB31E475K
2012, 4.7 µ/25 V
1
muRata
6
C13
Chip Capacitor
GRM188B11H103K
1608, 0.01 µ/50 V
1
muRata
7
D1, D2, D3
LED
SML-311DTT86
1608, Orange
3
ROHM
8
D4, D5, D6, D7, D8
LED
A-551SR
7-segment
5
PARA Light
9
D9
Protection diode
DF2S6.8UFS, L3M
SOD-923
1
Toshiba
10
D10
LED
LTE-5208A
Infrared
1
LITEON
11
J1
Pin header
251-8143 (W82110T3825RC)
10 pins
1
RS components
12
J2, J3, J4, J9
Pin header
251-8086 (W81102T3825RC)
2 pins
4
RS components
13
J5, J7, J8
Pin header
251-8092 (W81103T3825RC)
3 pins
3
RS components
14
J6
USB connector
MUSB-5B-NE-S175
Mini USB
1
Akizuki
15
J10
Terminal
CON10A
0
Unmounted
16
L1, L2
Chip bead
BLM21PG600SN1D
2012
2
muRata
17
Q1
Digital transistor
DTC114EUAT106
Nch, SOT-323
1
ROHM
18
Q2
MOSFET
IRLML6402TRPBF
Pch, SOT-23
1
IR
19
R1, R2, R3
Chip resistor
RK73H1JTTD3301F
1608, 3.3k
3
KOA
20 R4, R5, R6, R7, R8, R10,
R11, R12
Chip resistor RK73H1JTTD2700F 1608, 270 8 KOA
21
R9
Chip resistor
RK73H1JTTD1001F
1608, 1k
1
KOA
22
R13, R19, R20, R21, R22
Chip resistor
RK73H1JTTD1002F
1608, 10k
5
KOA
23
R14, R23
Chip resistor
RK73Z1JTTD
1608, 0
2
KOA
24
R15, R16
Chip resistor
RK73H1JTTD27R0F
1608, 27
2
KOA
25
R17
Potentiometer
CT94EW105
1M, 18-turn
1
COPAL
26
R18
Chip resistor
RK73B2BTTD101J
3216, 100
1
KOA
27 SW1, SW2, SW3, SW4,
SW5, SW6, SW7, SW8,
SW9, SW10, SW11,
SW12, SW13
Tact switch EVQQ2K03W Push ON,
Momentary 13 Panasonic
28
TP2, TP9
Terminal
GND
SST-2-1
2
Sunhayato
29
TP3
Terminal
DTR#
0
Unmounted
30
TP4
Terminal
RTS#
0
Unmounted
31
TP5
Terminal
RXD
0
Unmounted
32
TP6
Terminal
DSR#
0
Unmounted
33
TP7
Terminal
CTS#
0
Unmounted
34
TP8
Terminal
TXD
0
Unmounted
35
TP10
Terminal
VBUS
0
Unmounted
36 U1 MCU S1C17M13 TQFP12-48pin 1 EPSON
37
U3
USB-232C bridge
FT231XS-R
SSOP-20
1
FTDI
38
U4
EEPROM
BR24G128F-3GTE2
128K bits, SOP8
1
ROHM
39 U5 Logic SN74AHCT1G08DCKR AND gate,
TTL input, SC70
1 TI
40
X1
Ceramic resonator
CSTCR4M00G55-R0
4.000 MHz
0
muRata (Unmounted)
41
Z1, Z2
Chip varistor
AVRL161A6R8GTA
1608
2
TDK

Appendix B Parts List
8 Seiko Epson Corporation S5U1C17M13T1 Manual
(Rev.2.0)
(Installed parts)
No.
Location
Name
Product number
Specification
Qty
Manufacture
1 J4, J5, J7, J8, J9 Jumper plug
251-8503
(W8010T50RC)
5 RS components
2
---
Spacer
ASB-311E
M3, L = 11 mm
4
Hirosugi-Keiki
3
---
Screw
U-0305
M3
4
Hirosugi-Keiki
(Accessories)
No.
Location
Name
Product number
Specification
Qty
Manufacture
1 --- Mini USB
conversion cable
USB2HABM3LA 90 cm
Left angle mini USB extension
cable, USB A male to USB
Mini-B male
1 StarTech.com
2
---
Micro screwdriver
D-67
Flat head
1
HOZAN
Note !
Parts are subject to change without notice.

Revision History
S5U1C17M13T1 Manual Seiko Epson Corporation 9
(Rev.2.0)
Revision History
Attachment-1
Rev. No.
Date
Page
Category
Contents
Rev 2.0
2017/06/01
All
New
New establishment

International Sales Operations
AMERICA
EPSON ELECTRONICS AMERICA, INC.
214 Devcon Drive,
San Jose, CA 95112, USA
Phone: +1-800-228-3964 FAX: +1-408-922-0238
EUROPE
EPSON EUROPE ELECTRONICS GmbH
Riesstrasse 15, 80992 Munich,
GERMANY
Phone: +49-89-14005-0 FAX: +49-89-14005-110
ASIA
EPSON (CHINA) CO., LTD.
4th Floor, Tower 1 of China Central Place, 81 Jianguo Road, Chaoyang
District, Beijing 100025 China
Phone: +86-10-8522-1199 FAX: +86-10-8522-1120
SHANGHAI BRANCH
Room 1701 & 1704, 17 Floor, Greenland Center II,
562 Dong An Road, Xu Hui District, Shanghai, CHINA
Phone: +86-21-5330-4888 FAX: +86-21-5423-4677
SHENZHEN BRANCH
Room 804-805, 8 Floor, Tower 2, Ali Center,No.3331
Keyuan South RD(Shenzhen bay), Nanshan District, Shenzhen
518054, CHINA
Phone: +86-10-3299-0588 FAX: +86-10-3299-0560
EPSON TAIWAN TECHNOLOGY & TRADING LTD.
14F, No. 7, Song Ren Road,
Taipei 110, TAIWAN
Phone: +886-2-8786-6688 FAX: +886-2-8786-6660
EPSON SINGAPORE PTE., LTD.
1 HarbourFront Place,
#03-02 HarbourFront Tower One, Singapore 098633
Phone: +65-6586-5500 FAX: +65-6271-3182
SEIKO EPSON CORP.
KOREA OFFICE
19F, KLI 63 Bldg., 60 Yoido-dong,
Youngdeungpo-Ku, Seoul 150-763, KOREA
Phone: +82-2-784-6027 FAX: +82-2-767-3677
SEIKO EPSON CORP.
SALES & MARKETING DIVISION
Device Sales & Marketing Department
421-8, Hino, Hino-shi, Tokyo 191-8501, JAPAN
Phone: +81-42-587-5816 FAX: +81-42-587-5117
Document Code: 413387100
Issue June 2017 in JAPAN L
Table of contents
Other Epson Microcontroller manuals

Epson
Epson S1C17624 User manual

Epson
Epson S5U1C17001C User manual

Epson
Epson S1C31W74 User manual

Epson
Epson S1C31W65 User manual

Epson
Epson S1C17M20 User manual

Epson
Epson S1C33L26 User manual

Epson
Epson S5U1C17564T1 User manual

Epson
Epson S1C17W03 User manual

Epson
Epson S1C17W18 User manual

Epson
Epson S1C31 User manual

Epson
Epson S1C17M10 User manual

Epson
Epson S1C17W15 User manual

Epson
Epson S1C31D01 Mounting instructions

Epson
Epson S5U1C17589T21 User manual

Epson
Epson S1C17001 User manual

Epson
Epson S5U1C17001H User manual

Epson
Epson S1C31D50 User manual

Epson
Epson S1C31D50 Owner's manual

Epson
Epson S1C17M01 User manual

Epson
Epson S1C17F13 User manual