Sign in

username:

password:



Not a member?

Search avrclub



Search tips

Subscribe to avrclub



avrclub by Keywords

AT90S2313 | AT90S8515 | ATMega | ATmega128 | ECL | FETS | IAR | Keyboard | LCD | STK50 | TMOS | UART

Ads

Discussion Groups

Discussion Groups | AVRclub | [AVR club] Re: Loading Programs from PC to AVR Devices

Atmel AVR Microcontroller discussion group.

[AVR club] Loading Programs from PC to AVR Devices - bhaskaraj48 - Jul 11 1:19:29 2006

I am new to software programming.

How to load the programs from the PC to the AVR Devices?

Connecting the cable to the parallel port of the PC and the AVR
Device.

I am using Windows XP OS. There is a command tool which open with C:\

Should I use this command? Also where should the propgram be stored
before executing the load command?

Creating the PATH for the system to understand where the program is
loaded?

I request members for help.

Regards

Bhasker Raj
India



(You need to be a member of avrclub -- send a blank email to avrclub-subscribe@yahoogroups.com )


Re: [AVR club] Loading Programs from PC to AVR Devices - Klaus Ruebsam - Jul 11 11:26:14 2006

Visit the manufacturers site first. If that does not help, visit http://www.avrfreaks.net/. If even that does not help, try using a search engine such as http://www.google.com/ . If all of the above fails, ask again!
-------- Original-Nachricht --------
Datum: Tue, 11 Jul 2006 04:45:56 -0000
Von: bhaskaraj48
An: a...@yahoogroups.com
Betreff: [AVR club] Loading Programs from PC to AVR Devices

> I am new to software programming.
>
> How to load the programs from the PC to the AVR Devices?
>
> Connecting the cable to the parallel port of the PC and the AVR
> Device.
>
> I am using Windows XP OS. There is a command tool which open with C:\
>
> Should I use this command? Also where should the propgram be stored
> before executing the load command?
>
> Creating the PATH for the system to understand where the program is
> loaded?
>
> I request members for help.
>
> Regards
>
> Bhasker Raj
> India
>
>
>



(You need to be a member of avrclub -- send a blank email to avrclub-subscribe@yahoogroups.com )

Re: [AVR club] Loading Programs from PC to AVR Devices - bibin john - Jul 13 0:36:20 2006

if you are going for programmer then see this programmer the cheapest
http://booksbybibin.14.forumer.com/viewtopic.php?t=3D3
works with windowsXP
=20=20
troubleshooting for the programmer
http://booksbybibin.14.forumer.com/viewtopic.php?t=3D6

bhaskaraj48 wrote: =
I am new to software programming.
=20=20
How to load the programs from the PC to the AVR Devices?
=20=20
Connecting the cable to the parallel port of the PC and the AVR=20
Device.
=20=20
I am using Windows XP OS. There is a command tool which open with C:\
=20=20
Should I use this command? Also where should the propgram be stored=20
before executing the load command?
=20=20
Creating the PATH for the system to understand where the program is=20
loaded?
=20=20
I request members for help.
=20=20
Regards
=20=20
Bhasker Raj
India
=20=20
=20=20
=20=20=20=20=20=20
=
=20

=20=09=09=09=09
---------------------------------
Find out what India is talking about on Yahoo! Answers India.
So, what=92s NEW about the NEW Yahoo! Messenger? Find out.

[Non-text portions of this message have been removed]

=20

=20

=20



(You need to be a member of avrclub -- send a blank email to avrclub-subscribe@yahoogroups.com )

[AVR club] Re: Loading Programs from PC to AVR Devices - "Patrick A. Timlin" - Jul 19 11:47:48 2006

--- Bhasker Raj asked:
> How to load the programs from the PC to the AVR Devices?
> Connecting the cable to the parallel port of the PC and the AVR
> Device.

You need some sort of programmer which range from cheap build you own
models to a large number of ones you can purchase. Typically you
connect the programmer to your computer via the parallel port, the
serial (RS-232) port, or the USB port. The chip then usually plugs
into the programmer. The programmer works with software on the
computer to transfer the binary file into the AVR and the programmer
takes care of such things as setting proper voltage levels, putting
pins in their proper programming state, etc.

One great place to start searching is at www.avrfreaks.net (note that
is .net, not .com) and look in the TOOLS section and in there you can
view various programmers for the three types of connections.

Some are just programmers where as others are full development boards
that also support programming. For example, the STK500 is made by
Atmel and not only can you program the AVR through this board, but
the board itself comes with a bunch of stuff such as LEDs,
push-buttons, headers for all the ports on the chip, onboard
oscillator, etc. that are easily configured to the AVR you are
programming to test and try stuff. For example, you might hook up a
number of buttons and LEDs via (provided) jumpers so you can push a
button have your AVR program see the button press, then light an LED.

Other programmer from other companies provide various levels of
accessories for you to interface to the AVR and/or an easy way to add
your own components to try out.
Patrick Timlin
http://www.geocities.com/ptimlin/





(You need to be a member of avrclub -- send a blank email to avrclub-subscribe@yahoogroups.com )