RASA Industrials of Electronic Company LLC. - AVR Freaks Manual-En.pdf · STK500 AVR PROGRAMMER...

14
STK500 AVR PROGRAMMER Mod. RP115 – 2013 - v2.0.1 RASA Industrials of Electronic Company LLC.

Transcript of RASA Industrials of Electronic Company LLC. - AVR Freaks Manual-En.pdf · STK500 AVR PROGRAMMER...

Page 1: RASA Industrials of Electronic Company LLC. - AVR Freaks Manual-En.pdf · STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1 3 Rasa industrials of electronic Index: Introduction

STK500 AVR PROGRAMMER

Mod. RP115 – 2013 - v2.0.1

RASA Industrials of Electronic Company LLC.

Page 2: RASA Industrials of Electronic Company LLC. - AVR Freaks Manual-En.pdf · STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1 3 Rasa industrials of electronic Index: Introduction

STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1

2 Rasa industrials of electronic

Features:

Supports all ATMEL-AVR MCU’s such as AT90 , ATMEGA , ATTINY , etc. Compatibles with all AVR compilers such as BASCOM , Code-Vision , AVR-studio , etc. No external software needed , write and read flash directly through compilers One 40-pins ZIF socket to use easier from DIP packages USB2.0 high-speed connection No power required , powered through USB Compatibles with STK500 Protocol High speed programming External oscillator to chose external clock Compatible ISP connector with ATMEL-MKII programmer Easy adjust to chose fuse bits and lock bits Target power supply , STK500 can supply up to 300mA to targets Small size to easy carry , 55mm X 65mm

Page 3: RASA Industrials of Electronic Company LLC. - AVR Freaks Manual-En.pdf · STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1 3 Rasa industrials of electronic Index: Introduction

STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1

3 Rasa industrials of electronic

Index:

Introduction 4

5 Install

8 How to program with Bascom-AVR

10 How to Program with Code-vision

13 Guarantee terms

14 Contact us and Support

Page 4: RASA Industrials of Electronic Company LLC. - AVR Freaks Manual-En.pdf · STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1 3 Rasa industrials of electronic Index: Introduction

STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1

4 Rasa industrials of electronic

Introduction:

Today one of the most useful Micro-controller between the engineers is AVR’s series that has introduced by Atmel

AVR’s are so simple to start and needs some information about programming and hardware to run them

After Programmer person writes the program need’s a system to write the hex code from PC to the AVR’s and and called Programmer , one of the most famous programmer are STK500 which is quite compatible with most of compilers such as Code-vision , Bascom , AVR studio , AVR-GCC etc.

Now we introduce our AVR STK500 programmer to use for all the engineers , students and all the other persons which is interesting in AVR

Page 5: RASA Industrials of Electronic Company LLC. - AVR Freaks Manual-En.pdf · STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1 3 Rasa industrials of electronic Index: Introduction

STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1

5 Rasa industrials of electronic

Install driver:

First plug the STK500 by USB cable to the USB port , also at least use back USB port’s and do not use fron USB port’s

After plugging PC will show this massages

Now right click on the My computer and chose properties and click on the Device manager

Right click on the STK500-V2.0 and chose Update driver software and then click on the brows my computer

Page 6: RASA Industrials of Electronic Company LLC. - AVR Freaks Manual-En.pdf · STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1 3 Rasa industrials of electronic Index: Introduction

STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1

6 Rasa industrials of electronic

Then brows and go to the Driver document in the CD and chose correct driver , XP/7 32 bit for 32-bits OS and 7-64bits for 64bit’s OS

Then click install this software anyway

Await to install completely drvier

Page 7: RASA Industrials of Electronic Company LLC. - AVR Freaks Manual-En.pdf · STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1 3 Rasa industrials of electronic Index: Introduction

STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1

7 Rasa industrials of electronic

If everything be OK driver has been install correctly , then go to device manager and memory Com port number , for example in here is COM8

