Freelance Electronics Components Distributor
Closed Dec 25th-26th
800-300-1968
We Stock Hard to Find Parts

C1925

Part # C1925
Description BLOCK, JUNCTION - Bulk
Category HARDWARE
Availability In Stock
Qty 2
Qty Price
1 + $24.92401
Manufacturer Available Qty
MAGNUM
  • Shipping Freelance Stock: 2
    Ships Immediately



Technical Document


DISCLAIMER: The information provided herein is solely for informational purposes. Customers must be aware of the suitability of this product for their application, and consider that variable factors such as Manufacturer, Product Category, Date Codes, Pictures and Descriptions may differ from available inventory.

Example Applications
9-2 AVR STK500 User Guide
1925C–AVR–3/03
dec Temp ; then count LEDS one up
sbis PIND,0x02 ; If (Port D, pin2 == 0)
ror Temp ; then rotate LEDS one right
sbis PIND,0x03 ; If (Port D, pin3 == 0)
rol Temp ; then rotate LEDS one left
sbis PIND,0x04 ; If (Port D, pin4 == 0)
com Temp ; then invert all LEDS
sbis PIND,0x05 ; If (Port D, pin5 == 0)
neg Temp ; then invert all LEDS and add 1
sbis PIND,0x06 ; If (Port D, pin6 == 0)
swap Temp ; then swap nibbles of LEDS
;**** Now wait a while to make LED changes visible.
DLY:
dec Delay
brne DLY
dec Delay2
brne DLY
rjmp LOOP ; Repeat loop forever
AVR STK500 User Guide 10-1
Rev. 1925C–AVR–3/03
Section 10
Appendix A
Figure 10-1. STK500 Block Diagram
CONTROL
MCU
TARGET
SOCKET
SECTION
EXPAND
CONNECTORS
POWER
SUPPLY
TARGET
POWER
SYSTEM
TARGET
RESET
SYSTEM
TARGET
CLOCK
SYSTEM
SERIAL
PROGRAMMING/
ISP
INTERFACE
DATAFLASH
TARGET
PUSH BUTTONS
TARGET
LEDS
SPARE
UART
POWER
BUTTON
CONTROL
UART
SELF-
PROG.
SYSTEM
RESET
BUTTON
PROGRAM
BUTTON
STATUS
LED
AUX
INTERFACE
HW
REVISION
AREF
VTARGET
RESET
XTAL1
CONTROL SECTION TARGET SECTION
PORT A
PORT B
PORT C
PORT D
PORT E/AUX
SWITCHES
LEDS
RS232 SPARE
DATAFLASH
RS232
SPARE
RS232
CTRL
POWER
CONNECTOR
POWER TO
CONTROL SECTION
CONNECTIONS
TO CONTROL
SECTION
SPROG1
SPROG2
SPROG3
ISP10PIN
PROG DATA
PROG CTRL
ISP6PIN
Appendix A
10-2 AVR STK500 User Guide
1925C–AVR–3/03
PREVIOUS131415161718192021NEXT