8.1Revision History ................................................................................................................. 8-1
11080C–ATARM–30-Mar-11
SAM3N-EK Development Board User Guide
1.1SAM3N Evaluation Kit
The SAM3N Evaluation Kit (SAM3N-EK) allows the evaluation of the SAM3N series devices. It has
enough features to demonstrate most of the product's capabilities to the users. The SAM3N-EK also features extension connectors to allow the users to add new interfaces in case they are not on-board.
1.2User Guide
This guide focuses on the SAM3N-EK board as an evaluation platform. It is made up of 6 sections:
Section 1 includes references, applicable documents, acronyms and abbreviations.
Section 2 summarizes the kit contents.
Section 3 provides instructions to power up the SAM3N-EK and describes how to use it.
Section 4 describes the SAM3N-EK board design in more detail.
The Atmel® SAM3N Evaluation Kit contains the following items:
a SAM3N-EK board
a universal input AC/DC power supply with US, Europe and UK plug adapters
one serial RS232 cable
a welcome letter
Figure 2-1. Unpacked SAM3N-EK
Section 2
Kit Contents
Unpack and inspect the kit carefully. Contact your local Atmel distributor, should you have issues concerning the contents of the kit.
SAM3N-EK Development Board User Guide2-1
11080C–ATARM–30-Mar-11
Kit Contents
2.2Electrostatic Warning
The SAM3N-EK 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 components or any other
metallic element of the board.
2-2SAM3N-EK Development Board User Guide
11080C–ATARM–30-Mar-11
3.1Power up the Board
Unpack the board taking care to avoid electrostatic discharge. Unpack the power supply, select the right
power plug adapter corresponding to that of your country, and insert it in the power supply.
Connect the power supply DC connector to the board and plug the power supply to an AC power plug.
The board LCD should light up and run a Touch demo (shows a screen animation that matches the
Touch devices operated on the PCB).
3.2DevStart
The CDROM provided in the kit contains what we call a "DevStart" a.k.a. "Development Start". This bundle guides you through the first steps of building and running a software application on the SAM3N-EK.
If the CD does not auto-play on your PC, just open it through the explorer and click the file welcome.html
to get started.
The SAM3N-EK DevStart guides you through the installation processes of IAR™ EWARM, Keil MDK
and GNU toolkits. Then, it gives you step-by-step instructions on how to rebuild a single example project
and how to program it into the SAM3N-EK. Optionally, if you have a SAM-ICE™, instructions are also
given about how to debug the code.
Section 3
Power Up
3.3Recovery Procedure
The DevStart ends by giving step-by-step instructions on how to recover the SAM3N-EK to the state as it
was when shipped by Atmel.
SAM3N-EK Test Software, Chapter 3.1 "Flash Recovery" gives instructions if you deleted the contents of
the embedded Flash or the DataFlash
®
and want to recover from this situation.
3.4Sample Code and Technical Support
After boot up, you can run some sample code or your own application on the development kit. You can
download sample code and get technical support from Atmel website
(http://support.atmel.no/bin/customer).
SAM3N-EK Development Board User Guide3-1
11080C–ATARM–30-Mar-11
4.1Board Overview
This section introduces the Atmel SAM3N Evaluation Kit design. It introduces system-level concepts,
such as power distribution, memory, and interface assignments.
The SAM3N-EK board is based on the integration of an ARM
Flash and a set of popular peripherals. It is designed to provide a high performance processor evaluation
solution with high flexibility for various kinds of applications.
Figure 4-1. SAM3N-EK Block Diagram
Section 4
Evaluation Kit Hardware
®
Cortex®-M3 processor with on-board
SAM3N-EK Development Board User Guide4-1
11080C–ATARM–30-Mar-11
Evaluation Kit Hardware
DATA FLASH
SPI MOSI
SPI MISO
SPI CLK
NPCS_DATAFLASH
PA12
PA13
PA14
PA22
+3V3
DGND
+3V3
+3V3
R320RR320R
R280RR280R
R2910RR2910R
MN7
AT25DF321
MN7
AT25DF321
NCS
1
SO
2
NWP
3
VCC
8
NHOLD
7
SCK
6
GND
4
SI
5
R27
47K
R27
47K
C35
100nF
C35
100nF
R310RR310R
4.2Features List
Here is the list of the main board components and interfaces:
SAM3N4C QFP chip with optional socket footprint
12 MHz crystal
32.768 KHz crystal
32-Megabit Serial DataFlash
2.0 inch TFT color LCD display with backlight
UART port with level shifter IC
Micro SD interface
Reset buttons: NRST
User buttons: Left and Right
QTouch
JTAG port
On-board power regulation
Two user LEDs
Power LED
ZigBee
2x32 bit PIO connection interfaces (PIOA, PIOC) and 1x15 bit PIO connection interface (PIOB)
®
buttons: Left, Right, and Slider
®
connector
4.3Function Blocks
4.3.1Processor
The SAM3N-EK is equipped with a SAM3N4C device in LQFP100 package.
4.3.2Memory
The SAM3N4 chip embeds:
256 Kbytes of embedded Flash
24 Kbytes of embedded SRAM with dual bank
16 Kbytes of ROM with embedded BootLoader routines (UART) and In-Application Programming
functions (IAP) routines.
The SAM3N-EK features an external DataFlash through SPI bus
Figure 4-2. DataFlash
NPCS3 chip select signal is used for DataFlash chip selection.
The clock generator of a SAM3N microcontroller is made up of:
A Low Power 32,768 Hz Slow Clock Oscillator with bypass mode
A Low Power RC Oscillator
A 3 to 20 MHz Crystal Oscillator, which can be bypassed
A factory programmed fast internal RC Oscillator. 3 output frequencies can be selected: 4 (default
value), 8 or 12 MHz.
A 60 to 130 MHz programmable PLL (input from 3.5 to 20 MHz), capable to provide the clock MCK to
the processor and to the peripherals.
The SAM3N-EK board is equipped with one 12 MHz crystal, and one 32.768 Hz crystal. An optional
12 MHz Piezoelectric Ceramic Resonator can be mounted in place of the 12 MHz crystal (for low cost
clocking option evaluation).
Figure 4-3. SAM3N MCU
Evaluation Kit Hardware
4.3.4Reset Circuitry
The on-board NRST button BP1 provides the SAM3N4C with external reset control.
Two User buttons BP2 and BP3, can be used to wake up the chip from low power modes.
The NRST pin is bidirectional. It is handled by the on-chip reset controller. It can be driven low to provide
a reset signal out to the external components. Conversely, it can be asserted low from the outside to
reset the microcontroller, its core and peripherals, with exception of the backup region (RTC, RTT and
SAM3N-EK Development Board User Guide4-3
11080C–ATARM–30-Mar-11
Evaluation Kit Hardware
+3V3+5V
DGND
C25
1uF
C25
1uF
C29
10uF 0805
C29
10uF 0805
J1
MP179P 2.1mm
J1
MP179P 2.1mm
1
2
3
+
C28
22uF
+
C28
22uF
MN4
LP38692MP-3.3
MN4
LP38692MP-3.3
VIN4VOUT
3
VEN1NC
2
GND
5
MN3
ZEN056V130A24LS
MN3
ZEN056V130A24LS
1
2
3
C27
100nF
C27
100nF
C26
10uF 0805
C26
10uF 0805
Supply Controller). The NRST pin integrates a permanent pull-up resistor of about 100 kOhm to VDDIO.
On the SAM3N-EK board, the NRST signal is connected to the JTAG port.
4.3.5Power Supply and Management
The SAM3N-EK board is supplied with an external 5V DC block through the J1 socket. It is protected by
a PolyZen diode MN3. The PolyZen protects the board in the case of an incorrect power supply
connection.
The LDO regulator MN4 is used for the 3.3V main supply. It powers all the 3.3V components on the
board.
Figure 4-4. Power Block
4.3.6UART
The SAM3N4/2/1 product series has different types of power supply pins:
VDDIN pin: Power for the internal voltage regulator, ADC, DAC, and analog comparator power
supplies. This voltage ranges from 1.8V to 3.6V.
VDDIO pin: Powers the Peripheral I/O lines, Backup part, 32 kHz crystal oscillator and oscillator pads.
This voltage ranges from 1.62V to 3.6V.
VDDOUT pin: Output of the internal voltage regulator.
VDDCORE pin: Powers the core, including the processor, the embedded memories and the
peripherals. This voltage ranges from 1.62V to 1.95V.
VDDPLL pin: Powers the PLL, the Fast RC and the 3 to 20 MHz oscillators. This voltage ranges from
1.62V to 1.95V.
The Universal Asynchronous Receiver Transmitter features a two-pin UART that can be used for communication and trace purposes. It offers an ideal channel for in-situ programming solutions. This UART
is associated with two PDC channels to reduce the processor time on packet handling.
The two-pin UART (TXD and RXD only) is buffered through an RS232 Transceiver MN8 and brought to
the DB9 male connector J4.
4-4SAM3N-EK Development Board User Guide
11080C–ATARM–30-Mar-11
Figure 4-5. UART
UART
PA10
PA9
+3V3
DGND
DGND
+3V3+3V3
FGND
C39
100nF
C39
100nF
C40
100nF
C40
100nF
TP6
SMD
TP6
SMD
J4J4
5
4
3
2
1
9
8
7
6
10
11
R36
100K
R36
100K
R390RR390R
C38
100nF
C38
100nF
TP7
SMD
TP7
SMD
C41
100nF
C41
100nF
R400RR400R
R410RR410R
C42
100nF
C42
100nF
MN8
MAX3232CSE
MN8
MAX3232CSE
T1IN
11
T2IN
10
R1OUT
12
R2OUT
9
T1OUT
14
T2OUT
7
R1IN
13
R2IN
8
V+
2
C1+
1
C1-
3
C2+
4
C2-
5
V-
6
VCC
16
GND
15
R35
100K
R35
100K
4.3.7Display Interface
The SAM3N-EK carries a TFT Transmissive LCD module with touch panel, TM020GDZ18. Its integrated
driver IC is ILI9225B. The LCD display area is 2.0 inches diagonally measured, with a native resolution
of 176x220 pixels.
The LCD module gets reset from GPIO PA29. The LCD chip select signal is connected to NPCS2. The
SAM3N communicates with the LCD through the SPI bus.
Evaluation Kit Hardware
Figure 4-6. LCD
4.3.8Backlight Control
The LCD backlight is made of four integrated white chip-LEDs arranged in parallel. These are driven by
an AAT3193 charge pump, MN5. The AAT3193 is controlled by the SAM3N through a single PIO line
interface (PC13); the 0 Ohm resistor R17 is mounted in series on this line, which permits to use it for
other custom purposes. In that case, the pull-up resistor R64 maintains the charge pump permanently
enabled by default.
On the anode drive line, a 0 Ohm resistor R21 is implemented in series for an optional current limitation.
NPCS_LCD
SPI CLK
SPI MOSI
PA30
PA14
PA13
PA28
PA29
R190RR190R
DGND
+3V3
+
+
C31
C31
C30
C30
10uF
10uF
DGND
100nF
100nF
LED_A
LED_K1
LED_K2
LED_K3
R18
R18
47K
47K
R210RR210R
LCD
R60
R60
47K
47K
MN6
MN6
TM020GDZ18
TM020GDZ18
1
ID
2
NCS
3
SCL
4
SDA
5
RS
6
NREST
7
GND
8
IOVDD
9
VDD
10
LEDA
11
LEDK1
12
LEDK2
13
LEDK3
14
Y+
15
Y-
16
X+
17
X-
18
NC
11080C–ATARM–30-Mar-11
SAM3N-EK Development Board User Guide4-5
Loading...
+ 27 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.