Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to use Interrupt, Port.pin definition, flash and eeprom accessing in Win AVR?

Status
Not open for further replies.

ahm_hassaan

Member level 1
Joined
Feb 17, 2005
Messages
33
Helped
5
Reputation
10
Reaction score
0
Trophy points
1,286
Activity points
1,668
Dear All,
I'm trying to use WinAVR instead of Code Vision, so I'm trying to make code conversion.
I need any document about "How to use Interrupt, Port.pin definition, flash and eeprom accessing, or if you can help me in it.
 

Re: Win AVR

The document needed is C:\WinAVR\doc\avr-libc\avr-libc-user-manual-1.4.4.pdf
 
Re: Win AVR

Could you plz help me in download the hex and eeprom file to the ATmega162 using the parallel port,
What's the program i can use and how can i use it?
 

Re: Win AVR

Could you plz help me in download the hex and eeprom file to the ATmega162 using the parallel port,
What's the program i can use and how can i use it?
I don't understand what do you mean.
Do you mean you need a sample program using Atmega162 parallel port?

At this moment, may be this two link is useful for you
WinAVR Demos
https://www.avrfreaks.net/index.php...y&func=viewItem&item_id=137&item_type=project

A powerful IDE for WinAvr --> Code::Blocks
https://www.avrfreaks.net/index.php...y&func=viewItem&item_id=600&item_type=project
 

Re: Win AVR

You can use the AVR dude programmer or
use the settings in the makefile to output a *.hex file after compiling and write the chip with any program and interface you have, for example PonyProg.
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top