SAM9263 Atmel Corporation, SAM9263 Datasheet - Page 102

no-image

SAM9263

Manufacturer Part Number
SAM9263
Description
Manufacturer
Atmel Corporation
Datasheets

Specifications of SAM9263

Flash (kbytes)
0 Kbytes
Pin Count
324
Max. Operating Frequency
240 MHz
Cpu
ARM926
Hardware Qtouch Acquisition
No
Max I/o Pins
160
Ext Interrupts
160
Usb Transceiver
3
Usb Speed
Full Speed
Usb Interface
Host, Device
Spi
2
Twi (i2c)
1
Uart
4
Can
1
Ssc
2
Ethernet
1
Sd / Emmc
2
Graphic Lcd
Yes
Video Decoder
No
Camera Interface
Yes
Resistive Touch Screen
No
Temp. Sensor
No
Crypto Engine
No
Sram (kbytes)
96
Self Program Memory
NO
External Bus Interface
2
Dram Memory
sdram
Nand Interface
Yes
Picopower
No
Temp. Range (deg C)
-40 to 85
I/o Supply Class
1.8/3.3
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
13.7.1
13.7.2
6249I–ATARM–3-Oct-11
DBGU Serial Port
Xmodem Protocol
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
binary file to send depends on the SRAM size embedded in the product. In all cases, the size of
the binary file must be lower than the SRAM size because the Xmodem protocol requires some
SRAM memory to work.
The Xmodem protocol supported is the 128-byte length block. This protocol uses a two-charac-
ter CRC-16 to guarantee detection of a maximum bit error.
Xmodem protocol with CRC is accurate provided both sender and receiver report successful
transmission. Each block of the transfer looks like:
<SOH><blk #><255-blk #><--128 data bytes--><checksum> in which:
Figure 13-7
• 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
– 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: ‘>’
– <SOH> = 01 hex
– <blk #> = binary number, starts at 01, increments by 1, and wraps 0FFH to 00H (not
– <255-blk #> = 1’s complement of the blk#.
– <checksum> = 2 bytes CRC16
NbOfBytes
to 01)
There is a time-out on this command which is reached when the prompt ‘>’ appears before the
end of the command execution.
shows a transmission using this protocol.
: Number of bytes in hexadecimal to receive
AT91SAM9263
102

Related parts for SAM9263