ATSTK600 Atmel, ATSTK600 Datasheet - Page 2

DEV KIT FOR AVR/AVR32

ATSTK600

Manufacturer Part Number
ATSTK600
Description
DEV KIT FOR AVR/AVR32
Manufacturer
Atmel
Series
AVR®r
Type
MCUr
Datasheets

Specifications of ATSTK600

Processor To Be Evaluated
AVR and AVR32
Data Bus Width
8 bit
Interface Type
RS-232, USB
Silicon Manufacturer
Atmel
Core Architecture
AVR
Core Sub-architecture
AVR UC3
Silicon Core Number
STK600
Silicon Family Name
AVR
Kit Contents
Board
Rohs Compliant
Yes
For Use With/related Products
Atmel AVR Devices
For Use With
ATSTK600-ATTINY10 - STK600-ATTINY10 SOCKET PACKAGE
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Contents
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATSTK600
Manufacturer:
Atmel
Quantity:
135
Part Number:
ATSTK600-ATTINY10
Manufacturer:
Atmel
Quantity:
135
Part Number:
ATSTK600-DIP40
Manufacturer:
Atmel
Quantity:
135
Part Number:
ATSTK600-RC14
Manufacturer:
Atmel
Quantity:
135
Part Number:
ATSTK600-RC15
Manufacturer:
Atmel
Quantity:
135
2 Overview
2.1 USB Communication
2.2 Packet Format
2.3 USB Driver
2.4 Command format
3 General Commands
3.1 CMD_SIGN_ON
2
AVR079
The STK600 communicates with the PC through its USB interface. The USB interface
utilizes two bulk endpoints; one IN and one OUT. The USB descriptors can be found
in the Appendix.
The PC sends commands to the STK600, which responds with an answer. Each
command will generate an answer.
Both commands and answers can be larger than the maximum packet size for the
bulk endpoints, so a command or answer can be split into several IN/OUT packets. A
short packet indicates the end of a command or answer.
In order to communicate with the STK600, a driver must be installed on the host
computer. A driver can be written from scratch or by using a driver development kit.
AVR Studio 4 bundles a USB driver licensed from Jungo (www.jungo.com). By
obtaining a license from Jungo, 3
Studio. The user can then use both AVR Studio and other tools without changing
drivers.
Note: Firmware upgrades for STK600 can only be uploaded with the dedicated
upgrade software bundled with AVR Studio. This requires that the driver supplied with
AVR Studio to be installed.
This section describes all commands that can be entered to the STK600, and all the
possible responses that each command can give back to the host.
For all commands, the STK600 will return an answer with an answer ID that is equal
to the command ID. The first byte in a command is always the command ID, the first
byte in an answer is always the answer ID.
These commands are not related to a specific programming mode.
This command returns a unique signature string for the STK600 with this
implementation of the protocol.
rd
party software can access the same driver as AVR
8133A-AVR-04/08

Related parts for ATSTK600