IS63LV1024-K [ATMEL]

Supports the ATmega2560, ATmega1280 and ATmega640;
IS63LV1024-K
型号: IS63LV1024-K
厂家: ATMEL    ATMEL
描述:

Supports the ATmega2560, ATmega1280 and ATmega640

文件: 总17页 (文件大小:704K)
中文:  中文翻译
下载:  下载PDF数据表文档文件
Table Of Contents  
TABLE OF CONTENTS.............................................................................1  
STK503 USER GUIDE.....................................................................................................2  
INTRODUCTION...............................................................................................................2  
Features.......................................................................................................................................2  
Known Issues.......................................................................................................................3  
Getting Started....................................................................................................................4  
Hardware overview...............................................................................................................................4  
Mounting the STK503 ..........................................................................................................................5  
Placing the AVR in the ZIF socket......................................................................................................5  
Programming the AVR....................................................................................................7  
In-System Programming (ISP)............................................................................................................7  
High-Voltage Parallel Programming (HVPP)....................................................................................8  
JTAG Programming...................................................................................................................9  
STK503 Clock Sources................................................................................................10  
The XTAL switch.................................................................................................................................10  
The TOSC switch................................................................................................................................11  
The External Memory Interface...............................................................................11  
SRAM footprint....................................................................................................................................11  
Address latch.......................................................................................................................................12  
High address jumpers ........................................................................................................................12  
RS-232 Driver....................................................................................................................13  
Debugging with JTAGICE mkII ...............................................................................14  
Connecting the JTAGICE ..................................................................................................................14  
Troubleshooting Guide.................................................................................................15  
Programming problems......................................................................................................................15  
General problems.....................................................................................................................15  
Problem.......................................................................................................................................15  
Appendix...............................................................................................................................16  
Port Connectors ..................................................................................................................................16  
SRAM ...................................................................................................................................................16  
Schematic and layout..............................................................................................................17  
1
 
