SAM7L128 Atmel Corporation, SAM7L128 Datasheet - Page 175

no-image

SAM7L128

Manufacturer Part Number
SAM7L128
Description
Manufacturer
Atmel Corporation
Datasheets

Specifications of SAM7L128

Flash (kbytes)
128 Kbytes
Pin Count
144
Max. Operating Frequency
36 MHz
Cpu
ARM7TDMI
Hardware Qtouch Acquisition
No
Max I/o Pins
80
Ext Interrupts
80
Usb Speed
No
Usb Interface
No
Spi
1
Twi (i2c)
1
Uart
3
Segment Lcd
40
Graphic Lcd
No
Video Decoder
No
Camera Interface
No
Adc Channels
4
Adc Resolution (bits)
10
Adc Speed (ksps)
460
Resistive Touch Screen
No
Temp. Sensor
No
Crypto Engine
No
Sram (kbytes)
6
Self Program Memory
YES
Dram Memory
No
Nand Interface
No
Picopower
No
Temp. Range (deg C)
-40 to 85
I/o Supply Class
1.8/3.3
Operating Voltage (vcc)
1.8 to 3.6
Fpu
No
Mpu / Mmu
no / no
Timers
3
Output Compare Channels
3
Input Capture Channels
3
Pwm Channels
4
32khz Rtc
Yes
Calibrated Rc Oscillator
No
21.4.1
6257A–ATARM–20-Feb-08
DBGU Serial Port
Table 21-1.
Note:
Communication is performed through the DBGU serial port initialized to 115200 Baud, 8, n, 1.
The Send and Receive File commands use the Xmodem protocol to communicate. Any terminal
performing this protocol can be used to send the application file to the target. The size of the
Command
O
o
H
h
W
w
S
R
G
V
• Write commands: Write a byte (O), a halfword (H) or a word (W) to the target.
• Read commands: Read a byte (o), a halfword (h) or a word (w) from the target.
• Send a file (S): Send a file to a specified address
• Receive a file (R): Receive data into a file from a specified address
• Go (G): Jump to a specified address and execute the code
• Get Version (V): Return the SAM-BA boot version
– Once the communication interface is identified, the application runs in an infinite
– Address: Address in hexadecimal.
– Value: Byte, halfword or word to write in hexadecimal.
– Output: ‘>’.
– Address: Address in hexadecimal
– Output: The byte, halfword or word read in hexadecimal following by ‘>’
– Address: Address in hexadecimal
– Output: ‘>’.
– Address: Address in hexadecimal
– Output: ‘>’
– Address: Address to jump in hexadecimal
– Output: ‘>’
– Output: ‘>’
loop waiting for different commands as given in
NbOfBytes
There is a time-out on this command which is reached when the prompt ‘>’ appears before the
end of the command execution.
Commands Available through the SAM-BA Boot
Action
write a byte
read a byte
write a half word
read a half word
write a word
read a word
send a file
receive a file
go
display version
: Number of bytes in hexadecimal to receive
AT91SAM7L128/64 Preliminary
Argument(s)
Address, Value#
Address,#
Address, Value#
Address,#
Address, Value#
Address,#
Address,#
Address, NbOfBytes#
Address#
No argument
Table
21-1.
Example
O200001,CA#
o200001,#
H200002,CAFE#
h200002,#
W200000,CAFEDECA#
w200000,#
S200000,#
R200000,1234#
G200200#
V#
175

Related parts for SAM7L128