ATSTK500 Atmel, ATSTK500 Datasheet - Page 58

PROGRAMMER AVR STARTER KIT

ATSTK500

Manufacturer Part Number
ATSTK500
Description
PROGRAMMER AVR STARTER KIT
Manufacturer
Atmel
Series
AVR®r
Type
MCUr
Datasheets

Specifications of ATSTK500

Contents
Board, Cable, CD and Documentation
Data Bus Width
8 bit
Interface Type
RS-232
For Use With/related Products
Atmel AVR Devices
For Use With
ATADAPCAN01 - EXTENSION CAN ADD-ON TO STK500/1
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
1925C–AVR–3/03
Example Applications
9-2
;**** Now wait a while to make LED changes visible.
DLY:
dec
sbis
ror
sbis
rol
sbis
com
sbis
neg
sbis
swap
dec
brne
dec
brne
rjmp
Temp
PIND,0x02
Temp
PIND,0x03
Temp
PIND,0x04
Temp
PIND,0x05
Temp
PIND,0x06
Temp
Delay
DLY
Delay2
DLY
LOOP
; then count LEDS one up
; If (Port D, pin2 == 0)
; then rotate LEDS one right
; If (Port D, pin3 == 0)
; then rotate LEDS one left
; If (Port D, pin4 == 0)
; then invert all LEDS
; If (Port D, pin5 == 0)
; then invert all LEDS and add 1
; If (Port D, pin6 == 0)
; then swap nibbles of LEDS
; Repeat loop forever
AVR STK500 User Guide

Related parts for ATSTK500