Port number is different in each PC and just remind this number which will use in next stage

Page 8: RASA Industrials of Electronic Company LLC. - AVR Freaks Manual-En.pdf · STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1 3 Rasa industrials of electronic Index: Introduction

STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1

8 Rasa industrials of electronic

How to program with Bascom:

First open Bascom and chose Options and go programmer , then in programmer list click STK500 Native driver and put the COM port number that before reminded

Then click on OK

To use different package you have to follow as below table to place chips correctly in ZIF socket

After placing an AVR in ZIF or ISP port click F7

Page 9: RASA Industrials of Electronic Company LLC. - AVR Freaks Manual-En.pdf · STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1 3 Rasa industrials of electronic Index: Introduction

STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1

9 Rasa industrials of electronic

From Chip menu click Indentify and if everything be OK you must watch the part number in the massages table

If you placed AVR incorrectly in the ZIF , you will show warning such as CHIP ID:FFFFF

You can use auto program to do all the Erase , Write , Verify in just one step

Page 10: RASA Industrials of Electronic Company LLC. - AVR Freaks Manual-En.pdf · STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1 3 Rasa industrials of electronic Index: Introduction

STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1

10 Rasa industrials of electronic

How to program with Code-vision:

First open Code-vision and then go to programmer setting and chose ATMEL STK500/AVRISP and place the reminded port number in the Communication port

Now go to tools and Programmer to open this window

Place AVR correctly in the ZIF socket

Page 11: RASA Industrials of Electronic Company LLC. - AVR Freaks Manual-En.pdf · STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1 3 Rasa industrials of electronic Index: Introduction

STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1

11 Rasa industrials of electronic

After placing AVR in ZIF go to read menu and click on signature , if everything be OK you will show the part number of your AVR

If you placed incorrectly AVR in the ZIF you will show this massage

Page 12: RASA Industrials of Electronic Company LLC. - AVR Freaks Manual-En.pdf · STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1 3 Rasa industrials of electronic Index: Introduction

STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1

12 Rasa industrials of electronic

ISP port:

To use in-system-programming first plug in IDC port and then connect correctly to the ISP port of your Development board etc.

ISP pinout’s:

ISP port pin name’s:

Pin number Pin name 1 MOSI 9 MISO 7 SCK 5 RESET 2 VCC

4 , 6 , 8, 10 GND

Notice: 3 Pin’s is N/C

1

2

3

4

5

6

7

8

9

10

Page 13: RASA Industrials of Electronic Company LLC. - AVR Freaks Manual-En.pdf · STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1 3 Rasa industrials of electronic Index: Introduction

STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1

13 Rasa industrials of electronic

guarantee terms:

This programmer has 12 month guarantee from production date

The product to use advantage of guarantee has not this spec:

1:anu abuse with ZIF socket or use in bad situations

2:any mistake in hardware

3:problems in the own windows (such as virus)

If your Programmer has any problem expect the unguaranteed case , we will change your used Programmer with a new programmer

Page 14: RASA Industrials of Electronic Company LLC. - AVR Freaks Manual-En.pdf · STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1 3 Rasa industrials of electronic Index: Introduction

STK500 AVR PROGRAMMER -Mod. RP115 – 2013 - v2.0.1

14 Rasa industrials of electronic

Rasa industrials of electronics Company LLC.

For purchase contact with [email protected] to get technical support contact with [email protected] For further information contact with [email protected]

Office Add : floor 1 , No.2 ,alley 4 , Rahnamayi St. , Mashhad , IRAN

Phone : +98-511-8450905 - +98-0511-8417815

Fax: +98-511-8413285

Technical support: +98-915-6933446

Sunday to Wednesday 8 PM to 5 PM

Thursday 9 PM to 4 PM

Factory Add: No.8 , alley 63 , Emamiye industry zone , Mashhad , IRAN

Phone:+98-511-6211746

Fax:+98-511-6225480