SAM9RL64 Atmel Corporation, SAM9RL64 Datasheet - Page 75

no-image

SAM9RL64

Manufacturer Part Number
SAM9RL64
Description
Manufacturer
Atmel Corporation
Datasheets

Specifications of SAM9RL64

Flash (kbytes)
0 Kbytes
Pin Count
217
Max. Operating Frequency
240 MHz
Cpu
ARM926
Hardware Qtouch Acquisition
No
Max I/o Pins
118
Ext Interrupts
118
Usb Transceiver
1
Usb Speed
Hi-Speed
Usb Interface
Device
Spi
1
Twi (i2c)
2
Uart
5
Ssc
2
Sd / Emmc
1
Graphic Lcd
Yes
Video Decoder
No
Camera Interface
No
Adc Channels
6
Adc Resolution (bits)
10
Adc Speed (ksps)
220
Resistive Touch Screen
Yes
Temp. Sensor
No
Crypto Engine
No
Sram (kbytes)
64
Self Program Memory
NO
External Bus Interface
1
Dram Memory
sdram
Nand Interface
Yes
Picopower
No
Temp. Range (deg C)
-40 to 85
I/o Supply Class
1.8/3.3
Operating Voltage (vcc)
1.08 to 1.32
Fpu
No
Mpu / Mmu
No / Yes
Timers
3
Output Compare Channels
3
Input Capture Channels
3
Pwm Channels
4
32khz Rtc
Yes
Calibrated Rc Oscillator
No
Figure 14-2. Remap Action after Download Completion
14.4
After reset, the code in internal ROM is mapped at both addresses 0x0000_0000 and 0x0040_0000:
14.4.1
6289D–ATARM–3-Oct-11
400000
400004
400008
40000c
400010
400014
400018
DataFlash Boot
Valid Image Detection
ea000006
eafffffe
ea00002f
eafffffe
eafffffe
eafffffe
eafffffe
B
B
B
B
B
B
B
The DataFlash Boot program searches for a valid application in the SPI DataFlash memory. If a
valid application is found, this application is loaded into internal SRAM and executed by branch-
ing at address 0x0000_0000 after remap. This application may be the application code or a
second-level bootloader.
All the calls to functions are PC relative and do not use absolute addresses.
The DataFlash Boot software looks for a valid application by analyzing the first 28 bytes corre-
sponding to the ARM exception vectors. These bytes must implement ARM instructions for
either branch or load PC with PC relative addressing.
The sixth vector, at offset 0x14, contains the size of the image to download. The user must
replace this vector with his own vector (see
0x0000_0000
0x0030_0000
9. Jump to SD Card Boot sequence. If SD Card Boot succeeds, perform a remap and
10. Jump to NAND Flash Boot sequence. If NAND Flash Boot succeeds, perform a remap
11. Jump to DataFlash Boot sequence through NPCS0. If DataFlash Boot succeeds, per-
12. Activation of the Instruction Cache
13. Jump to SAM-BA Boot sequence
14. Disable the WatchDog
15. Initialization of the USB Device Port
jump to 0x0.
and jump to 0x0.
form a remap and jump to 0x0.
0x20
0x04
_main
0x0c
0x10
0x14
0x18
Internal
Internal
SRAM
ROM
REMAP
00ea000006B0x20
04eafffffeB0x04
08ea00002fB_main
0ceafffffeB0x0c
10eafffffeB0x10
14eafffffeB0x14
18eafffffeB0x18
“Structure of ARM Vector 6” on page
Internal
Internal
SRAM
ROM
AT91SAM9R64/RL64
0x0000_0000
0x0010_0000
76).
75

Related parts for SAM9RL64