ATMEL AT91RM9200DK

AT91RM9200 Development Kit
..............................................................................................
User Guide
Table of Contents
Section 1
Overview............................................................................................... 1-1
1.1
1.2
1.3
Scope ........................................................................................................1-1
Deliverables ..............................................................................................1-1
The AT91RM9200 Development Board ....................................................1-1
Section 2
Setting Up the AT91RM9200 Development Board ............................... 2-1
2.1
2.2
2.3
2.4
2.5
Electrostatic Warning ................................................................................2-1
Requirements............................................................................................2-1
Powering Up the Board .............................................................................2-1
Connecting the Board ...............................................................................2-2
Getting Started with the AT91RM9200 .....................................................2-3
Section 3
Board Description ................................................................................. 3-1
3.1
3.2
3.3
3.4
3.5
3.6
3.7
3.8
3.9
3.10
AT91RM9200 Processor...........................................................................3-1
Memory .....................................................................................................3-2
Memory Card ............................................................................................3-2
Clock Circuitry and Analog Functions .......................................................3-2
Reset Circuitry...........................................................................................3-2
Power Supply Circuitry..............................................................................3-2
Remote Communication............................................................................3-3
User Interface ...........................................................................................3-3
Expansion Slots ........................................................................................3-3
Debug Interface ........................................................................................3-3
Section 4
Configuration Straps ............................................................................. 4-1
4.1
Configuration Straps and Jumper Settings ...............................................4-1
Section 5
Schematics ........................................................................................... 5-1
5.1
AT91RM9200 Development Kit User Guide
Schematics ...............................................................................................5-1
i
6006A–ATARM–07/03
Table of Contents
ii
6006A–ATARM–07/03
AT91RM9200 Development Kit User Guide
Section 1
Overview
1.1
Scope
The AT91RM9200 Development Board enables real-time code development and evaluation. It supports the AT91RM9200 ARM9-based 32-bit RISC microcontroller.
This guide focuses on the AT91RM9200 Development Board as an evaluation and demonstration platform:
n Section 1 is this overview.
n Section 2 gives information on setting up the installation.
n Section 3 contains a description of the development board.
n Section 4 details the configuration straps.
n Section 5 shows board schematics.
1.2
Deliverables
The development kit is delivered with:
n One AC adapter 100 - 240V ~ 1.0A, 50 - 60 Hz
n One modem RS232 cable
n One RJ45 Ethernet crossed cable
n One A/B-type USB cable
n Two power supply cables, one US format, one French format
n One CD-ROM containing summary and full datasheets, datasheets with electrical and
mechanical characteristics, application notes and getting started documents for all
development boards and AT91 microcontrollers. An AT91 software package with C
and assembly listings is also provided. This allows the user to begin evaluating the
AT91 ARM® Thumb® 32-bit microcontroller quickly.
1.3
The AT91RM9200 The board consists of an AT91RM9200 together with the following:
Development
n 2M bytes of parallel Flash memory
Board
n Four banks of 2M x 32-bit SDRAM
n 128K bytes of EEPROM with two-wire interface access
AT91RM9200 Development Kit User Guide
1-1
Rev. 6006A–ATARM–07/03
Overview
n 8M bytes of serial DataFlash®
n Five communication ports (USB host and device, Ethernet, serial and IrDA)
n Graphic controller with output to a standard VGA monitor
n JTAG/ICE, ETM and debug interface
n Expansion connector
Figure 1-1. AT91RM9200 Development Board Block Diagram
LCD Panel
Slot
SmartMedia
Slot
FingerChip
Socket
Compact Flash
Slot
LCD Panel
Slot
Extension Slot
VGA Connector
16
Flash
Graphic Display
Controller
Clock
Controller
Buzzer
32
SDRAM
DataFlash
EEPROM
Ethernet
PHY
Ethernet
Port
LED
EBI
USB Host
Port
SPI
TWI
TWI
JTAG
ETM
AT91RM9200
USB Device
Port
ICE Debug Port
EMAC
UHP
Trace Port
DBGU
UDP
NRST
USART
Oscillator, PLL
and Reset
MCI or
SPI
USART
SDCard
Socket
TWI
RS232
Driver
SSC
SSC
Si3044
Line Interface
Chipset
PIOA
PIOB
PIOC
RS232 Driver
Extension Slot
Extension Slot
Extension Slot
DC
Input
User
Analog
Inputs
1-2
6006A–ATARM–07/03
Power
Supply
Smart Card
Socket
IrDA
Trasnceiver
ADC
AT91RM9200 Development Kit User Guide
Section 2
Setting Up the AT91RM9200
Development Board
2.1
Electrostatic
Warning
The AT91RM9200 development board is shipped in protective anti-static packaging.
The board must not be subjected to high electrostatic potentials. A grounding strap or
similar protective device should be worn when handling the board. Avoid touching the
component pins or any other metallic element.
2.2
Requirements
In order to connect the AT91RM9200 development board, the following elements are
required:
n The AT91RM9200 development board itself
n Power supply cable capable of supplying 7V to 12V at 1A (not supplied)
2.3
Powering Up the
Board
DC power is supplied to the board via the 2.1 mm socket (J1). The polarity of the power
supply is not critical. The minimum voltage required is 7V.
The board has a voltage regulator providing +3.3V. The regulator allows the input voltage range to be from 7V to 12V.
AT91RM9200 Development Kit User Guide
2-1
Rev. 6006A–ATARM–07/03
Setting Up the AT91RM9200 Development Board
2.4
Connecting the
Board
n Using the RS232 cable supplied in the AT91RM9200-DK kit, connect the board to
your PC via the Serial Debug Port (J23).
n Start the HyperTerminal application:
n In the window Connection Description, enter a name for the connection, e.g.,
“RM9200K_DBGU”.
n Click on OK.
n In the window Connect To, click on the drop-down list arrow at Connect using:. Select
the COM port used.
n Click on OK.
n Set the serial parameters of the COM port as follows:
– Bit rate: 115 kbps
– Data bit: 8
– Parity: NONE
– Stop bit: 1
– Flux control: NONE
n Click on OK.
2-2
6006A–ATARM–07/03
AT91RM9200 Development Kit User Guide
Setting Up the AT91RM9200 Development Board
n The AT91RM9200-DK and your PC are connected, as indicated in the lower left-hand
corner of the console and by the title bar.
n Press the RESET button on the board.
n A message is sent from the board to the HyperTerminal console. Note that this
message can vary depending on the version of Zooboot.
2.5
Getting Started
with the
AT91RM9200
The AT91RM9200 Development Kit is delivered with a CD-ROM containing all necessary information and step-by-step procedures for working with the most common
development toolchains. Please refer to this CD-ROM, or to the AT91 web site,
http://www.atmel.com/products/AT91/, for the most up-to-date information on getting
started with the AT91RM9200.
AT91RM9200 Development Kit User Guide
2-3
6006A–ATARM–07/03
Setting Up the AT91RM9200 Development Board
2-4
6006A–ATARM–07/03
AT91RM9200 Development Kit User Guide
Section 3
Board Description
3.1
AT91RM9200
Processor
n Incorporates the ARM920T™ ARM® Thumb® Processor
– 200 MIPS at 180 MHz
– 16-KByte Data Cache, 16-KByte Instruction Cache, Write Buffer
– Memory Management Unit
– In-circuit Emulator including Debug Communication Channel
– Mid-level Implementation Embedded Trace Macrocell
n Additional Embedded Memories
– 16K Bytes of SRAM and 128K Bytes of ROM
n External Bus Interface (EBI)
– Supports SDRAM, Static Memory, Burst Flash, Glueless Connection to
CompactFlash®, SmartMedia™ and NAND Flash
n System Peripherals:
– Enhanced Clock Generator and Power Management Controller
– Two On-chip Oscillators with Two PLLs
– Very Slow Clock Operating Mode and Software Power Optimization
Capabilities
– Four Programmable External Clock Signals
– System Timer Including Periodic Interrupt, Watchdog and Second Counter
– Real-time Clock with Alarm Interrupt
– Debug Unit, Two-wire UART and Support for Debug Communication Channel
– Advanced Interrupt Controller with 8-level Priority, Individually Maskable
Vectored Interrupt Sources, Spurious Interrupt Protected
– Seven External Interrupt Sources and One Fast Interrupt Source
– Four 32-bit PIO Controllers with Up to 122 Programmable I/O Lines, Input
Change Interrupt and Open-drain Capability on Each Line
– 20-channel Peripheral Data Controller (DMA)
n Ethernet MAC 10/100 Base-T
n USB 2.0 Full Speed (12 M-bits per second) Host Double Port and Device Port
AT91RM9200 Development Kit User Guide
3-1
Rev. 6006A–ATARM–07/03
Board Description
n Multimedia Card Interface (MCI)
n Three Synchronous Serial Controllers (SSC)
n Four Universal Synchronous/Asynchronous Receiver/Transmitters (USART)
n Master/Slave Serial Peripheral Interface (SPI)
n Two 3-channel, 16-bit Timer/Counters (TC)
n Two-wire Interface (TWI)
n IEEE 1149.1 JTAG Boundary Scan on All Digital Pins
3.2
Memory
n 2-Mbyte parallel Flash memory
n Four banks of 2M x 32-bit SDRAM
n 128-Kbyte EEPROM with 2-wire interface
n 8-Mbyte serial DataFlash
3.3
Memory Card
n SD Card/MMC
– Supports MultiMedia and SD Card
– Analog switches provide support for DataFlash Card
n Smart Media® Socket
n CompactFlash® Socket
n Smart Card Interface
3.4
Clock Circuitry
and Analog
Functions
n 32.768 kHz standard crystal for the AT91RM9200
n 18.432 MHz standard crystal for the AT91RM9200
n 50 MHz CMOS oscillator for the Display Controller
n Temperature sensor
n Analog-to-digital converter
n FingerChip (Socket only)
3.5
Reset Circuitry
n Reset Controller
3.6
Power Supply
Circuitry
n 3.3V DC/DC converter
3-2
6006A–ATARM–07/03
n 1.8V DC/DC converter
AT91RM9200 Development Kit User Guide
Board Description
3.7
Remote
Communication
n Fast Ethernet Physical Layer Single Chip Transceiver
n IrDA Transceiver
n Host Interface via RS-232 DB9 male socket
n Line interface
n Debug Port via RS-232 DB9 connector
n Host and Device USB socket
3.8
User Interface
n Graphic Display Controller
n TFT/SNT panel socket
n 15-pin standard socket for an external VGA monitor
n On-board buzzer and one LED managed via general PIO lines
3.9
Expansion Slots
n Three expansion slots give access to all the microcontroller’s signals
3.10
Debug Interface
n 38-pin trace Port socket
n 20-pin JTAG interface connector
n Serial Debug Unit
AT91RM9200 Development Kit User Guide
3-3
6006A–ATARM–07/03
Board Description
3-4
6006A–ATARM–07/03
AT91RM9200 Development Kit User Guide
Section 4
Configuration Straps
4.1
Configuration
Straps and
Jumper Settings
Table 4-1 gives details on configuration straps and jumper settings on the AT91RM9200
development board and their default settings.
Table 4-1. Configuration Straps and Jumper Settings
Designation
Default
Setting
Feature
S1
Closed
The earth plane and the GDN potential are connected.
S3
Closed
The ETM reset (NSRST) and the System Reset (NRST) are
connected.
S4
Closed
The PD6/DTXD PIO line is connected to the
READY/NBUSY output signal of the SPI DataFlash
(MN13).
S5
Opened
The Write Protect feature of the SPI DataFlash (MN13) is
disabled.
S6
Closed
The PA26/TWCK/IRQ1 signal is connected to three remote
devices (MN14, MN33, MN34).
S7
Closed
The PA25/TWD/IRQ2 signal is connected to three remote
devices (MN14, MN33, MN34).
S8
Opened
The PA3/NPCS0/IRQ5 output signal is not connected to the
NCS of the serial DataFlash (MN13).
S9
Closed
The PA5/NPCS2/TXD3 signal is connected to the 10-bit SPI
ADC (MN15).
S10
Closed
The PC15 I/O line is connected to the 10-bit ADC to read
the End Of Conversion event (MN15).
S11
Closed
Not Used: The PS2 Controller is not installed.
S12
Closed
Not Used: The PS2 Controller is not installed.
S13
Closed
The PB12/TF2/ETX2 signal is connected to the
NRGDT/FSD output signal of the Line Interface (MN23).
S14
Closed
The PB16/RK2/ERX2 signal is connected to the NOFHK
input signal of the Line Interface (MN23).
S15
Closed
The PB17/RF2/ERXDV signal is connected to the NFSYN
input signal of the Line Interface (MN23).
AT91RM9200 Development Kit User Guide
4-1
Rev. 6006A–ATARM–07/03
Configuration Straps
Table 4-1. Configuration Straps and Jumper Settings
4-2
6006A–ATARM–07/03
Designation
Default
Setting
S16
Closed
The PB13/TK2/ETX3 signal is connected to the SCLK
output signal of the Line Interface (MN23).
S17
Closed
The PB15/RD2/ERX2 signal is connected to the SDO
output signal of the Line Interface (MN23).
S18
Closed
Not Used: The Front End AC97 is not installed.
S19
Closed
The PA30/DRXD/CTS2 signal is connected to the receive
buffer output of the DBGU transceiver (MN26).
S20
Closed
The AT91RM9200's PC14 PIO line is connected to the
NREADY output signal of the Smart Card Interface (MN29).
S21
Closed
The PA17/TXD0/TIOA0 is connected to the DATA
input/output signal of the Smart Card Interface (MN29).
S22
Closed
The PA22/RXD2/TIOB2 is connected to the RX output
signal of the IrDA Transceiver (MN30).
S23
Closed
Enables all output signals (DCD1, DSR1, RXD1, CTS1,
RI1) of the Transceiver (MN28) used for the RS232 Port
COM.
S24
Closed
The PD4/ETXEN input line is connected to the USB device
socket (J28) to detect a host connection.
S25
Closed
The System Reset signal (NRST) is connected to the
ICE/JTAG socket (J8, pin 15).
S26
Closed
The NCS2 output signal is connected to the display
controller (MN32).
S27
Closed
The NCS0 output signal is connected to the parallel Flash
memory (MN21).
S28
Closed
Enables the OE signal from the Atmel FingerChip (MN31).
Only the socket is installed.
S29
Closed
The SMCS/NCS3 output signal is connected to the
bidirectional buffer used by the Smart Media Connector
(MN20B).
S30
Closed
The PA15/EMDC/TCLK2 output signal is connected to the
MDC input signal of the Ethernet Transceiver (MN22).
S31
Closed
The PA16/EMDIO/IRQ6 input/output signal is connected to
the MDIO input/output signal of the Ethernet Transceiver
(MN22).
S32
Closed
Disables the power-down mode of the Ethernet Transceiver
(MN22).
S33
Closed
Not Used: The Front End AC97 is not installed.
S34
Closed
Not Used: The Front End AC97 is not installed.
S35
Closed
Not Used: The Front End AC97 is not installed.
S36
Closed
Connects the system ground to the Ethernet ground.
S37
Closed
Not Used: The Front End AC97 is not installed.
Feature
AT91RM9200 Development Kit User Guide
Configuration Straps
Table 4-1. Configuration Straps and Jumper Settings
Designation
Default
Setting
Feature
S38
Opened
The AT91RM9200 boots up from the parallel Flash Memory.
S39
Closed
Enables the use of the User LED (DS5).
S40
Closed
Not Used: The Buzzer is not installed.
Note:
Note:
AT91RM9200 Development Kit User Guide
Shaded cells indicate configuration straps/jumpers with open connections.
Signal names in bold indicate that the function is shared between several signals.
4-3
6006A–ATARM–07/03
Configuration Straps
4-4
6006A–ATARM–07/03
AT91RM9200 Development Kit User Guide
Section 5
Schematics
5.1
Schematics
This section contains the following schematics:
n AT91RM9200 Board Layout - Top View
n AT91RM9200 Board Layout - Bottom View
n Power Supply
n AT91RM9200 Chip
n Buffers
n SDRAM and Flash
n Serial Devices
n PS2 COM Ports
n 3V3 Memory Card
n Ethernet
n DAA
n AC97 Analog Front End
n Serial Interfaces
n Fingerchip
n VGA TFT/CRT Display
AT91RM9200 Development Kit User Guide
5-1
Rev. 6006A–ATARM–07/03
8
8
1
1
K
DS2
2
K
1
1
Y5
DS3
K
C159
C160
L4
C12
C13
MN13
C109
J11
1
Z*
1
49
K
1
J5
4
3
S2
MN29
C7
Y2
1
1
4
C17
1
50
2
C30
CR8
C225
C224
K
CR5
MN1
C10
L2
6
J10
1
1
MN14
J9
C157
20
19
1
7
J8
C55
C53
C36
1
C8
MN2
1
C16
C3
LS1
K
CR7
2
J15
1
C18
MN3
5
4
C51
C216
C209
C210
C205
C193
MN27
C279
J31
1
DS1
J19
1
F5
J1
3
2
1
4
3
5
7
6
9
8
10
11
16
15
14
13
12
17
1
2
J2
Y4
2
1
1
C25
R8
J7
MN5
MN9
J13
2
6
4
MN17
MN4
C28
2
3
1
C4
32
J14
1
L1
CR9
F1
5
3
1
C254
R114
CR6
K
Y1
1
Y3
R7
1
2
1
C82
1
1
1
MN6
C29
MN11
2
J12
1
S15
C273
R125
R124
R131
C268
R132
C120
MN10
C102
C39
C38
Z*
C96
C47
C46
C40
C101
C95
C103
C48
1
MN15
R10
C49
MN16
MN33
1
R95
C228
MN30
B4
1
0
1
R
F4
A1
B1
144
C230
K
C87
C89
C88
BP1
MN23
MN8
DS5
K
C192
1
4
50
49
C66
C67
C68
C69
C86
C85
C84
50
1
R48
C146
MN19
49
J18
C148
Z*
C138
Q3
J29
MN20
K
DS4
R51
R47
1
MN18
1
1
6
11
C188
R91
C142
C143
C144
C145
C151
C246
L10
C153
F2
C245
1
26
25
50
C187
MN28
MN26
L16
MN31
C137
C152
C136
C135
C134
C133
C132
R83
1
1
J30
R88
K
R84
C180
Q5
C185
C149
C140
C139
2
C191
1
Q6
K
CR12
R72
C141
R50
C147
1
R74
J33
C182
CR20
J4
CR13
1
C176
R73
R150
C175
72
2
CR24
108
73
2
3
Q7
J28
109
C83
50
49
C178
CR10
MN21
MN32
CR11
C90
J6
C72
C71
C70
C73
C94
C100
J3
1
C173
S17
S16
C174
S13
S14
1
C266
C265
7
8
4
3
1
1
3
3
1
1
1
1
R
R
R
R
R102
F3
A4
J27
C270
6
6
5
5
4
4
3
3
2
2
1
1
Z3
TP1
J21
J22
9
2
J24
C1
K
R149
K
K
1
CR1
C276
C278
C260
CR3
C217
R107
S1
MN34
CR2
C275
C196
C24
R108
C267
C121
C257
C269
CR4
L9
C27
C118
1
36
C233
C251
K
R55
C9
C200
C112
L13
R37
R36
C250
TP3
C20
C154
R92
C208
C23
37
R97
C272
Z7
A B
B C
C D
D E
E F
F G
G H
H J
J K
K L
L M
M N
N P
P R
R T
T
A
C158
C43
A
A
B
B
C
C
D
D
E
E
F
F
G
G
H
H
J
J
K
K
L
L
C62
R29
R31
C41
N
N
P
P
R
R
T
T
U
U
C80
C42
R35
R33
C179
C271
6
6
5
5
4
4
3
3
2
2
1
1
R155
6
6
5
5
4
4
3
3
2
2
1
1
R14
A B
B C
C D
D E
E F
F G
G H
H J
J K
K L
L M
M N
N P
P R
R T
T
A
R13
R78
C263
R98
R79
C262
C277
R106
C177
C264
MN24
K
R103
2
L7
L14
R77
R100
CR14
1
C252
6
6
5
5
4
4
3
3
2
2
1
1
C150
R153
C253
R90
L15
R89
D
R154
TP4
2
J16
1
J20
1
1
Z6
J25
J23
TP2
6
6
Z4
63PC021039
VOIR
A
04
92
02
45
FAX
04
ATMEL
45
92
02
45
VILLENEUVE-LOUBET
46
MODULE
FILS SORTIES CONNECTEURS A FRETTER
1
MODIF
EDIT ORIG
.
.
.
.
ECHELLE:
IND
A
.
.
.
.
TYPE
NUMERO
DATE
04/06/02
.
.
.
.
VERIF
.
.
.
.
.
IND
6 3 PE 02 0513 A
CL
DESS.
CCX
.
.
.
.
DATE
1/2
PAGE
.
.
.
.
.
2
1
Ce
Ce document
document est
est notre
notre propriete
propriete toute
toute diffusion
diffusion ou
ou reproduction
reproduction sans
sans notre
notre autorisation
autorisation ecrite
ecrite expose
expose le
le contrevenant
contrevenant a
a des
des poursuites
poursuites
PLAN D’EQUIPEMENT
CARTE AT91RM9200-DK
TEL
LCD
CI 63PC02512
8 RONDELLES ONDUFLEX DIA.2,5
WWW.STUDIEL.fr
06271
2 VIS CM 2,5X8 INOX A2
2 RONDELLES ONDUFLEX DIA.2,5
2 ECROUS HM2,5 INOX A2
SUPPORT 63PC021039
8 VIS CM 2,5X10 INOX A2
DETAIL
NOTA : COMPOSANTS A MONTER SELON NOMENCLATURE
M2,5X25 INOX A2
4 ENTRETOISES F/F HEXA
M2,5X10 INOX A2
4 ENTRETOISES M/F HEXA
SUPPORT
MONTAGE DU LCD
SUR
3
R76
CR16
5
L8
7
C212
6
C220
2
C190
4
VUE FACE ELEMENTS
1
A B
B C
C D
D E
E F
F G
G H
H J
J K
K L
L M
M N
N P
P R
R T
T
A
A B
B C
C D
D E
E F
F G
G H
H J
J K
K L
L M
M N
N P
P R
R T
T
A
3
FT
A
B
C
D
D
8
8
L12
C213
C214
C219
C221
R135
R112
R144
C211
C223
C240
R138
C115
R136
R82
C184
R139
C189
R86
R49
S29
C113
C247
C249
C259
C92
C32
C35
S10
R34
R145
C59
C61
C130
R75
C186
CR23
C167
C63
C75
S34
C57
C45
C60
C44
C77
R25
C195
MN25
C194
S4
C108 R24
MN22
C168
C199
C170
L6
C163
C161
1
C162
C198
C156
R58
C166
L11
R70
R57
R56
S32
R11
R12
C58
R16
C37
R15
R20
S3
C91
R45
S19
CR22
S33
5
C203
R53
S38
S31
48
C164
S6
S30
C171
S5
S7
R23
C110
R156
R62
L5
S18
C56
R26
S36
C169
S35
C54
48
R52
R152
C6
C52
C22
J26
R142
C93
C19
C197
C97
R32
C50
C26
C21
R93
C165
C106
R28
1
C99
S9
R6
C14
C104
R42
C31
C227
R5
S21
C33
C122
R9
C64
MN12
C261
S40
C105
S26
1
C111
C34
C280
S8
C98
R27
Q10
1
CARTE
INSERTION
C201
C81
C237
R2
R1
R158
C206
C183
C78
7
C239
C117
C207
C244
S24
R148
R94
Q8
R119
C107
C258
R140
1
Q2
:
COMPOSANTS
L3
R71
R64
R61
R63
R59
R67
R69
R68
A
04
92
02
45
FAX
04
ATMEL
45
92
02
45
VILLENEUVE-LOUBET
ECHELLE:
1
MODIF
EDIT ORIG
.
Ce document est notre propriete toute diffusion ou reproduction sans notre
PLAN D’EQUIPEMENT
A
.
.
.
.
.
.
.
MONTER
IND
A
46
CARTE AT91RM9200-DK
TEL
06271
WWW.STUDIEL.fr
NOTA
3
S28
C234
C218
C79
R105
R30
C74
R104
C65
C274
C172
Q1
C5
R141
C238
C204
24
C241
R120
C202
J17
R137
R4
R3
1
C11
1
R110
R146 R147
R85
C235
C256
C226
Q4
R109
C2
R80
R39
C119
C255
R81
C231
R87
R44
S20
+
R41
R123
R40
R116
6
R115
C125
R113
C131
CR21
C129
R129
C123
R130
C128
S12
C127
R122
R121
C124
R38
C126
CR15
S27
R99
C15
R96
Q9
5
S23
R126
C232
CR17
C229
S11
R127
C243
CR18
C236
S22
R43
R128
7
ADHESIFS
C242
CR19
PIEDS
SOUDURES
TYPE
NUMERO
DATE
04/06/02
.
.
.
.
VERIF
.
.
.
.
.
IND
NOMENCLATURE
2
DATE
2/2
PAGE
.
.
.
.
.
1
autorisation ecrite expose le contrevenant a des poursuites
63 P E 0 2 0 5 1 3 A
CL
DESS.
CCX
.
.
.
.
SELON
2
R151
4
FACE
4
-
VUE
1
C155
R54
R60
R65
R66
R22
C76
S25
R19
R18
R17
R21
C116
C114
R143
R157
S39
C248
R46
C181
R111
C215
C222
3
FT
A
B
C
D
A
8
C R4
C R2
S T P S340
S T P S340
C R3
S T P S340
S T P S340
C R1
7
7
F5
2A
+
6
C1
25V
4 7 0 uF
6
1µF
C11 1µF
C10
100NF
C3
2 2 0 uF
16V
C2
Z6
Z3
TM
TM
C18
100NF
C12
2 2 0 uF
16V
+
B
C
M P 1 7 9 _ 2.1mm
J1
1
2
12V TO 14V DC INPUT
3
D
8
+
1
1
R2
R4
MAX1626
GND
REF
3/5
SHDN
V+
MN3
R3
MAX1626
GND
REF
3/5
SHDN
V+
MN1
Z7
Z4
OUT
EXT
CS
R068
R068
OUT
EXT
CS
R068
R068
5
NORMALLY C L O S E D
S1
1 TM
1 TM
GUARD RING
8
4
2
3
5
8
4
2
3
5
R1
5
4
3
2
Q1
I R F 7 4 25
C R5
S T P S340
5
6
7
8
1
7
6
4
3
2
1
Q2
I R F 7 4 25
TP3
TP1
C R7
S T P S340
5
6
7
8
I l i m i t = 0 . 1 V / R . . . about 2.9A
1
7
6
1
I l i m i t = 0 . 1 V / R . . . about 2.9A
VIN
4
4
Z2
16
Z1
Z5
+
+
5V
16
Z9
16
Z8
16
16
+
+
+
TP4
TP2
C13
2 2 0 uF
C16
C17
2 2 0 uF
2 2 0 uF
C14
100NF
L2
22uH
3.8A
+
3V3
C4
2 2 0 uF
C7
C8
2 2 0 uF
2 2 0 uF
C5
100NF
L1
22uH
3.8A
C15
1 µF
C6
1 µF
C R6
3.3V
1
2
3
4
FB/NC
RES/PG
VOUT
VOUT
3
T P S 7 7618D
GND
EN
VIN
VIN
MN2
3
C9
100NF
7
8
6
5
1V8
ATMEL
2
T h i s a g r e e m e n t
Ech:
1/1
TYPE
N U MERO
FT
D a t e:
2 1 / 0 5/03
IND PAGE
V E R I F.
MMA
1
63SC020514C 13 3
CL
2 1 / 0 5/03
3 0 / 0 1/03
0 4 / 0 4/02
D a t e:
1
1
is our property. Reproduction and publication without our written authorization shall expose offender to legal proceedings.
AT91RM9200-DK
P O W E R S U P PLY
B
A EDT ORG
I ND MODIF.
JPG
JPG
JPG
D E SS.
W e d n e s d a y , M a y 2 1 , 2003
1027 Av du docteur LEFEBVRE
06271 VILLENEUVE LOUBET
Tél 04 92 02 45 45 Fax 04 92 02 45 46 C
S TUDIEL
2
A
B
C
D
A
B
C
D
TEMP
A
VCC
8
C63
10µF
GND
MN5
MAX6605
OUT
B
C R8
S T P S1L30
3
4
C28
100NF
1V8
5
2
1
3V3
TEMPERATURE S E N S O R
P D [ 0 . . 27]
C34
1
S2
C30
C64
100NF
2 1
3
4
6 8 0 pF
0R
J17
K17
F17
H15
3 2 . 7 6 8 kHz
10R
V D D P LL
2
V D D P LL
V DDOSC
1K27
XIN32
XOUT32
GNDOSC
VDDOSC
XIN
XOUT
PLLRCB
GNDPLLB
L17
J16
7
PLLRCA
GNDPLLA
C32 J15
VDDPLLA
100NF
G17
Y2
H17
J13
100NF
V D D O S C C26 J14
3 / 1 0 PF
J2
R7
TDO
NTRST
JTAGSEL
TDI
TMS
TCK
HDPB
HDMB
HDPA
HDMA
DDP
DDM
PD0/ETX0
PD1/ETX1
PD2/ETX2
PD3/ETX3
PD4/ETXEN
PD5/ETXER
PD6/DTXD
PD7/PCK0/TSYNC
PD8/PCK1/TCLK
PD9/PCK2/TPS0
PD10/PCK3/TPS1
PD11/TPS2
PD12/TPK0
PD13/TPK1
PD14/TPK2
PD15/TD0/TPK3
PD16/TD1/TPK4
PD17/TD2/TPK5
PD18/NPCS1/TPK6
PD19/NPCS2/TPK7
PD20/NPCS3/TPK8
PD21/RTS0/TPK9
PD22/RTS1/TPK10
PD23/RTS2/TPK11
PD24/RTS3/TPK12
PD25/DTR1/TPK13
PD26/TPK14
PD27/TPK15
H13
VDDPLLB
1 0 0 NF
B1
E2
A2
A1
C1
E5
L2
L3
K1
K3
K5
K2
E17
F15
F14
E16
D17
C17
D16
D6
A6
B6
C6
A5
B5
B2
C3
C2
F1
G2
G5
G1
H2
H4
H3
H1
J3
J1
J4
J2
Y1
1 8 . 4 3 2MHz
1 0 0 N F R9 10R
C33
5.6NF R 10
C31
C22
4 7 0 pF
1K96
10R
R6
C27 1 0 P F
100NF
R8
10PF
C24
C25
10PF
4.7NF
R5
C23
C21
100NF
C19
T DI
TMS
TCK
H DPB
H DMB
H DPA
H DMA
D DP
D DM
PD0
PD1
PD2
PD3
PD4
PD5
PD6
PD7
PD8
PD9
PD10
PD11
PD12
PD13
PD14
PD15
PD16
PD17
PD18
PD19
PD20
PD21
PD22
PD23
PD24
PD25
PD26
PD27
T DO
NTRST
J T A GSEL
V D D P LL C20
2
1
P A [ 0 . .31]
1
P B [ 0 . .29]
VDDCORE
L16
C351 0 0 N F
VDDCORE
C14
C361 0 0 N F
VDDCORE
F6
C371 0 0 N F
VDDCORE
U1
C381 0 0 N F
VDDCORE
T2
100NF
C39
VDDCORE
T10
C401 0 0 N F
4
6
PA31
PA30
PA29
PA28
PA27
PA26
PA25
PA24
PA23
PA22
PA21
PA20
PA19
PA18
PA17
PA16
PA15
PA14
PA13
PA12
PA11
PA10
PA9
PA8
PA7
PA6
PA5
PA4
PA3
PA2
PA1
PA0
5
6
4
5
MN4
AT91RM9200
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
M12
P17
M16
J12
H16
C15
A14
C11
D11
B7
E8
E6
D4
E3
F2
G3
L1
L5
M2
R1
U2
R2
M7
U5
T9
N12
T13
VDDIOM
P16
C411 0 0 N F
VDDIOM
R17
C421 0 0 N F
VDDIOM
K16
100NF
C43
VDDIOM
M1
C441 0 0 N F
VDDIOM
P4
C451 0 0 N F
VDDIOM
R6
C461 0 0 N F
VDDIOM
T5
100NF
7
4
R10
C481 0 0 N F
VDDIOM
R14
C491 0 0 N F
VDDIOM
H14
C501 0 0 N F
VDDIOP
A10
F11
E11
F12
G12
E12
E13
B12
A12
D12
D13
C12
A13
C13
B13
D14
B14
A15
A17
B16
B15
D15
E14
C16
B17
E15
F16
F13
G16
G15
G14
G13
RTS2/DTXD/PA31
CTS2/DRXD/PA30
TCLK5/MCDA0/PA29
TCLK4/MCCDA/PA28
TCLK3/MCCK/PA27
IRQ1/TWCK/PA26
IRQ2/TWD/PA25
PCK1/SCK2/PA24
IRQ3/TXD2/PA23
TIOB2/RXD2/PA22
TIOA2/RTS0/PA21
TIOB1/CTS0/PA20
TIOA1/SCK0/PA19
TIOB0/RXD0/PA18
TIOA0/TXD0/PA17
IRQ6/EMDIO/PA16
TCLK2/EMDC/PA15
TCLK1/ERXER/PA14
TCLK0/ERX1/PA13
MCDB3/ERX0/PA12
MCDB2/ERXDV/PA11
MCDB1/ETX1/PA10
MCDB0/ETX0/PA9
MCCDB/ETXEN/PA8
EXTCK/PCK2/PA7
RXD3/NPCS3/PA6
TXD3/NPCS2/PA5
PCK1/NPCS1/PA4
IRQ5/NPCS0/PA3
IRQ4/SPCK/PA2
PCK0/MOSI/PA1
PCK3/MISO/PA0
PB29
PB28
PB27
PB26
PB25
PB24
PB23
PB22
PB21
PB20
PB19
PB18
PB17
PB16
PB15
PB14
PB13
PB12
PB11
PB10
PB9
PB8
PB7
PB6
PB5
PB4
PB3
PB2
PB1
PB0
J6
J5
G6
G4
F4
F5
F3
C4
B4
A3
C5
B3
A4
F7
E7
D7
C7
C8
F9
B8
A8
D9
E9
C9
B9
A9
E10
D10
C10
B10
VDDIOP
A16
C511 0 0 N F
VDDIOP
A11
C521 0 0 N F
VDDIOP
D8
C541 0 0 N F
VDDIOP
A7
C551 0 0 N F
VDDIOP
D5
C561 0 0 N F
IRQ0/PB29
FIQ/PB28
PCK0/PB27
RTS1/PB26
EF100/DSR1/PB25
CTS1/PB24
DCD1/PB23
SCK1/PB22
RXD1/PB21
TXD1/PB20
RXCK/DTR1/PB19
ECOL/RI1/PB18
ERXDV/RF2/PB17
ERX3/RK2/PB16
ERX2/RD2/PB15
ETXER/TD2/PB14
ETX3/TK2/PB13
ETX2/TF2/PB12
TIOB5/RF1/PB11
TIOA5/RK1/PB10
TIOB4/RD1/PB9
TIOA4/TD1/PB8
TIOB3/TK1/PB7
TIOA3/TF1/PB6
MCDA3/RF0/PB5
MCDA2/RK0/PB4
MCDA1/RD0/PB3
SCK3/TD0/PB2
CTS3/TK0/PB1
RTS3/TF0/PB0
C47
100NF
8
3
3
D0
D1
D2
D3
D4
D5
D6
D7
D8
D9
D10
D11
D12
D13
D14
D15
PC16/D16
PC17/D17
PC18/D18
PC19/D19
PC20/D20
PC21/D21
PC22/D22
PC23/D23
PC24/D24
PC25/D25
PC26/D26
PC27/D27
PC28/D28
PC29/D29
PC30/D30
PC31/D31
U6
M9
T6
R7
N9
T8
N6
P9
U7
C62
10µF
TST1
TST0
NRST
3V3
D1
E4
E1
C F WE_NWE_NWR0
C F I O R _ N B S 1 _ N WR1
CFIOW_NBS3_NWR3
S TUDIEL
1K
1K
ATMEL
2
T h i s a g r e e m e n t
MR
VCC
100NF
R13 1K
1/1
B
A EDT ORG
I ND MODIF.
Ech:
3
4
TYPE
N U MERO
2 1 / 0 5/03
3 0 / 0 1/03
0 4 / 0 4/02
D a t e:
BP1
FT
D a t e:
2 1 / 0 5/03
IND PAGE
V E R I F.
MMA
1
2
NRST
RESET
3
4
3V3
2
63SC020514C 13 3
CL
JPG
JPG
JPG
D E SS.
3V3
M A X 6 3 9 0XS29D4-T
RESET
GND
MN6
W e d n e s d a y , M a y 2 1 , 2003
2
1
C29
NBS1
NBS3
R159
470R
NRST
BAT54
3
CR22
R152
47K
1
1
is our property. Reproduction and publication without our written authorization shall expose offender to legal proceedings.
AT91RM9200-DK
A T 9 1 R M9200
PA31
3V3
B O O T M O D E SELECT
S38
A [ 0 . . 25]
D [ 0 . . 3 1]
P C [ 0 . . 15]
CFIOR_NBS1_NWR1
C FIOW_NBS3_NWR3
B F C S _ N C S0
SDCS
NCS2
S M C S _ NCS3
CFOE_NOE_NRD
S DWE
SDA10
S D C KE
SDCK
RAS
CAS
2
1027 Av du docteur LEFEBVRE
06271 VILLENEUVE LOUBET
Tél 04 92 02 45 45 Fax 04 92 02 45 46 C
R12
R11
A0
A1
A2
A3
A4
A5
A6
A7
A8
A9
A10
A11
A12
A13
A14
A15
A16
A17
A18
A19
A20
A21
A22
A23
A24
A25
N1
M4
M6
M3
N4
N2
L4
P1
N7
N3
M5
P5
P3
P2
N5
T1
U3
T3
R3
U4
R4
N8
P6
T4
R5
P7
N10
U8
D0
D1
D2
D3
D4
D5
D6
D7
D8
D9
D10
D11
D12
D13
D14
D15
D16
D17
D18
D19
D20
D21
D22
D23
D24
D25
D26
D27
D28
D29
D30
D31
R9
P10
N11
U9
M11
P11
U10
U11
R11
T11
P12
U12
T12
R12
U13
P13
U14
R13
U15
T14
U16
T15
U17
T16
R15
T17
P14
P15
N13
R16
N15
N14
P8
CFWE/NWE/NWR0 T7
CFIOR/NBS1/NWR1 R8
CFIOW/NBS3/NWR3
BFCS/NCS0
SDCS/NCS1
NCS2
SMCS/NCS3
CFOE/NOE/NRD
SDWE
SDA10
SDCKE
SDCK
RAS
CAS
NBS0/A0
NWR2/NBS2/A1
A2
A3
A4
A5
A6
A7
A8
A9
A10
A11
A12
A13
A14
A15
BA0/A16
BA1/A17
A18
A19
A20
A21
A22
PC7/A23
PC8/A24
CFRNW/PC9/A25
D2
C57
VDDIOP
D3
C581 0 0 N F
VDDIOP
H5
VDDIOP
C591 0 0 N F
VDDIOP
B11
100NF
C53
PC15
PC14
PC13
PC12
PC11
PC10
PC6
PC5
PC4
PC3
PC2
PC1
PC0
L13
M17
M13
N17
N16
L12
K15
K13
K14
L15
L14
M14
M15
HOLDA/PC15
HOLD/PC14
NCS7/PC13
CFCE2/NCS6/PC12
CFCE1/NCS5/PC11
CFCS/NCS4/PC10
NWAIT/PC6
BFWE/PC5
BFOE/PC4
SMWE/BFBAA/PC3
BFAVD/PC2
SMOE/BFRDY/PC1
BFCK/PC0
VDDIOP
K4
C601 0 0 N F
VDDIOP
L6
C611 0 0 N F
1
2
A
B
C
D
A
B
C
3V3
14
3V3
7 4 A LVCH32245
P4
MN7E
SDCS
C80
100NF
D [ 0 . . 31]
1
7 4 A L VC04
MN9A
7 4 A LVCH32245
8
N CS2
MN8E
2
B F C S _ N C S0
S M C S _ N CS3
C F WE_NWE_NWR0
CFIOR_NBS1_NWR1
C FIOW_NBS3_NWR3
CFOE_NOE_NRD
C84
C86
C88
C90
1 0 0 N F 1 0 0 N F 1 0 0 NF 1 0 0 N F
C83
C85
C87
C89
1 0 0 NF 1 0 0 N F 1 0 0 N F 1 0 0 N F
7
VCC
7 4 A L VC04
GND
MN9G
3V3
C3
VCC
C4
VCC
F3
VCC
F4
VCC
L3
VCC
L4
VCC
D
A [ 0 . .25]
C67
C69
C71
C73
1 0 0 N F 1 0 0 N F 1 0 0 NF 1 0 0 N F
C66
C68
C70
C72
1 0 0 NF 1 0 0 N F 1 0 0 N F 1 0 0 N F
C3
VCC
C4
VCC
F3
VCC
F4
VCC
L3
VCC
L4
VCC
P3
VCC
P3
VCC
D7
D6
D5
D4
D3
D2
D1
D0
D15
D14
D13
D12
D11
D10
D9
D8
D23
D22
D21
D20
D19
D18
D17
D16
D31
D30
D29
D28
D27
D26
D25
D24
A1
A0
A9
A8
A7
A6
A5
A4
A3
A2
A17
A16
A15
A14
A13
A12
A11
A10
A25
A24
A23
A22
A21
A20
A19
A18
7
7
T3
T4
N5
N6
P5
P6
R5
R6
T6
T5
J3
J4
J5
J6
K5
K6
L5
L6
M5
M6
H3
H4
E5
E6
F5
F6
G5
G6
H5
H6
A3
A4
A5
A6
B5
B6
C5
C6
D5
D6
T3
T4
N2
N1
P2
P1
R2
R1
T1
T2
J3
J4
J2
J1
K2
K1
L2
L1
M2
M1
H3
H4
E2
E1
F2
F1
G2
G1
H2
H1
A3
A4
A2
A1
B2
B1
C2
C1
D2
D1
4DIR
4OE
4A1
4A2
4A3
4A4
4A5
4A6
4A7
4A8
M N8D
3DIR
3OE
3A1
3A2
3A3
3A4
3A5
3A6
3A7
3A8
M N8C
2DIR
2OE
2A1
2A2
2A3
2A4
2A5
2A6
2A7
2A8
MN8B
1DIR
1OE
1A1
1A2
1A3
1A4
1A5
1A6
1A7
1A8
MN8A
4DIR
4OE
4B1
4B2
4B3
4B4
4B5
4B6
4B7
4B8
M N7D
3DIR
3OE
3B1
3B2
3B3
3B4
3B5
3B6
3B7
3B8
M N7C
2DIR
2OE
2B1
2B2
2B3
2B4
2B5
2B6
2B7
2B8
MN7B
1DIR
1OE
1B1
1B2
1B3
1B4
1B5
1B6
1B7
1B8
MN7A
4B1
4B2
4B3
4B4
4B5
4B6
4B7
4B8
3B1
3B2
3B3
3B4
3B5
3B6
3B7
3B8
2B1
2B2
2B3
2B4
2B5
2B6
2B7
2B8
1B1
1B2
1B3
1B4
1B5
1B6
1B7
1B8
4A1
4A2
4A3
4A4
4A5
4A6
4A7
4A8
3A1
3A2
3A3
3A4
3A5
3A6
3A7
3A8
2A1
2A2
2A3
2A4
2A5
2A6
2A7
2A8
1A1
1A2
1A3
1A4
1A5
1A6
1A7
1A8
N2
N1
P2
P1
R2
R1
T1
T2
J2
J1
K2
K1
L2
L1
M2
M1
E2
E1
F2
F1
G2
G1
H2
H1
A2
A1
B2
B1
C2
C1
D2
D1
N5
N6
P5
P6
R5
R6
T6
T5
J5
J6
K5
K6
L5
L6
M5
M6
E5
E6
F5
F6
G5
G6
H5
H6
A5
A6
B5
B6
C5
C6
D5
D6
DB7
DB6
DB5
DB4
DB3
DB2
DB1
DB0
DB15
DB14
DB13
DB12
DB11
DB10
DB9
DB8
DB23
DB22
DB21
DB20
DB19
DB18
DB17
DB16
DB31
DB30
DB29
DB28
DB27
DB26
DB25
DB24
AB1
AB0
AB9
AB8
AB7
AB6
AB5
AB4
AB3
AB2
AB17
AB16
AB15
AB14
AB13
AB12
AB11
AB10
AB25
AB24
AB23
AB22
AB21
AB20
AB19
AB18
NCS0
NCS3
N W R0
N W R1
N W R3
NRD
6
AB2
6
3V3
3
GND
RESET
MN10
1
J9
3
C91
1 0 0 NF
2
3V3
1
2
3V3
2
4
6
8
10
12
14
16
18
20
J8
1
3
5
7
9
11
13
15
17
19
5
S25
5
NRST
J T A G S EL
T DO
NTRST
TDI
TMS
TCK
PA31
PA30
PA29
PA28
PA27
PA26
PA25
PA24
PA23
PA22
PA21
PA20
PA19
PA18
PA17
PA16
PA15
PA14
PA13
PA12
PA11
PA10
PA9
PA8
PA7
PA6
PA5
PA4
PA3
PA2
PA1
PA0
P A [ 0 . .31]
NTRST
R14
1K
PB29
PB28
PB27
PB26
PB25
PB24
PB23
PB22
PB21
PB20
PB19
PB18
PB17
PB16
PB15
PB14
PB13
PB12
PB11
PB10
PB9
PB8
PB7
PB6
PB5
PB4
PB3
PB2
PB1
PB0
P B [ 0 . .29]
M A X 6 3 8 3XR30D3-T
VCC
D B [ 0 . .31]
PC15
PC14
PC13
PC12
PC11
PC10
PC9
PC8
PC7
PC6
PC5
PC4
PC3
PC2
PC1
PC0
P C [ 0 . . 15]
ICE / JTAG INTERFACE
C82
100NF
NRD
N WR0
N WR1
N CS0
N W R2
PD27
PD26
PD25
PD24
PD23
PD22
PD21
PD20
PD19
PD18
PD17
PD16
PD15
PD14
PD13
PD12
PD11
PD10
PD9
PD8
PD7
PD6
PD5
PD4
PD3
PD2
PD1
PD0
P D [ 0 . .27]
A B [ 0 . .25]
R 20
10K
3V3
3V3
4
C92
100NF
PD8
3V3
1
3
5
7
9
11
13
15
17
19
21
23
25
27
29
31
33
35
37
39
41
43
45
47
49
J4
C93
100NF
T R A C E CLK
E X T TRIG
38
36
34
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
C78
100NF
2
4
6
8
10
12
14
16
18
20
22
24
26
28
30
32
34
36
38
40
42
44
46
48
50
P I P E S T A T[0]
PIPESTAT[1]
PIPESTAT[2]
T R A C E S YNC
T R ACEPKT[0]
T R ACEPKT[1]
T R ACEPKT[2]
T R ACEPKT[3]
T R ACEPKT[4]
T R ACEPKT[5]
T R ACEPKT[6]
T R ACEPKT[7]
V S U P PLY
C77
100NF
PD9
PD10
PD11
PD7
PD12
PD13
PD14
PD15
PD16
PD17
PD18
PD19
AB25
AB23
AB21
AB19
AB17
AB15
AB13
AB11
AB9
AB7
AB5
AB3
AB1
DB15
DB13
DB11
DB9
DB7
DB5
DB3
DB1
4
J7
3V3
AB24
AB22
AB20
AB18
AB16
AB14
AB12
AB10
AB8
AB6
AB4
AB2
AB0
DB14
DB12
DB10
DB8
DB6
DB4
DB2
DB0
37
35
33
31
29
27
25
23
21
19
17
15
13
11
9
7
5
3
1
3
T DO
N S RST
D B G RQ
G ND
S3
T R ACEPKT[8]
T R ACEPKT[9]
T RACEPKT[10]
T RACEPKT[11]
T RACEPKT[12]
T RACEPKT[13]
T RACEPKT[14]
T RACEPKT[15]
NTRST
TDI
TMS
TCK
W A IT
R140
1K
3V3
R21
10K
N RST
2
S TUDIEL
3V3
C81
1 0 0 NF
J6
C79
100NF
3V3
J3
2
T h i s a g r e e m e n t
J5
Ech:
1/1
B
A EDT ORG
I ND MODIF.
TYPE
N U MERO
MMA
FT
D a t e:
2 1 / 0 5/03
IND PAGE
V E R I F.
PB1
PB3
PB5
PB7
PB9
3
63SC020514C 13 3
CL
JPG
JPG
JPG
D E SS.
3V3
PA1
PA3
PA5
PA7
PA9
PA11
PA13
PA15
PA17
PA19
PA21
PA23
PA25
PA27
PA29
PA31
2 1 / 0 5/03
3 0 / 0 1/03
0 4 / 0 4/02
D a t e:
49
47
45
43
41
39
37
35
33
31
29
27
25
23
21
19
17
15
13
11
9
7
5
3
1
C 76
100NF
1
1
is our property. Reproduction and publication without our written authorization shall expose offender to legal proceedings.
AT91RM9200-DK
BUFFERS
ATMEL
50
48
46
44
42
40
38
36
34
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
C 75
100NF
W e d n e s d a y , M a y 2 1 , 2003
PB0
PB2
PB4
PB6
PB8
PA0
PA2
PA4
PA6
PA8
PA10
PA12
PA14
PA16
PA18
PA20
PA22
PA24
PA26
PA28
PA30
3V3
1027 Av du docteur LEFEBVRE
06271 VILLENEUVE LOUBET
Tél 04 92 02 45 45 Fax 04 92 02 45 46 C
SYSTEM R ESET
PD20
PD21
PD22
PD23
PD24
PD25
PD26
PD27
E TM
T R A C E PORT
3V3
C74
1 0 0 NF
C65
100NF
3V3
3
DB17
DB19
DB21
DB23
DB25
DB27
DB29
DB31
DB16
DB18
DB20
DB22
DB24
DB26
DB28
DB30
PD5
PD3
PD1
VCC
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
NRST
NCS3
N W R1
N W R3
PD6
PD4
PD2
PD0
B3
B4
D3
D4
E3
E4
G3
G4
K3
K4
M3
M4
N3
N4
R3
R4
P4
VCC
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
B3
B4
D3
D4
E3
E4
G3
G4
K3
K4
M3
M4
N3
N4
R3
R4
J TAG
ICE
10K
10K
10K
10K
10K
R15
R16
R17
R18
R19
A24
8
G1
G2
G3
G4
G5
A23
A25
PC1
PC3
PC5
PC7
PC9
PC11
PC13
PC15
49
47
45
43
41
39
37
35
33
31
29
27
25
23
21
19
17
15
13
11
9
7
5
3
1
50
48
46
44
42
40
38
36
34
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
NCS0
NCS2
N W R0
N W R2
NRD
PC0
PC2
PC4
PC6
PC8
PC10
PC12
PC14
PB29
PB27
PB25
PB23
PB21
PB19
PB17
PB15
PB13
PB11
2
4
6
8
10
12
14
16
18
20
22
24
26
28
30
32
34
36
38
40
42
44
46
48
50
1
3
5
7
9
11
13
15
17
19
21
23
25
27
29
31
33
35
37
39
41
43
45
47
49
PB28
PB26
PB24
PB22
PB20
PB18
PB16
PB14
PB12
PB10
A
B
C
D
A
B
C
D
8
8
S DCS
NBS1
NBS3
S D WE
S D A 10
SDCKE
S DCK
RAS
CAS
D [ 0 . . 3 1]
A [ 0 . . 25]
7
NCS0
NRD
NRST
N WR0
EBI SDRAM INTERFACE
7
D B [ 0 . . 31]
S27
R150
47K
A B [ 0 . .25]
3V3
A0
A14
A16
A17
A13
A2
A3
A4
A5
A6
A7
A8
A9
A10
A11
17
18
16
19
CAS
RAS
S DWE
6
15
39
N BS0
NBS1
3V3
3V3
AB21
12
11
14
13
26
28
47
15
10
25
24
23
22
21
20
19
18
8
7
6
5
4
3
2
1
48
17
16
9
38
AB1
AB2
AB3
AB4
AB5
AB6
AB7
AB8
AB9
AB10
AB11
AB12
AB13
AB14
AB15
AB16
AB17
AB18
AB19
AB20
37
SDCKE
36
40
20
21
23
24
25
26
29
30
31
32
33
34
22
35
S DCK
BA0
BA1
S D A 10
6
MN11
RESET
WE
N.C
VPP
CE
OE
BYTE
R/B
N.C
A0
A1
A2
A3
A4
A5
A6
A7
A8
A9
A10
A11
A12
A13
A14
A15
A16
A17
A18
A19
VSS
VSS
VCC
DQ0
DQ1
DQ2
DQ3
DQ4
DQ5
DQ6
DQ7
DQ8
DQ9
DQ10
DQ11
DQ12
DQ13
DQ14
DQ15A-1
A T 4 9 B V 1614A
MN21
128 Mbits
M T 4 8 L C 8M16A2 DQ0
DQ1
DQ2
DQ3
DQ4
DQ5
DQ6
DQ7
DQ8
DQ9
DQ10
DQ11
DQ12
BA0
DQ13
BA1
DQ14
DQ15
N.C
N.C
VDD
VDD
CKE
VDD
VDDQ
CLK
VDDQ
VDDQ
DQML
VDDQ
DQMH
VSS
CAS
VSS
RAS
VSS
VSSQ
VSSQ
WE
VSSQ
CS
VSSQ
A0
A1
A2
A3
A4
A5
A6
A7
A8
A9
A10
A11
46
27
37
29
31
33
35
38
40
42
44
30
32
34
36
39
41
43
45
28
41
54
6
12
46
52
1
14
27
3
9
43
49
2
4
5
7
8
10
11
13
42
44
45
47
48
50
51
53
3V3
5
C277
1 00NF
DB0
DB1
DB2
DB3
DB4
DB5
DB6
DB7
DB8
DB9
DB10
DB11
DB12
DB13
DB14
DB15
C 94
C95
C96
1 00NF 100NF 100NF
C100
C101
C102
C103
100NF 1 00NF 100NF 1 00NF
3V3
D0
D1
D2
D3
D4
D5
D6
D7
D8
D9
D10
D11
D12
D13
D14
D15
5
4
4
A1
A14
A16
A17
A13
A2
A3
A4
A5
A6
A7
A8
A9
A10
A11
S DWE
CAS
RAS
N BS2
NBS3
S DCK
SDCKE
BA0
BA1
S D A 10
16
19
17
18
15
39
38
37
36
40
20
21
23
24
25
26
29
30
31
32
33
34
22
35
3
3
MN12
128 Mbits
M T 4 8 L C 8M16A2 DQ0
DQ1
DQ2
DQ3
DQ4
DQ5
DQ6
DQ7
DQ8
DQ9
DQ10
DQ11
DQ12
BA0
DQ13
BA1
DQ14
DQ15
N.C
N.C
VDD
VDD
CKE
VDD
VDDQ
CLK
VDDQ
VDDQ
DQML
VDDQ
DQMH
VSS
CAS
VSS
RAS
VSS
VSSQ
VSSQ
WE
VSSQ
CS
VSSQ
A0
A1
A2
A3
A4
A5
A6
A7
A8
A9
A10
A11
28
41
54
6
12
46
52
1
14
27
3
9
43
49
2
4
5
7
8
10
11
13
42
44
45
47
48
50
51
53
STUDIEL
A TMEL
2
T h i s a g r e e m e n t i s o u r
Ech:
1/1
TYPE N U MERO
2 1 / 0 5 /03
3 0 / 0 1 /03
0 4 / 0 4 /02
D a t e:
4 3
13
1
FT
D a t e:
2 1 / 0 5 /03
IND PAGE
VERIF.
MMA
63SC020514C
CL
JPG
JPG
JPG
D E S S.
1
property. Reproduction and publication without our written authorization shall expose offender to legal proceedings.
AT91RM9200-DK
S D R A M & F L ASH
B
A E DT ORG
I ND M ODIF.
1 0 27 Av du docteur LEFEBVRE
0 6271 VILLENEUVE LOUBET
T él 04 92 02 45 45 Fax 04 92 02 45 46 C
W e d n e s d a y , M a y 2 1 , 2 003
C97
C 98
C99
100NF 1 00NF 100NF
C104
C105
C106
C107
100NF 1 00NF 100NF 100NF
3V3
D16
D17
D18
D19
D20
D21
D22
D23
D24
D25
D26
D27
D28
D29
D30
D31
2
A
B
C
D
A
B
C
D
P C [ 0 . . 15]
P A [ 0 . .31]
8
8
PC15
S10
MOSI
SPCK
A DC_CS
ADC_IRQ
PA1
PA2
PA5
7
J10
3V3
3V3
C118
1 0 0 NF
3V3
1
R27
100K
NORMALLY C L O S E D
S9
MISO
PA0
PA3
S7
PA25
R24
2K7
10K
NORMALLY C L O S E D
S6
R22
PA26
3V3
7
R28
100K
R25
2K7
2
11
5
10
12
13
4
16
3
2
1
SCL
SDA
NC
NC
NC
NC
VCC
WP
NC
NC
T L V 1504
GND
VCC
CSTART
PWDN
FS
EOC/INT
CS
SCLK
SDI
SDO
MN15
TWD
REFM
REFP
A3
A2
A1
A0
A T 2 4 C 1 024W
GND
NC
NC
NC
NC
NC
A0
A1
NC
NC
T WCK
10
5
6
7
8
9
1
2
3
4
MN14
6
6
14
15
C111
1 NF
9
8
7
6
12
11
16
15
14
13
20
19
18
17
C120
10µF
N PCS0
R35
7K5 C115
1% 1µF
SO20
SO8
AT24C1024
C 1 1 3C 1 1 2C114
1 NF 1 NF 1 NF
C108
100NF
C119
100NF
3V3
1
J 11
S8
P D [ 0 . . 27]
A T24C512
2
NRST
5
R36
7K5 C 1 1 6
1% 1 µ F
100K
11K
47K
11K
MISO
R32 1K8
R34 240R
1
2
MN13
1
2
J13
IO3
IO2
IO1
IO0
GND
VCC
IO7
IO6
IO5
IO4
N.C
N.C
N.C
N.C
N.C
N.C
N.C
N.C
N.C
N.C
N.C
N.C
N.C
SER/PAR
A T 4 5 D B 642-TC
N.C
N.C
N.C
N.C
SO
SI
SCK/CLK
CS
N.C
N.C
N.C
N.C
GND
VCC
N.C
N.C
N.C
WP
RESET
RDY/BUSY
N.C
N.C
N.C
N.C
TWO USER ENTRY MEASURE
5V FULL RANGE
J12
V I N 15V FULL RANGE
23
24
21
22
20
19
17
13
14
15
16
12
11
8
9
10
7
6
5
MOSI
4
3V3
C109
100NF
S5
TEMP
S4
3
4
1
2
18
R30 240R
R26
100K
3V3
WRITE P R O T E C T
NORMALLY O P E N
3V3
R23
PD6
NORMALLY C L O S E D
4
SPCK
R37
7K5 C 1 1 7
1% 1µF
R33
R31
R29
NORMALLY O P E N
5
3
26
25
28
27
30
29
31
35
34
33
32
36
37
41
40
39
38
44
43
42
46
45
48
47
3
3V3
C110
100NF
2
AT45DB642
ATMEL
2
T h i s a g r e e m e n t
Ech:
1/1
TYPE
N U MERO
FT
D a t e:
2 1 / 0 5/03
IND PAGE
V E R I F.
MMA
5
63SC020514C 13 3
CL
2 1 / 0 5/03
3 0 / 0 1/03
0 4 / 0 4/02
D a t e:
1
1
is our property. Reproduction and publication without our written authorization shall expose offender to legal proceedings.
AT91RM9200-DK
S E R I A L D E VICES
B
A EDT ORG
I ND MODIF.
JPG
JPG
JPG
D E SS.
W e d n e s d a y , M a y 2 1 , 2003
1027 Av du docteur LEFEBVRE
06271 VILLENEUVE LOUBET
Tél 04 92 02 45 45 Fax 04 92 02 45 46 C
S TUDIEL
AT45DB2562
AT45DB321 - AT45DB1282
A
B
C
D
A
B
C
P B [ 0 . .29]
P A [ 0 . .31]
8
N PCS1
I R Q0
PA4
PB29
NRST
S PCK
M ISO
PA2
PA0
7
S12
S11
R38
1K
3V3
R39
47K
12
1
9
5
3
14
7
6
7 4 L CX125
11
C R9
BAT54
2
M N 1 6C
7 4 L CX125
8
M N 1 6B
7 4 L CX125
6
R40
1K
C121
100NF
M N 1 6A
7 4 L CX125
2
VCC
7 4 L C X125
GND
1
MN16D
MN16E
3V3
4
10
5V
5V
R44
1K
R41
1K
R42
10K
R43
10K
5
6
3
2
1
32
26
27
17
31
30
29
28
4
5
2
1
20
E1CLK 21
E1DATA
18
E0CLK 19
E0DATA
C129
1 0 0 NF
C130
1 0 0 NF
C131
10µF
5V
RXD
22
TXD
E2CLK 23
RTS/SS
E2DATA
CTS/ATN U R 6 H C P S 2 - SP40
24
PWROFF
E3CLK 25
E3DATA
CONF2
16
CONF1
RES0 15
CONF0
LED3 14
LED2 13
ASI/SPI
LED1 12
LED0
RESET
SDATA
SCLK
X_PWR
MN17
3
Y3
4MHz
5
6
7
3
13
9
OSCIN
VREF
10
OSCOUT
VSS2
11
VSS
VDD
8
4
4
3
C124
10µF
5V
3
F1
0.50A
J14
J15
2
C127
47pF
C126
47pF
C123
47pF
C122
47pF
S TUDIEL
ATMEL
2
T h i s a g r e e m e n t
Ech:
1/1
TYPE
N U MERO
FT
D a t e:
2 1 / 0 5/03
IND PAGE
V E R I F.
MMA
6
63SC020514C 13 3
CL
2 1 / 0 5/03
3 0 / 0 1/03
0 4 / 0 4/02
D a t e:
1
1
is our property. Reproduction and publication without our written authorization shall expose offender to legal proceedings.
AT91RM9200-DK
P S 2 C O M PORTS
B
A EDT ORG
I ND MODIF.
JPG
JPG
JPG
D E SS.
W e d n e s d a y , M a y 2 1 , 2003
NOT INS TALLED
1
3
5
1
3
5
1027 Av du docteur LEFEBVRE
06271 VILLENEUVE LOUBET
Tél 04 92 02 45 45 Fax 04 92 02 45 46 C
C128
100NF
2
4
6
C125
100NF
2
4
6
S1
S1
7
S2
S2
D
8
S3
S3
A
B
C
D
A
B
C
3V3
13
11
7 4 A LVCH32245
4DIR
4OE
4A1
4A2
4A3
4A4
4A5
4A6
4A7
4A8
MN20D
12
10
9
4B1
4B2
4B3
4B4
4B5
4B6
4B7
4B8
3
10
8
N2
N1
P2
P1
R2
R1
T1
T2
7 4 A L VC04
MN9B
M N 1 9C
7 4 L V C32A
RESERVED
T3
T4
N5
N6
P5
P6
R5
R6
T6
T5
7 4 A L VC04
7 4 A L VC04
MN9F
MN9E
3V3
7 4 A LVCH32245
MN18E
C143
C145
C147
C149
1 0 0 N F 1 0 0 NF 1 0 0 N F 1 0 0 N F
C142
C144
C146
C148
100NF 100NF 100NF 100NF
C3
VCC
C4
VCC
F3
VCC
F4
VCC
L3
VCC
L4
VCC
P3
VCC
3V3
C135
C137
C139
C141
1 0 0 N F 1 0 0 NF 1 0 0 N F 1 0 0 N F
C134
C136
C138
C140
100NF 100NF 100NF 100NF
C3
VCC
C4
VCC
F3
VCC
F4
VCC
L3
VCC
L4
VCC
P3
VCC
P4
VCC
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
B3
B4
D3
D4
E3
E4
G3
G4
K3
K4
M3
M4
N3
N4
R3
R4
P4
MN20E
VCC
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
GND
4
8
S M C S _ N CS3
B3
B4
D3
D4
E3
E4
G3
G4
K3
K4
M3
M4
N3
N4
R3
R4
D
P C [ 0 . . 15]
A B [ 0 ..25]
D B [ 0 . .31]
7
7
S29
R153
47K
3V3
R50
10K
AB22
AB21
PC2
S m a r t M e dia
R DY/BSY
PC3
PC1
PC0
3V3
DB7
DB6
DB5
DB4
DB3
DB2
DB1
DB0
H3
H4
E2
E1
F2
F1
G2
G1
H2
H1
6
R51
J3
J4
J2
J1
K2
K1
L2
S M R D YL1
M2
M1
6
10K
3DIR
3OE
3B1
3B2
3B3
3B4
3B5
3B6
3B7
3B8
MN20C
2DIR
2OE
2B1
2B2
2B3
2B4
2B5
2B6
2B7
2B8
M N 2 0B
3A1
3A2
3A3
3A4
3A5
3A6
3A7
3A8
2A1
2A2
2A3
2A4
2A5
2A6
2A7
2A8
PC6
PC12
PC11
PC5
3V3
J5
J6
K5
K6
L5
L6
M5
M6
E5
E6
F5
F6
G5
G6
H5
H6
C FCE2
C FCE1
PB1
ALE
CLE
SMWE
SMOE
SMCE
PC2
AD7
AD6
AD5
AD4
AD3
AD2
AD1
AD0
C F WE_NWE_NWR0
C FOE_NOE_NRD
C F I O R _ N B S 1 _ N WR1
CFIOW_NBS3_NWR3
AB2
AB1
AB0
AB22 R E G
AB10
AB9
AB8
AB7
AB6
AB5
AB4
AB3
PC10 C F C S
AB25 C F R N W
DB7
DB6
DB5
DB4
DB3
DB2
DB1
DB0
DB15
DB14
DB13
DB12
DB11
DB10
DB9
DB8
5
A3
A4
A5
A6
B5
B6
C5
C6
D5
D6
T3
T4
N5
N6
P5
P6
R5
R6
T6
T5
J3
J4
J5
J6
K5
K6
L5
L6
M5
M6
H3
H4
E2
E1
F2
F1
G2
G1
H2
H1
A3
A4
A2
A1
B2
B1
C2
C1
D2
D1
1DIR
1OE
1A1
1A2
1A3
1A4
1A5
1A6
1A7
1A8
M N 2 0A
4DIR
4OE
4A1
4A2
4A3
4A4
4A5
4A6
4A7
4A8
MN18D
3DIR
3OE
3A1
3A2
3A3
3A4
3A5
3A6
3A7
3A8
MN18C
2DIR
2OE
2B1
2B2
2B3
2B4
2B5
2B6
2B7
2B8
M N 1 8B
1DIR
1OE
1B1
1B2
1B3
1B4
1B5
1B6
1B7
1B8
M N 1 8A
1B1
1B2
1B3
1B4
1B5
1B6
1B7
1B8
4B1
4B2
4B3
4B4
4B5
4B6
4B7
4B8
3B1
3B2
3B3
3B4
3B5
3B6
3B7
3B8
2A1
2A2
2A3
2A4
2A5
2A6
2A7
2A8
1A1
1A2
1A3
1A4
1A5
1A6
1A7
1A8
4
A2
A1
B2
B1
C2
C1
D2
D1
N2
N1
P2
P1
R2
R1
T1
T2
J2
J1
K2
K1
L2
L1
M2
M1
E5
E6
F5
F6
G5
G6
H5
H6
A5
A6
B5
B6
C5
C6
D5
D6
1
R E SET
R48
C152
100NF
22
SMCE 21
SMOE 20
S M R D Y19
18
17
16
15
14
13
12
100NF
J17
4
CN015
23
24
C153
10µF
3V3
1
CLE
2
ALE
3
4 SMWE
5
6
7
8
9
10
11
S M A RT MEDIA CONNECTOR
C151
10K
MN19B
7 4 L V C32A
6
AD7
AD6
AD5
AD4
P B [ 0 . .29]
3V3
R47
SMARTMEDIA
C A R D D ETECT
R154
47K
3V3
5
4
5
3
8
AD0
AD1
AD2
AD3
3
- WP
2
1
3V3
J 18
1
R49
47K
3
2
3V3
R45
10K
N RST
14
3V3
R 46
10K
S TUDIEL
7
VCC
7 4 L V C32A
GND
M N 1 9E
2
1
1
41
42
24
32
7
36
9
35
34
44
8
10
11
12
14
15
16
17
18
19
20
26
25
31
30
29
28
27
49
48
47
6
5
4
3
2
23
22
21
ATMEL
2
T h i s a g r e e m e n t
Ech:
1/1
TYPE
N U MERO
FT
D a t e:
2 1 / 0 5/03
IND PAGE
V E R I F.
MMA
C132
100NF
C133
100NF
7
63SC020514C 13 3
CL
JPG
JPG
JPG
D E SS.
1
is our property. Reproduction and publication without our written authorization shall expose offender to legal proceedings.
AT91RM9200-DK
3 V 3 M E M O R Y C ARD
B
A EDT ORG
I ND MODIF.
37
40
33
45
46
43
39
50
1
13
38
3V3
2 1 / 0 5/03
3 0 / 0 1/03
0 4 / 0 4/02
D a t e:
RDY/BSY
VS2#
VS1#
BVD2
BVD1
INPACK#
CSEL#
GND
GND
VCC
VCC
W e d n e s d a y , M a y 2 1 , 2003
C150
100NF
N 7 E 5 0 - 7 5 16VY-20
RESET
WAIT#
WP
CE2#
CE1#
WE#
OE#
IOWR#
IORD#
REG#
A10
A09
A08
A07
A06
A05
A04
A03
A02
A01
A00
CD1#
CD2#
D15
D14
D13
D12
D11
D10
D09
D08
D07
D06
D05
D04
D03
D02
D01
D00
J16
COMPACT FLASH CONNECTOR
2
1027 Av du docteur LEFEBVRE
06271 VILLENEUVE LOUBET
Tél 04 92 02 45 45 Fax 04 92 02 45 46 C
M N 1 9A
7 4 L V C 32A
R141
47K
CR23
BAT54
P B [ 0 ..29]
3V3
C O M P A C T F LASH
C A R D D ETECT
C L O S E TO WP
2
C R20
BAT54
47K
3V3
PB0
3
3
A
B
C
D
A
B
C
D
8
P C [ 0 . .15]
P A [ 0 ..31]
8
NRST
Y4
V DD
5 0 MHz
2 V SS
O UT
1 N .C
3
4
7
E MDC
E MDIO
IRQ
E CRSDV
PA11
PA15
PA16
PC4
ERX1
ERX0
PA13
PA12
ER XER
ETX1
ETX0
E T X EN
PA10
PA9
PA8
PA14
R E F CK
PA7
C154
100NF
3V3
7
5
9
S30
7 4 A L VC04
MN9C
7 4 A L VC04
MN9D
6
8
S31
3V3
3V3
6
3V3
6
3V3
47K
100NF
C167
R155
100NF
C166
S32
39
C165
V CCA
S36
2
L6
7 4 2 7 92093
1
BGRES
BGRESG
AGND
AGND
AGND
AVDD
AVDD
AVDD
RX-
RX+
TX-
TX+
XT1
48
47
5
6
46
9
2
1
4
3
8
7
43
5
1 0 0 N F C171
C169
10µF
VCCA
N.C
45
2
R 52
49R9
1%
L3
R62
6K8
1%
C170
10µF
C163100NF
C162100NF
C161100NF
VCCA
VCCA
C155
100NF
7 4 2 7 92093
1
11
FDX/COLLED/OP0 12
SPEEDLED/OP1 13
LINK/ACTLED/OP2 14
CABLESTS/LINKSTS
1 0 0 N F C168
V CCA
2
L5
VCCA
D M 9 161E
RESET
PWRDWN
DGND
DGND
DGND
DVDD
DVDD
DVDD
DVDD
MDC
MDIO
MDINTR
COL/RMII
CRS/ADR4
TX_ER/TXD4
RX_ER/RXD4/RPTR
RXD3/ADR3
RXD2/ADR2
RXD1/ADR1
RXD0/ADR0
RX_EN
RX_CLK/SCRAMEN/10BTSER
RX_DV/TESTMODE
TXD3
TXD2
TXD1
TXD0
TX_EN
TX_CLK/ISOLATE
REF_CLK/XT2
7 4 2 7 92093
1
40
10
15
33
44
23
30
41
100NF
C164
3V3
100NF
24
25
32
36
35
16
38
2K2
10K
10K
26
27
28
29
31
34
37
17
18
19
20
21
22
42
MN22
D I S P L A Y CONTROLLER
R58
R57
R55
50MHZ
5
4
4 9 R 9 1%
R56
100NF
C159
VCCA
C156
100NF
4 9 R 9 1%
R54
R53
49R9
1%
4
R60
10K
2
OP2
OP1
OP0
R 61
10K
3
C160
100NF
100NF
C158
L4
R69
R70
R71
N O T I N S T A LLED
R59
10K
3V3
C157
1 0 0 NF
7 4 2 7 92093
1
3
1 nF
75
R63
75
15
0
0
1
1
0
0
1
1
0
1
0
1
0
1
0
1
A C T LED
GREEN
270R
270R
270R
75
75
2
R X-
R X+
T X-
R68
R66
R64
3V3
8
7
5
4
6
3
2
J 0 0 2 6 D 21
T X+
1
N O T I N S T A LLED
N O T I N S T A LLED
N O T I N S T A LLED
S TUDIEL
ATMEL
2
T h i s a g r e e m e n t
Ech:
1/1
TYPE
N U MERO
2 1 / 0 5/03
3 0 / 0 1/03
0 4 / 0 4/02
D a t e:
FT
D a t e:
2 1 / 0 5/03
IND PAGE
V E R I F.
MMA
8
63SC020514C 13 3
CL
JPG
JPG
JPG
D E SS.
1
1
is our property. Reproduction and publication without our written authorization shall expose offender to legal proceedings.
AT91RM9200-DK
E T H E R N ET
B
A EDT ORG
I ND MODIF.
1027 Av du docteur LEFEBVRE
06271 VILLENEUVE LOUBET
Tél 04 92 02 45 45 Fax 04 92 02 45 46 C
W e d n e s d a y , M a y 2 1 , 2003
D ual speed 100/10 HDX
R eserved
R eserved
Manually select 10TX HDX
Manually select 10TX FDX
Manually select 100TX HDX
Manually select 100TX FDX
A u t o n e g o ciation enables all capabilities (default)
R67
D I S P L A Y S PEED STATUS R65
G R E E N = 1 0 0 Mb
R E C E I V E STATUS
Y ELLOW
J19
OP2 OP1 OP0
0
0
0
0
1
1
1
1
DS3
DS2
DS1
5
4
8 R D-
6 CT
7 R D+
2 T D-
3 CT
1 T D+
16
A
B
C
D
A
B
C
D
P B [ 0 ..29]
P A [ 0 ..31]
S16
PB17 F SYNC
PB13 SC LK
C179
100NF
8
S I 3 0 4 4 _AOUT
A C 9 7 A N A L O G F R O NT END
N RST
PB15 S DO
PB14 S DI
S173V3
S14
OFHK
PB16
S13
PB12 R G D T
PA24 M C LK
8
S15
1
2
3
4
5
6
7
8
C174
1 0 0 NF
7
S I 3 021
MCLK
OFHK
FSYNC RGDT/FSD
SCLK
M0
VD
VA
SDO
GND
SDI
C1A
FC/RGDT
M1
RESET
AOUT
MN23
16
15
14
13
12
11
10
9
N O T E : V A supply, use
i n t e r n a l charge pump
C172
10µF
CR11
C173
B Z V 5 5 - C5V6 1 0 0 N F
7
3V3
R78
2
10R
3
C R10
BAV99
6
1
6
C192
1 5 0 PF 3KV
C178
1 5 0 PF 3KV
3
CR13
BAV99
R79
1
2
10R
R72
5K36
1%
R73
5K36
1%
R74
5K36
1%
5
1
2
3
4
5
6
7
8
16
15
14
13
12
11
10
9
C189
3.9NF
C186
3.9NF
C183
100NF
FILT2
FILT
RX
REXT
REXT2
REF
VREG2
VREG
C R14
B Z V 5 5 - C5V6
SI3015
QE2
DCT
IGND
C1B
RNG1
RNG2
QB
QE
MN24
C175
100NF
NO GROUND PLANE IN DAA SECTION
5
C184
100NF
R81
9K31
1%
R91
C191
5 6 0 PF 600V
R88
4
C176
1uF 20V
C185
5 6 0 PF 600V
+
4
C182
0 . 6 8 uF
20V
56K
56K
+
R86
215R
1%
R 82
78R7
1%
C177
0 . 1 uF 50V
R87
402R
1%
2K2
C181
1 .8NF
CR12
B Z V 5 5 - C43
R 77
R75
150R
3
R83
5K36
1%
R 76
100K
Q3
B C P 56T1
3
C188
1 0 N F 250V
R84
5K36
1%
R 85
5K36
1%
Q4
MMBTA42
2
-
C180
1 0NF
R 8 0 120K
2
C R15
MB4S
R90
10M
S TUDIEL
1
R89
10M
2
2
T h i s a g r e e m e n t
7 4 2 7 92041
7 4 2 7 92041
Ech:
1/1
B
A EDT ORG
I ND MODIF.
TYPE
N U MERO
2 1 / 0 5/03
3 0 / 0 1/03
0 4 / 0 4/02
D a t e:
RJ12
J20
FT
D a t e:
2 1 / 0 5/03
6
5
4
3
2
1
IND PAGE
V E R I F.
MMA
0 . 1 3A
9
63SC020514C 13 3
CL
JPG
JPG
JPG
D E SS.
CR16
270V
250V
F2
POLYSWITCH
1
1
is our property. Reproduction and publication without our written authorization shall expose offender to legal proceedings.
AT91RM9200-DK
DAA
ATMEL
L8
L7
W e d n e s d a y , M a y 2 1 , 2003
C190
1 NF
3KV
C187
1 NF
3KV
1027 Av du docteur LEFEBVRE
06271 VILLENEUVE LOUBET
Tél 04 92 02 45 45 Fax 04 92 02 45 46 C
+
Q6
M M B TA42
1
Q5
MMBTA92
3
4
+
A
B
C
D
A
B
C
D
8
8
A C 9 7 INTERFACE
NOT INS TALLED
P B [ 0 ..29]
7
7
PB27
PB10
PB11
PB9
PB8
S33
3V3
S34
R156
47K
2
4
1
3
5V
R92 1M
NRST
S35
S I 3 0 4 4 _AOUT
XOUT
XIN
6
2
3
XOUT
11
6
10
8
5
13
12
15
14
17
16
22
21
20
19
18
24
23
5
L M 4 549
DVDD
1
4
26
S37
DVSS
AVSS
CODEC
9
C198
100NF
7
DVSS
NC
NC
NC
NC
NC
NC
NC
NC
NC
NC
EAPD
ID1#
ID0#
3DN
3DP
VREF
VREF_OUT
MONO_OUT
LNLVL_OUT_R
LNLVL_OUT_L
LINE_OUT_R
LINE_OUT_L
DVDD
C197
100NF
AC97 REV 2.1
G N D AUDIO
XTL_OUT
XTL_IN
RESET#
BIT_CLK
SYNC
SDATA_IN
SDATA_OUT
PHONE
PC_BEEP
AUX_R
AUX_L
VIDEO_R
VIDEO_L
MIC2
MIC1
CD_R
CD_GND
CD_L
LINE_IN_R
AVDD
25
A V D DA C 1 9 6
10µF
5
LINE_IN_L
MN25
C195
100NF
2
1
L9
7 4 2 7 92093
XIN
C194
100NF
S18
C208
470NF
C203
470NF
C201
470NF
C193
10µF
Y5
C 2 1 0 3 3 P F 2 4 . 5 7 6MHz
C209 33PF
J 21
3 . 5 P H O N E J A C K S TEREO
LINE IN
6
2
1
4
29
30
31
32
38
40
42
43
44
48
47
46
45
33
34
27
28
37
41
39
36
35
4
C278
2 2NF
C207
100NF
C200
10µF
C205
10µF
C204
1µF
C202
1µF
C199
100NF
C206
100NF
R142
3V3
10K
3
A V D DA
3
LINE OUT
C280
100NF
100K
LS1
BUZZER
1
R158
DS5
RED
R157
120R
S TUDIEL
3V3
3V3
2
S40
2
T h i s a g r e e m e n t
Ech:
1/1
B
A EDT ORG
I ND MODIF.
TYPE
N U MERO
2 1 / 0 5/03
3 0 / 0 1/03
0 4 / 0 4/02
D a t e:
FT
D a t e:
2 1 / 0 5/03
IND PAGE
V E R I F.
MMA
P B [ 0 . .29]
10
63SC020514C 13 3
CL
JPG
JPG
JPG
D E SS.
W e d n e s d a y , M a y 2 1 , 2003
1
1
is our property. Reproduction and publication without our written authorization shall expose offender to legal proceedings.
AT91RM9200-DK
PB6
NORMALLY C L O S E D
A C 9 7 A N A L O G F R O N T END
ATMEL
PB2
NORMALLY C L O S E D
S39
1027 Av du docteur LEFEBVRE
06271 VILLENEUVE LOUBET
Tél 04 92 02 45 45 Fax 04 92 02 45 46 C
Q 10
I R L M L6302
USER LED
3 . 5 P H O N E J A C K S TEREO
2 J22
4
1
3
2
3
2
1
A
B
C
D
A
B
C
D
P C [ 0 . . 15]
P B [ 0 . .29]
8
HDMB
HDPB
HDMA
HDPA
PA17
PA20
PA19
L T C 1 756
DATA
RIN
CIN
C+
C-
READY
CARD
5V/3V
I/O
RST
CLK
VCC
VIN
GND
PWR
PRES
MAX4702
VL
6
7
8
5
4
3
2
1
12
R108
R107
R102
R101
7
R109
15K
27R
27R
R104
15K
27R
27R
USB HOST INTERFACE
C242
R110 47pF
15K
C237
R105 47pF
15K
C233
10µF
5V
C230
10µF
5V
3V3
10µF
F4
C234
100NF
C231
100NF
F3
C225
10µF
MMC_C LK
MCI5
SPCK
M CDA0
MCI7
MISO
C218
33PF
C224
SMART C ARD READER
11
10
9
13
S21
I / O 7816
RST 7816
C L K 7816
C227
470NF
14
15
12
S20
16
MN29
MN27
8 G ND
C226
220NF
PC14 I R Q _7816
PA21 S W I T C H 7816
PA27
R 9 4 10K
R93
4K7
C217
1 0 0 N F 16
V+
7 N C2
5V
N O3 9
6 C O2
MOSI
5 N O2
M MC_CMD
PA28
PA1
C O3 10
4 IN
MMC_TYPE
PB7
MCI2
N C3 11
3 N C1
N O4 13
C O4 14
2 C O1
15
N C4
1 N O1
M MC_CS
MCI1
M CDA3
PA6
PB5
PB3
PB4
6
C243
47pF
C238
47pF
C235
1 0NF
0 . 2 0A
C232
1 0NF
0 . 2 0A
MCDA2
MCDA1
C216
100NF
3V3
MCI2
MCI1
MCI9
MCI5
M C I8
MCI7
8
7
6
5
4
3
2
1
9
J 24
F P S 0 09
5
A1
A2
A3
A4
1 2
B
A
3 4
J27
DUAL USB A
B1
B2
B3
B4
SD CARD / MMC CARD INTERFACE
6
5
17
C C M 0 2 - 2504
J 26
`
P D [ 0 . . 27]
P B [ 0 . .29]
P A [ 0 . .31]
DBGU_RXD
PA30
4
D DP
D DM
N RST
PD5
PD4
R98
22K
R
R
T
T
T
9
12
10
R
R
47K
15K
R
R
R
R
R
3V3
3
3
R99
47K
22
8
7
6
5
4
11
10
9
3
27
25
26
8
13
7
14
6
2
15
16
C240
15PF
S HDN
R 5IN
R 4IN
R 3IN
R 2IN
R 1IN
T 3 OUT
T 2 OUT
T 1 OUT
V-
V+
G ND
MAX3241E
V CC
A D M 3 2 0 2ARN
T
V-
5 C 211
V+
G ND
V CC
3
4 C 1C 2+
T
MN26
1 C 1+
3
USB DEVICE INTERFACE
U S B _ DP_PUP
USB_C NX
S24
R97
EN
23
R96
R 5 OUT
R 4 OUT
R 3 OUT
R 2 OUT
R 1 OUT
T 3IN
T 2IN
T 1IN
C 2-
C 1C 2+
MN28
C 1+
15
N O R M A L LY CLOSED
S23
R I1
16
CTS1
PB24
PB18
17
18
R XD1
DSR1
19
20
PB21
PB25
D CD1
12
DT R1
PB19
PB23
13
T XD1
PB20
21
14
R T S1
2
24
1
28
S19
C214
100NF
C211
100NF
PB26
C222
100NF
C219
100NF
DBGU_TXD
PA31
4
3V3
C223
1 0 0 NF
C221
1 0 0 NF
C215
1 0 0 NF
C213
1 0 0 NF
27R
C241
15PF
R 1 0 6 27R
R103
CR24
BAT54
S TUDIEL
ATMEL
2
T h i s a g r e e m e n t
6
Ech:
JPG
JPG
JPG
D E SS.
1/1
TYPE
N U MERO
FT
D a t e:
2 1 / 0 5/03
IND PAGE
V E R I F.
MMA
C239
100NF
MN30
H S D L - 1 001
11
63SC020514C 13 3
CL
2 1 / 0 5/03
3 0 / 0 1/03
0 4 / 0 4/02
D a t e:
4
3
B
A EDT ORG
I ND MODIF.
1
2
5
GND
SD
N.C
VCC
LEDC
LEDA
TX
C229
1 0 0 NF
5
1
2
3
7
8
RX
1
is our property. Reproduction and publication without our written authorization shall expose offender to legal proceedings.
AT91RM9200-DK
S E R I A L I N T E RFACES
2
USB B
J28
R95
6
3R3
1
4
S22
IrDA _TXD
W e d n e s d a y , M a y 2 1 , 2003
C236
33PF
R100
1K5
1
6
2
7
3
8
4
9
5
J 25
IrDA T ranceiver
PA23
C228
10µF
J 23
R I G H T A N G L E M A L E SUBD
DCD
DSR
R XD
RTS
T XD
CTS
DTR
RI
IrDA _RXD
3V3
1
6
2
7
3
8
4
9
5
1
R I G H T A N G L E M A L E SUBD
T XD
R XD
PA22
P A [ 0 . .31]
RS232 COM PORT
SERIAL DEBUG PORT
1027 Av du docteur LEFEBVRE
06271 VILLENEUVE LOUBET
Tél 04 92 02 45 45 Fax 04 92 02 45 46 C
Q7
M M B T2222A
3V3
C220
100NF
3V3
C212
100NF
2
10
10
PA2
PA29
PA0
7
1
2
3
4
GND
VCC
NC RST
I/O CLK
NC NC
5
6
7
8
18
`
11
11
P A [ 0 . .31]
8
1
2
9
FIX2
FIX1
10
A
B
C
D
A
B
C
D
8
8
7
7
6
6
5
DO NOT SOLDER
GND
GND
VCC
DO3
DO2
DO1
DO0
DE3
DE2
DE1
DE0
ACKN
TPE
PCLK
RST
OE
AVE
AVO
TPP
FPL
D I P S O C K ET
F i n g e rChip
MN31
Z15
5
2
16
1
C244
100NF
C245
10µF
4
7 4 2 7 92093
L10
DB7
DB6
DB5
DB4
DB3
DB2
DB1
DB0
12
13
14
15
10
9
8
7
4
PD3
PD2
PD1
17
19
18
5
6
2
20
3
11
4
1
1
C246
10µF
DS4
R ED
2
3
3V3
3V3
D B [ 0 . . 7]
P D [ 0 . . 27]
Q8
I R L M L2402
R111
120R
3V3
S28
R151
47K
3
3
11
MN19D
7 4 L V C32A
13
12
N RD
S TUDIEL
W e d n e s d a y , M a y 2 1 , 2003
PC13
ATMEL
2
T h i s a g r e e m e n t
Ech:
1/1
TYPE
N U MERO
2 1 / 0 5/03
3 0 / 0 1/03
0 4 / 0 4/02
D a t e:
FT
D a t e:
2 1 / 0 5/03
IND PAGE
V E R I F.
MMA
12
63SC020514C 13 3
CL
JPG
JPG
JPG
D E SS.
1
1
is our property. Reproduction and publication without our written authorization shall expose offender to legal proceedings.
AT91RM9200-DK
FINGERCHIP
P C [ 0 . . 15]
B
A EDT ORG
I ND MODIF.
1027 Av du docteur LEFEBVRE
06271 VILLENEUVE LOUBET
Tél 04 92 02 45 45 Fax 04 92 02 45 46 C
N C S7
2
A
B
C
D
A
B
C
D
3V3
R145
R146
R147
R114
3 .3NF
10K
10K
10K
8
R123
47R
11
7 4 2 7 92093
100NF
C261
12
10
9
8
5
6
7
3
4
2
1
2
6K8
C259
1 5 0 pF
C254
10µF
C258
L13
5 0 M HZ
C260
10µF
1
3V3
TWD
T WCK
3V3
C255
100NF
I C S 1 523
OSC
VSSA
VDDA
XFILRET
EXTFIL
PDEN
EXTFB
HSYNC
SDA
SCL
VSSD
VDDD
MN33
I2CADR
LOCK/REF
FUNC
CLK/2
CLK
VDDQ
VSSQ
CLK+
CLK-
CLK/2+
CLK/2-
IREF
13
14
15
16
17
18
19
21
20
23
22
24
C274
100NF
R143
2K2
7
R116
1 0R
R 1 1 5 10R
3V3
R 1 1 3 10R
C257
C 2 5 6 10µF
100NF
3V3
P C [ 0 . .15]
D B [ 0 . . 31]
A B [ 0 . .25]
3V3
R144
47K
PC6
330K
330K
330K
330K
330K
330K
330K
330K
R148
S26
47K
2
(Default)
6
Generic Little Indian
R117
R118
R119
R120
R121
R122
R124
R125
3V3
N WR1
N WR0
NRD
N CS2
N RST
1
CR21
S HUNTED
3V3
R160
R112
AB21
15K
0R
DB15
DB14
DB13
DB12
DB11
DB10
DB9
DB8
DB7
DB6
DB5
DB4
DB3
DB2
DB1
DB0
AB20
AB19
AB18
AB17
AB16
AB15
AB14
AB13
AB12
AB11
AB10
AB9
AB8
AB7
AB6
AB5
AB4
AB3
AB2
AB1
CNF7
CNF6
CNF5
CNF4
CNF3
CNF2
CNF1
CNF0
BUSCLK
CLKI
CLKI2
CLKI3
WAIT
RESET
RD/WR
WE1
WE0
RD
BS
M/R
CS
DB15
DB14
DB13
DB12
DB11
DB10
DB9
DB8
DB7
DB6
DB5
DB4
DB3
DB2
DB1
DB0
AB20
AB19
AB18
AB17
AB16
AB15
AB14
AB13
AB12
AB11
AB10
AB9
AB8
AB7
AB6
AB5
AB4
AB3
AB2
AB1
AB0
3V3
138
139
140
141
142
2
3
4
60
66
64
62
39
35
34
33
32
31
30
29
28
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
133
5
L11
7 4 2 7 92093
2
C248
100NF
C247
C249
100NF 100NF
4
MN32
S1D13806
DISPLAY CONTROLLER
1
VSS
VSS
VSS
VSS
VSS
VSS
VSS
VSS
VSS
DVSS
DVSS
36
59
72
79
88
99
108
121
144
58
143
3
5
TESTEN
56
DTESEN
5
VDDCORE
27
C262 1 0 0 N F
VDDCORE
89
C263 1 0 0 N F
6
LLED R 1 2 9
LLED R 1 3 0
LLED R 1 3 1
LLED R 1 3 2
LLED R 1 3 3
LLED R 1 3 4
LLED R 1 3 5
LLED R 1 3 6
INSTA
INSTA
INSTA
INSTA
INSTA
INSTA
INSTA
INSTA
NOT
NOT
NOT
NOT
NOT
NOT
NOT
NOT
1
C265 1 0 0 N F
IOVDD
37
IOVDD
73
C266 1 0 0 N F
IOVDD
C267 1 0 0 N F
VDDCORE
122
100NF
C264
100NF
TEST
76
RESERVED
118
111
AVSS
AVSS
116
AVDD
IOVDD
92
4
C268
110
114
AVDD
RED
GREEN
BLUE
HRTC
VRTC
IREF
GPIO12
GPIO11
GPIO10
GPIO9
GPIO8
GPIO7
GPIO6
GPIO5
GPIO4
GPIO3
GPIO2
GPIO1
GPIO0
VMP7
VMP6
VMP5
VMP4
VMP3
VMP2
VMP1
VMP0
FPFRAME
FPLINE
DRDY
FPSHIFT
G P I O 12
G P I O 11
G P I O 10
GPIO9
GPIO8
GPIO7
GPIO6
GPIO5
GPIO4
GPIO3
GPIO2
GPIO1
GPIO0
134
135
136
137
57
61
63
65
67
68
69
70
71
C273
10µF
R139
140R
1%
3V3
4.6mA
112
115
117
119
120
113
VMP7
VMP6
VMP5
VMP4
VMP3
VMP2
VMP1
VMP0
VSYNC
H SYNC
D A T A EN
DOTCLK
F D A T23
F D A T22
F D A T21
F D A T20
F D A T19
F D A T18
R0
B0
B1
B2
G0
G1
G2
R1
R2
B3
B4
B5
G3
G4
G5
R3
R4
R5
1
131
130
129
128
127
126
125
124
74
75
77
78
107
106
105
104
103
102
101
100
98
97
96
95
94
93
91
90
87
86
85
84
83
82
81
80
C250 L12
10µF 7 4 2 7 92093
2
A V D DV
FDAT23
FDAT22
FDAT21
FDAT20
FDAT19
FDAT18
FDAT17
FDAT16
FDAT15
FDAT14
FDAT13
FDAT12
FDAT11
FDAT10
FDAT9
FDAT8
FDAT7
FDAT6
FDAT5
FDAT4
FDAT3
FDAT2
FDAT1
FDAT0
109
IOVDD
C269 1 0 0 N F
AVDD
IOVDD
123
C270 1 0 0 N F
DVDD
38
C271 1 0 0 N F
DVDD
132
C272 1 0 0 N F
3
3
3V3
R138
1K
1%
Q9
M M B T2222A
R137
1K5
1%
R127
150R
1%
C253
10µF
B1
B3
B5
D A T A EN
R1
R3
R5
G0
G2
G4
H SYNC
5
T WCK
1
2
3
7
15
10
4
11
6
1
2
3
4
5
6
C275
10µF
TWD
R126
150R
1%
A V D DV
C251
10µF
J31
1
2
2
1
S TUDIEL
W e d n e s d a y , M a y 2 1 , 2003
B D S 3 / 3 / 8 .9-4S2
1
3
2
CR18
BAV99
C252
10µF
G1
G3
G5
B0
B2
B4
DOTCLK
VSYNC
R0
R2
R4
C R17
BAV99
A V D DV
3V3
B D S 3 / 3 / 8.9-4S2
1
2
B D S 3 / 3 / 8.9-4S2
1
2
J29
3V3
C279
100NF
3
1
ATMEL
2
T h i s a g r e e m e n t
Ech:
1/1
J 33
G P I O 11
GPIO9
GPIO7
GPIO5
GPIO3
GPIO1
VMP1
VMP3
VMP5
VMP7
F D A T19
F D A T21
F D A T23
N U MERO
2 1 / 0 5/03
3 0 / 0 1/03
0 4 / 0 4/02
D a t e:
6
1
7
2
8
3
9
4
10
5
FT
D a t e:
2 1 / 0 5/03
IND PAGE
V E R I F.
MMA
15
14
13
12
11
13
63SC020514C 13 3
TYPE
JPG
JPG
JPG
D E SS.
CL
2
4
6
8
10
12
14
16
18
20
22
24
26
28
30
J30
H D - 2 2 R I G H T A N G L E 15PTS
1
3
5
7
9
11
13
15
17
19
21
23
25
27
29
1
1
is our property. Reproduction and publication without our written authorization shall expose offender to legal proceedings.
AT91RM9200-DK
V G A T F T / C R T D I SPLAY
B
G
R
3
B
A EDT ORG
I ND MODIF.
1
2
3
VMP0
VMP2
VMP4
VMP6
G P I O 12
G P I O 10
GPIO8
GPIO6
GPIO4
GPIO2
GPIO0
F D A T18
F D A T20
F D A T22
CW
CR19
BAV99
1027 Av du docteur LEFEBVRE
06271 VILLENEUVE LOUBET
Tél 04 92 02 45 45 Fax 04 92 02 45 46 C
R128
150R
1%
L16
L15
L14
1
3
5
7
9
11
13
15
17
19
21
23
25
27
29
31
8
16
9
14
12
13
2
4
6
8
10
12
14
16
18
20
22
24
26
28
30
32
VSS
VCC
WP
RL/VL
RW/VW
RH/VH
X 9 4 29-10K
NC
NC
NC
NC
NC
A0
A2
A3
SCL
SDA
MN34
5V
C 2 7 6 LUMINANCE 20% ..100%
10µF
R149
10K 20%
2
2
7
16
8
17
A
B
C
D
Atmel Corporation
2325 Orchard Parkway
San Jose, CA 95131
Tel: 1(408) 441-0311
Fax: 1(408) 487-2600
Regional Headquarters
Europe
Atmel Sarl
Route des Arsenaux 41
Case Postale 80
CH-1705 Fribourg
Switzerland
Tel: (41) 26-426-5555
Fax: (41) 26-426-5500
Asia
Room 1219
Chinachem Golden Plaza
77 Mody Road Tsimshatsui
East Kowloon
Hong Kong
Tel: (852) 2721-9778
Fax: (852) 2722-1369
Japan
9F, Tonetsu Shinkawa Bldg.
1-24-8 Shinkawa
Chuo-ku, Tokyo 104-0033
Japan
Tel: (81) 3-3523-3551
Fax: (81) 3-3523-7581
Atmel Operations
Memory
2325 Orchard Parkway
San Jose, CA 95131
Tel: 1(408) 441-0311
Fax: 1(408) 436-4314
RF/Automotive
Theresienstrasse 2
Postfach 3535
74025 Heilbronn, Germany
Tel: (49) 71-31-67-0
Fax: (49) 71-31-67-2340
Microcontrollers
2325 Orchard Parkway
San Jose, CA 95131
Tel: 1(408) 441-0311
Fax: 1(408) 436-4314
La Chantrerie
BP 70602
44306 Nantes Cedex 3, France
Tel: (33) 2-40-18-18-18
Fax: (33) 2-40-18-19-60
ASIC/ASSP/Smart Cards
1150 East Cheyenne Mtn. Blvd.
Colorado Springs, CO 80906
Tel: 1(719) 576-3300
Fax: 1(719) 540-1759
Biometrics/Imaging/Hi-Rel MPU/
High Speed Converters/RF Datacom
Avenue de Rochepleine
BP 123
38521 Saint-Egreve Cedex, France
Tel: (33) 4-76-58-30-00
Fax: (33) 4-76-58-34-80
Zone Industrielle
13106 Rousset Cedex, France
Tel: (33) 4-42-53-60-00
Fax: (33) 4-42-53-60-01
1150 East Cheyenne Mtn. Blvd.
Colorado Springs, CO 80906
Tel: 1(719) 576-3300
Fax: 1(719) 540-1759
Scottish Enterprise Technology Park
Maxwell Building
East Kilbride G75 0QR, Scotland
Tel: (44) 1355-803-000
Fax: (44) 1355-242-743
e-mail
[email protected]
Web Site
http://www.atmel.com
Disclaimer: Atmel Corporation makes no warranty for the use of its products, other than those expressly contained in the Company’s standard
warranty which is detailed in Atmel’s Terms and Conditions located on the Company’s web site. The Company assumes no responsibility for any
errors which may appear in this document, reserves the right to change devices or specifications detailed herein at any time without notice, and
does not make any commitment to update the information contained herein. No licenses to patents or other intellectual property of Atmel are
granted by the Company in connection with the sale of Atmel products, expressly or by implication. Atmel’s products are not authorized for use
as critical components in life support devices or systems.
© Atmel Corporation 2003. All rights reserved. Atmel® and combinations thereof and DataFlash ® are registered trademarks of Atmel Corporation or its subsidiaries.
ARM ® and Thumb ® are the registered trademarks of ARM Ltd.; CompactFlash ® is the registered trademark of
the CompactFlash Association; SmartMedia ™ is a trademark of the Solid State Floppy Disk Card Forum. Other
terms and product names may be the trademarks of others.
Printed on recycled paper.
6006A–ATARM–07/03
/0M