STK503 User Guide  
Introduction  
STK503 is a top module to the STK500 development board from Atmel  
Corporation. It adds support for 100-pin AVR microcontrollers (ATmega2560,  
ATmega1280 and ATmega640).  
STK503 includes connectors and hardware allowing full utilization of the features  
of these devices, while the Zero Insertion Force (ZIF) socket makes it easy to  
use TQFP packages for prototyping.  
This user guide is a general getting started guide as well as a complete technical  
reference for advanced users.  
Figure 1-1 The STK503 starter kit  
Features  
Supports the ATmega2560, ATmega1280 and ATmega640.  
Zero Insertion Force (ZIF) socket for 100-pin TQFP packages  
Supports High Voltage Parallel Programming through STK500  
Supports Serial programming through STK500  
Port connectors for port E, F G, H, J, K and L  
On-board RS-232 converter covering the whole operation range from 1.8  
to 5.5V  
Footprint for user-mountable SRAM chip  
On-board address latch for easy connection to memory and peripherals  
JTAG Connector for on-chip debugging using JTAGICE mkII  
On-board 32 kHz crystal for easy Real Time Clock implementations  
Supported by AVR Studio 4  
2
Known Issues  
January 2005: There are no known issues.  
3
Getting Started  
In this chapter you will get an overview of all the features of the STK503. You will  
learn how to use the STK503 with STK500 and how to mount the AVR in the ZIF  
socket.  
Hardware overview  
The STK503 is a flexible tool to start developing and debugging applications for  
100-pin AVRs as the ATmega2560. There are connectors for all available  
signals, making it easy to connect to your own hardware, if required.  
Figure 3-1: STK503  
ZIF socket:  
Here you place the AVR. See Placing the AVR for more details.  
JTAG connector:  
This is the connection that lets you upload and debug your application  
with the JTAGICE mk II. See JTAG programming and JTAG debugging.  
ISP connector:  
By mounting a cable between this connector and the programming  
connector on STK500, you can easily upload new programs to the AVR.  
See In-System Programming for a description on how to use AVR Studio  
and how connect the cable.  
Clock source switches:  
The STK503 has two switches that lets you select between different on-  
board and external clock sources. This is described in the Clock options  
chapter.  
SRAM footprint:  
The board has a footprint for an SRAM chip. No SRAM is mounted, so  
you can select an SRAM with the right operating voltage. For more  
information on using the SRAM and it connection, see the External  
Memory Interface chapter.  
4
RAM HIGH ADDRESS jumpers:  
These jumpers are for disabling some of the address lines from the  
controller to the SRAM. See the External Memory Interface chapter.  
RS-232 connector:  
The STK503 has an on-board RS-232 converter. In order to use it, you  
must connect the AVR to the AVR side of the connector, and the external  
RS-232 equipment (such as a PC) to the RS-232 side. See RS-232  
Driver for more information.  
PORTx connectors:  
All of the AVR ports are accessible on the port connectors. They are  
marked with text corresponding to the name of the AVR port. In addition  
to the port pins, they also have VCC and GND pins. See the Appendix for  
pinout.  
Mounting the STK503  
First of all the STK503 must be mount on top of the STK500.  
1. Turn off power on the STK500.  
2. Remove any other top cards.  
3. Remove any devices from sockets of the STK500.  
4. Place the STK503 on STK500. Make sure the EXPAND0 and EXPAND1  
headers on both cards align properly.  
Figure 3-2: Mounting the STK503  
Placing the AVR in the ZIF socket  
The ZIF socket on STK503 takes AVRs in 100-pin TQFP packages.  
To use STK500 and 100-pin AVR devices with LCD controller such as the  
ATmega3290 and ATmega6490, you must use the STK504 top module, not  
5
STK503.  
1. Make sure the STK500 power is switched off.  
2. Make sure that the STK503 is properly mounted on STK500. (See  
Mounting the STK503 for details.)  
3. Place the AVR in the ZIF socket. Pay attention to the pin 1 marking on the  
device and on the ZIF socket and PCB.  
Figure 3-3: Placing the AVR in the ZIF socket.  
6
Programming the AVR  
The AVR on STK503 can be programmed in four different ways:  
1. In-System Programming (ISP)  
2. High-Voltage Parallel Programming (HVPP)  
3. JTAG Programming  
4. Self Programming  
Self Programming in not described in this document. Please consult the specific  
AVR's datasheet.  
In-System Programming (ISP)  
In order to ISP program an AVR, it must have the ISP programming enable  
fuse set. This fuse can be set by High-Voltage Parallel Programming or JTAG  
Programming.  
Figure 4-1: ISP programming the AVR  
To ISP program an AVR on STK503, do the following:  
1. Turn off power on STK500.  
2. Connect the 6-pin cable between the ISP6PIN connector on STK500 and  
the ISP connector on STK503.  
3. Turn on power on STK500.  
4. Connect a serial cable to the RS232 CTRL connector on STK500 and  
your PC.  
5. Start AVR Studio. On the Tools menu, select "Program AVR/ Connect..."  
The device is now ready to be programmed. For more information on how to use  
the programming dialog, see the Frontend software section in the STK500 user  
7
guide.  
High-Voltage Parallel Programming (HVPP)  
HVPP programming is always available. The other programming modes, ISP and  
JTAG programming, can be disabled. With HVPP, the other programming modes  
can be enabled.  
HVPP requires the target voltage to be set to 5V. If you have any external  
hardware connected to STK500/STK503 that does not tolerate 5V, it must be  
disconnected before you HVPP program the AVR.  
Figure 4-2: HVPP programming the AVR  
To HVPP program the AVR on STK503, follow these steps:  
1. Turn off power on STK500.  
2. Disconnect any hardware that does not tolerate 5V.  
3. Connect the PROGCTRL connector to PORTD and PROGDATA to  
PORTB on the STK500 as show in the figure below.  
4. Set jumpers and switches according to Table 4-1.  
5. Connect a serial cable to the RS232 CTRL connector on STK500 and  
your PC.  
6. Turn on power on STK500.  
7. Start AVR Studio. On the Tools menu, select "Program AVR/ Connect..."  
8. On the Board tab, make sure the VTarget slider shows 5V. If not, adjust it  
and press Write Voltages .  
You are now ready to program the device. For more information on how to use  
the programming dialog, see the Frontend software section in the STK500 user  
guide.  
8
Table 4-1: High-Voltage programming jumper settings  
STK500  
VTARGET  
Mounted  
AREF  
RESET  
Optional  
Mounted  
XTAL1  
OSCSEL  
BSEL2  
Mounted  
Mounted, pin 1 and 2  
Mounted  
PJUMP  
Open  
STK503  
XTAL switch  
TOSC switch  
position near crystal socket  
not important  
JTAG Programming  
The JTAGICE mkII can, in adittion to help debug your code, be used as a  
programmer.  
In order to JTAG program an AVR, its OCD Enable fuse must be set. The fuse  
can be set by ISP or HVPP programming.  
Figure 4-3: JTAG programming the AVR  
Follow these steps to JTAG program the AVR:  
1. Turn off power on STK500.  
2. Connect the JTAGICE mkII probe to the JTAG connector on STK503.  
3. Remove the RESET jumper on STK500.  
4. Connect a serial cable or a USB cable beetween the JTAGICE mkII and  
your PC.  
5. Turn on power on STK500.  
9
6. Start AVR Studio. On the Tools menu, select "Program AVR/ Connect..."  
You are now ready to program the device. For more information on how to use  
the programming dialog, see the Frontend software section in the STK500 user  
guide.  
STK503 Clock Sources  
The ATmega2560 and its like have two clock inputs; XTAL and TOSC. Two  
switches on the STK503 selects what is connected to these two inputs.  
Figure 5-1: The clock selection switches XTAL and TOSC  
The XTAL switch  
A clock source connected to the XTAL clock input is used to drive the internal  
chip clock. The source can be a crystal, a resonator or an external clock signal.  
The XTAL switch sitting on STK503 selects what is connected to the XTAL pins.  
STK500 can supply two different clock signals:  
STK500 can generate a software controlled signal with a maximum  
frequency of 3.69MHz  
A crystal can be placed in the crystal socket.  
You select between these two sources with the OSCSEL jumper. This signal is  
available on STK503.  
The STK503 also has a socket for a crystal. This socket should be used instead  
of the one on STK500, at least for high-frequency crystals (>8MHz).  
The XTAL switch selects what signal is routed to the XTAL pin on the AVR:  
The STK500 supplied clock (set the switch to the position indicated by the  
text STK500)  
The crystal socket on STK503 (set the switch to the position nearest the  
crystal socket)  
10  
The TOSC switch  
The TOSC inputs can be configured as normal I/O pins, or as input pins for a  
low-frequency oscillator that can clock the asynchronous timer. The STK503 has  
a 32kHz crystal that can be connected to these pins.  
The TOSC switch selects what is connected to the TOSC pins on the AVR:  
Normal port pins - the TOSC pins are connected to the PORTG connector  
(set the switch to the position indicated by the text PORTG)  
32kHz crystal (set the switch to the position nearest the 32kHz crystal)  
The External Memory Interface  
The AVRs supported by STK503 can access external memories or peripherals  
through its External Memory Interface. This interface consist of PORTA  
(multiplexed data and address low byte), PORTC (address high byte), and  
PORTG[2:0] (RD, WR and ALE).  
SRAM footprint  
STK503 has a footprint where an SRAM chip can be mounted. The footprint  
takes 128Kx8 SOJ and TSOP packages.  
Figure 6-1: The SRAM footprint. The arrow shows pin 1.  
11  
Only SRAM chips with center power pins can be used. See the Appendix for  
details.  
Address latch  
The data bus and the low byte of the address bus is multiplexed on PORTA. The  
ALE signal indicates when the address is present. This low byte must be stored  
by a latch until the memory access cycle is completed.  
The STK503's a latch is connected to the ALE signal. The latched low byte of the  
address is routed to the SRAM footprint, and is also accessible on the connector  
marked A[7:0].  
High address jumpers  
Some or all of the highest eight address pins on the External Memory Interface  
can be disabled and used as general I/O. This feature is supported on STK503  
by mounting the appropriate RAM HIGH ADDRESS jumpers. The lines which are  
disconnected from the SRAM footprint are pulled low so the address lines of the  
SRAM isn't floating.  
12  
RS-232 Driver  
The STK503 has an RS-232 driver operating at target voltages from 1.8 to 5.5V  
with a maximum speed of 480kbps. There are two transmit and two receive pins.  
With the RS-232 port available on STK500, you have three channels available for  
your design.  
The driver pins are available on the connector in the lower right corner of the  
STK503 (see figure 7-1 and 7-2).  
Figure 7-1: The RS-232 connector  
To use the driver you must connect the logic level pins to the AVR and the RS-  
232 pins to the external device. The connector is marked with AVR and RS-232,  
where the pins on the AVR side must be connected to the RxD and TxD pins on  
the AVR, and RS-232 side connects to a connector or your RS-232-enabled  
device. The arrows show the signal directions.  
Figure 7-2: RS-232 connection  
As the STK503 has no 9-pin or 25-pin connector, you must make your own  
connection. You can however decide if you will use only TxD/RxD lines, giving  
you two channels, or if handshake signals like RTS/CTS or DTR/DSR will be  
used. In the latter case, you must connect the handshake signals to regular  
PORT pins that are controlled by software.  
13  
Debugging with JTAGICE mkII  
ATMEL's JTAGICE mkII can debug AVRs that supports the JTAG or the  
debugWire debugger interface.  
Connecting the JTAGICE  
Figure 8-1: Connecting the JTAGICE to STK503  
Connect the JTAGICE probe to the JTAG connector as show in the figure above.  
To be able to use this interface for debugging, you must also remove the RESET  
jumper from STK500.  
14  
Troubleshooting Guide  
Programming problems  
Problem  
Cause  
Solution  
ISP programming ISP cable is not connected Connect a 6-pin cable between the ISP6PIN  
does not work  
connector on STK500 and the ISP connector on  
STK503. See also Programming the AVR.  
ISP programming The ISP clock is to fast if  
Make sure the clock switch on STK503 is in the  
does not work  
the AVR is running at a low right position. In the Board page of the  
clock frequency.  
programming dialog in AVR Studio, try reducing  
the ISP clock frequency.  
High-Voltage  
programming does connected correctly.  
not work.  
The 10-pin cables are not See the Programming the AVR chapter for  
setup.  
High-Voltage  
programming does RESET and VTARGET  
The BSEL2, OSCSEL,  
See the Programming the AVR chapter for  
setup.  
not work.  
jumpers on STK500 are not  
set right.  
High-Voltage  
programming does in the wrong position.  
not work.  
The STK504 clock switch is Set the switch to the STK500 position. See also  
Programming the AVR.  
General problems  
Problem  
Cause  
Solution  
Some of the port pins are The AVR is not  
Make sure the chip is properly aligned in the  
not working .  
properly mounted in socket. When the spring-loaded latch is  
the ZIF socket.  
depressed, the chip should fit nicely into the  
bottom of the socket.  
The code isn't running.  
The AVR has  
no/wrong clock  
source.  
According to the clock fuse setting, select the  
appropriate clock source on STK500 and  
STK503. Check the OSCSEL jumper on  
STK500 and clock switch on STK503. If you are  
using a crystal in one of the sockets, check that  
it is firmly mounted in its socket.  
The AVR will not run on x The clock frequency Check that you are running the AVR within  
MHz, but works ok on  
lower frequencies.  
is exceeding the  
specifications. Check the speed grade of the  
clock rate of the AVR AVR and consult the datasheet for operating  
(at a certain  
frequencies and voltages.  
operating voltage).  
The AVR will not run on x Crystals should be  
MHz, but works ok on  
Place the crystal in the socket on STK503. Set  
placed in the crystal the clock switch to the position closest to the  
lower frequencies. I have socket on STK503. crystal socket..  
a x MHz crystal mounted  
on STK500  
15  
Appendix  
Port Connectors  
The STK503 has seven port connectors in addition to those available on  
STK500. These are PORTE, PORTF, PORTG, PORTH, PORTJ, PORTK and  
PORTL. The pinout of each connector is described below.  
Table A-1: STK503 port connectors pinout  
PORTE  
PORTF  
PORTG  
PORTH  
PE0  
PE2  
PE4  
PE6  
GND  
1
3
5
7
9
2
4
6
8
PE1  
PE3  
PE5  
PE7  
PF0  
PF2  
PF4  
PF6  
GND  
1
3
5
7
9
2
4
6
8
PF1  
PF3  
PF5  
PF7  
PG0  
PG2  
PG4  
SRAMEN  
1
3
5
7
9
2
PG1  
PG3  
PG5  
A16  
PH0  
PH2  
PH4  
PH6  
GND  
1
3
5
7
9
2
PH1  
PH3  
PH5  
PH7  
4
6
8
4
6
8
10 VTG  
10 VTG  
GND  
10 VTG  
10 VTG  
PORTJ  
PORTK  
PORTL  
PJ0  
PJ2  
PJ4  
PJ6  
GND  
1
3
5
7
9
2
4
6
8
PJ1  
PJ3  
PJ5  
PJ7  
PK0  
PK2  
PK4  
PK6  
GND  
1
3
5
7
9
2
4
6
8
PK1  
PK3  
PK5  
PK7  
PL0  
PL2  
PL4  
PL6  
GND  
1
3
5
7
9
2
4
6
8
PL1  
PL3  
PL5  
PL7  
10 VTG  
10 VTG  
10 VTG  
SRAM  
The following SRAM chips can be used on STK503:  
Manufacturer  
ISSI  
ISSI  
ISSI  
IDT  
IDT  
IDT  
IDT  
Part number  
IS63LV1024-T  
IS63LV1024-J  
IS63LV1024-K  
IDT71124-Y  
IDT71V124SA-TY 3,3V  
IDT71V124SA-Y 3,3V  
IDT71V124SA-PH 3,3V  
VCC  
3,3V  
3,3V  
3,3V  
5V  
Package  
TSOP-II  
SOJ 300-mil  
SOJ 400-mil  
SOJ 400-mil  
SOJ 300-mil  
SOJ 400-mil  
TSOP-II  
Cypress  
Cypress  
Cypress  
Cypress  
Toshiba  
Toshiba  
Toshiba  
Toshiba  
Samsung  
Samsung  
Alliance  
CY7C1019-V  
CY7C1019B-V  
CY7C1018BV33-V 3,3V  
CY7C1019BV33-V 3,3V  
TC558128BJ  
TC558128BFT  
TC55V8128BJ  
TC55V8128BFT  
K6R1008C1C-J  
K6R1008C1C-T  
5V  
5V  
SOJ 400-mil  
SOJ 400-mil  
SOJ 300-mil  
SOJ 400-mil  
SOJ 400-mil  
TSOP-II  
SOJ 400-mil  
TSOP-II  
SOJ 400-mil  
TSOP-II  
5V  
5V  
3,3V  
3,3V  
5V  
5V  
AS7C31025A-HFC 5V  
TSOP-II  
16  
Schematic and layout  
STK503 schematic: STK503.pdf  
STK503 component placement: STK503_asm.pdf  
Disclaimer: The information in this document is provided in connection with Atmel products. No license, express or implied, by estoppel or  
otherwise, to any intellectual property right is granted by this document or in connection with the sale of Atmel products. EXCEPT AS SET  
FORTH IN ATMEL’S TERMS AND CONDITIONS OF SALE LOCATED ON ATMEL’S WEB SITE, ATMEL ASSUMES NO LIABILITY  
WHATSOEVER AND DISCLAIMS ANY EXPRESS, IMPLIED OR STATUTORY WARRANTY RELATING TO ITS PRODUCTS  
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE,  
OR NON-INFRINGEMENT. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE,  
SPECIAL OR INCIDENTAL DAMAGES (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS  
INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF THE USE OR INABILITY TO USE THIS DOCUMENT, EVEN IF  
ATMEL HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. Atmel makes no representations or warranties with respect  
to the accuracy or completeness of the contents of this document and reserves the right to make changes to specifications and product  
descriptions at any time without notice. Atmel does not make any commitment to update the information contained herein. Unless  
specifically provided otherwise, Atmel products are not suitable for, and shall not be used in, automotive applications. Atmel’s products are  
not intended, authorized, or warranted for use as components in applications intended to support or sustain life.  
© Atmel Corporation 2006. All rights reserved. Atmel®, logo and combinations thereof, Everywhere You Are®, AVR®,  
AVR Studio® and others, are the registered trademarks or trademarks of Atmel Corporation or its subsidiaries. Other  
terms and product names may be trademarks of others.  
17  

相关型号:

IS63LV1024-T

Supports the ATmega2560, ATmega1280 and ATmega640
ATMEL

IS63LV1024L

128K x 8 HIGH-SPEED CMOS STATIC RAM 3.3V REVOLUTIONARY PINOUT
ISSI

IS63LV1024L-10B

128K x 8 HIGH-SPEED CMOS STATIC RAM 3.3V REVOLUTIONARY PINOUT
ISSI

IS63LV1024L-10BI

128K x 8 HIGH-SPEED CMOS STATIC RAM 3.3V REVOLUTIONARY PINOUT
ISSI

IS63LV1024L-10HI

128K x 8 HIGH-SPEED CMOS STATIC RAM 3.3V REVOLUTIONARY PINOUT
ISSI

IS63LV1024L-10HL

128K x 8 HIGH-SPEED CMOS STATIC RAM 3.3V REVOLUTIONARY PINOUT
ISSI

IS63LV1024L-10J

128K x 8 HIGH-SPEED CMOS STATIC RAM 3.3V REVOLUTIONARY PINOUT
ISSI

IS63LV1024L-10JI

128K x 8 HIGH-SPEED CMOS STATIC RAM 3.3V REVOLUTIONARY PINOUT
ISSI

IS63LV1024L-10JLI

128K x 8 HIGH-SPEED CMOS STATIC RAM 3.3V REVOLUTIONARY PINOUT
ISSI

IS63LV1024L-10K

128K x 8 HIGH-SPEED CMOS STATIC RAM 3.3V REVOLUTIONARY PINOUT
ISSI