Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Messages

Browse messages

Page 120 of 307 · 15341 messages matched

Re: [AVR-Chat] mega2560 / WinAVR / Avr ICE-Cube

2007-05-19 by John Samperi

At 08:38 AM 19/05/2007, you wrote: >And replace them with what? Possibly the upcoming STK600 or perhaps even a newer and cheaper JTAG 2?? Regards John Samperi ******************************************************** Ampertronics Pty. Ltd. 11 Brokenwood Place Baulkham Hills, NSW 2

Thread view Attachments: 0

Re: [AVR-Chat] mega2560 / WinAVR / Avr ICE-Cube

2007-05-18 by Russell Shaw

John Samperi wrote: > At 06:12 AM 19/05/2007, you wrote: >> Are there any known problems with using the combination of WinAVR, Ecros AVR >> ICE-Cube (purchased late 2004) and ATMega2560? > > YES, the JTAG mk1 does NOT support the M2560 as you will be able to > see from the drop d

Thread view Attachments: 0

Re: [AVR-Chat] mega2560 / WinAVR / Avr ICE-Cube

2007-05-18 by John Samperi

At 06:12 AM 19/05/2007, you wrote: >Are there any known problems with using the combination of WinAVR, Ecros AVR >ICE-Cube (purchased late 2004) and ATMega2560? YES, the JTAG mk1 does NOT support the M2560 as you will be able to see from the drop down menu of a JTAG ice device me

Thread view Attachments: 0

mega2560 / WinAVR / Avr ICE-Cube

2007-05-18 by Phillip Vogel

It's been a while since I started a new AVR project, and I just want to be sure that I'm not about to get in trouble. Are there any known problems with using the combination of WinAVR, Ecros AVR ICE-Cube (purchased late 2004) and ATMega2560? Thanks, Phillip

Thread view Attachments: 0

Re: [AVR-Chat] Dragon or JTAGICE2?

2007-05-16 by John Samperi

At 12:22 PM 16/05/2007, you wrote: >There is an offer now, either: >STK500 + Dragon $50 >STK500 + JTAGICE2 $150 >Is the Dragon also an ICE? Yes, it will do DW or JTAG debugging for devices up to 32K. No plans to have it do any more than that even though it is supposed to program

Thread view Attachments: 0

Re: [AVR-Chat] Dragon or JTAGICE2?

2007-05-16 by Cat C

Thanks John, There is an offer now, either: STK500 + Dragon $50 STK500 + JTAGICE2 $150 I don't have either, and I'd like to be able to debug in circuit... Is the Dragon also an ICE? I don't know if/when I'll want to use a >32k chip... but how confident are you that the Dragon wil

Thread view Attachments: 0

Re: [AVR-Chat] Dragon or JTAGICE2?

2007-05-15 by John Samperi

At 01:54 AM 16/05/2007, you wrote: >What are the main differences between these two? The Dragon is for devices with 32K or less flash for debugging. It can also do HVPP like the STK500 as it has a socket which can be jumpered for any DIP package. Cost ~US$50.00 It should eventual

Thread view Attachments: 0

Re: GCC-AVR Error w/ .ELF File

2007-05-15 by Joe Dubner

Hmmmm, I thought I replied but I don't see my message so here it goes again :-) However this message is different; _now_ I have the solution. John, you hit the nail on the head. That lame-ass message was trying to tell me the build was not successful (as you said). When I switche

Thread view Attachments: 0

Dragon or JTAGICE2?

2007-05-15 by Cat C

Hi, What are the main differences between these two? Is it generally worth spending ~$100 more for the JTAGICE2? Thanks, Cat _________________________________________________________________ Windows Live Hotmail. Now with better security, storage and features. www.newhotmail.ca?i

Thread view Attachments: 0

Re: [AVR-Chat] ICE200 & AVR Studio 4.12 (build 498)

2007-05-14 by John Samperi

At 11:08 PM 14/05/2007, you wrote: >Wouldn't be so bad either if the ATMEGA8535 had debug wire.. *sigh* It would be very nice and I keep on nagging Atmel every chance I get at seminars, the 8515 would also be nice with DW. I have a copy of Studio 3.6 (~7MB) and it can reside on t

Thread view Attachments: 0

Re: [AVR-Chat] ICE200 & AVR Studio 4.12 (build 498)

2007-05-14 by Matthew Cook

Bugger... $%^&* I've just got this feeling that the gcc-avr elf debugging is limited to the newer tools. Hmmm... I wonder if I can find my old ICCAVR installer and license file :) Wouldn't be so bad either if the ATMEGA8535 had debug wire.. *sigh* Will just have to keep on pluggi

Thread view Attachments: 0

Re: [AVR-Chat] ICE200 & AVR Studio 4.12 (build 498)

2007-05-13 by John Samperi

At 11:45 PM 12/05/2007, you wrote: >Can anyone tell me if they have successfully used AVR Studio 4.12 (build >498) to debug C source code (gcc-avr elf format) using an ICE200 ? I haven't used the ICE200 for almost a year now since Atmel gave me a Dragon :) I did use it with studi

Thread view Attachments: 0

Re: [AVR-Chat] GCC-AVR Error w/ .ELF File

2007-05-13 by John Samperi

At 11:09 PM 13/05/2007, you wrote: >gcc plug-in: Error: Object file not found on expected location >C:\AVR\Projects\Thermostat\default\Thermostat.elf That seems to tell you that the build was not successfull as the cannot be found, I'm not very good with GCC however :-( Make sure

Thread view Attachments: 0

Re: [AVR-Chat] GCC-AVR Error w/ .ELF File

2007-05-13 by Jim Wagner

On Sun, 13 May 2007 06:09:27 -0700 Joe Dubner wrote: > I'm using AVR Studio 4.12 (build 498) and an ECROS > Technology JTAG ICE > to develop a small project on an ATmega16 using GCC. > Everything was > working well until all of a sudden (and for no apparent > reason) the > build

Thread view Attachments: 0

GCC-AVR Error w/ .ELF File

2007-05-13 by Joe Dubner

I'm using AVR Studio 4.12 (build 498) and an ECROS Technology JTAG ICE to develop a small project on an ATmega16 using GCC. Everything was working well until all of a sudden (and for no apparent reason) the build process wouldn't complete and gave this error: gcc plug-in: Error:

Thread view Attachments: 0

ICE200 & AVR Studio 4.12 (build 498)

2007-05-12 by Matthew Cook

Can anyone tell me if they have successfully used AVR Studio 4.12 (build 498) to debug C source code (gcc-avr elf format) using an ICE200 ? I'm doing some "code maintenance" on an old project using an AT90S8535, most certainly a step back in time. It seems I can setup the Winavr

Thread view Attachments: 0

Testing-no need to read

2007-05-11 by John Samperi

but in case you really want to read it... I'm recovering from a disastrous computer crash, maybe virus caused and just want to test my filters and mail in general. Regards John Samperi ******************************************************** Ampertronics Pty. Ltd. 11 Brokenwood P

Thread view Attachments: 0

Re: [AVR-Chat] Re: OT- Anybody know of a small 4 position slide switch?

2007-05-08 by BobGardner@aol.com

In a message dated 5/7/2007 5:58:00 P.M. Eastern Daylight Time, rcooke@digitalwavelength.com writes: I don't think I can make an encoder work. If the user happens to move the knob while the unit is powered off I don't think I can get the controller to figure out what position it

Thread view Attachments: 0

Re: [AVR-Chat] Re: OT- Anybody know of a small 4 position slide switch?

2007-05-07 by Per-Tore Aasestrand

Maybe some of these can be used: http://www.shinden.com/english/slide_e.htm http://www.apem.com/slide.html Regards, Per-Tore At 23:38 07.05.2007, you wrote: >I don't think I can make an encoder work. If the user happens to move >the knob while the unit is powered off I don't thin

Thread view Attachments: 0

Re: OT- Anybody know of a small 4 position slide switch?

2007-05-07 by Richard Cooke

I don't think I can make an encoder work. If the user happens to move the knob while the unit is powered off I don't think I can get the controller to figure out what position it is now in. Or do I have that wrong? --- In AVR-Chat@yahoogroups.com, BobGardner@... wrote: > > How ab

Thread view Attachments: 0

Re: OT- Anybody know of a small 4 position slide switch?

2007-05-07 by Richard Cooke

I don't think I can make an encoder work. If the user happens to move the knob while the unit is powered off I don't think I can get the controller to figure out what position it is now in. Or do I have that wrong? --- In AVR-Chat@yahoogroups.com, BobGardner@... wrote: > > How ab

Thread view Attachments: 0

Re: [AVR-Chat] Re: Question about how to tell if my chip is broken

2007-05-07 by David Greenberg

I doubt a 4MHz chip could do a 40 channel FFT over a 19200baud connection ;) On 5/7/07, Tom Becker wrote: > > > ... I doubt an embedded system could do [an FFT]... > > You might not want to say that in public. > > Tom > > [Non-text portions of this message have been removed]

Thread view Attachments: 0

Re: [AVR-Chat] Re: Question about how to tell if my chip is broken

2007-05-07 by David Greenberg

I did the FFT on my pc, and passed the results to the AVR. (My 2GHz pentium runs at 90% doing the FFT. I doubt an embedded system could do it). On 5/6/07, kernels_nz wrote: > > HI David, > > How did you do the FFT ? Did you use a special chip or embedded > software ? > > --- In A

Thread view Attachments: 0

Re: [AVR-Chat] Re: Question about how to tell if my chip is broken

2007-05-07 by David Greenberg

Thanks--with that solved, my project is complete. And I'm so glad, b/c it has turned out very cool (a dynamic light show dependent on the FFT of the music playing). On 5/6/07, kernels_nz wrote: > > PORTB = PORTD; //match the ports > > PORTD in this case would hold the values of t

Thread view Attachments: 0

Re: Question about how to tell if my chip is broken

2007-05-07 by kernels_nz

HI David, How did you do the FFT ? Did you use a special chip or embedded software ? --- In AVR-Chat@yahoogroups.com, "David Greenberg" wrote: > > Thanks--with that solved, my project is complete. And I'm so glad, b/c it > has turned out very cool (a dynamic light show dependent

Thread view Attachments: 0

Re: Question about how to tell if my chip is broken

2007-05-06 by kernels_nz

PORTB = PORTD; //match the ports PORTD in this case would hold the values of the bits for which the pullup resistors have been turned on. This will probably just set all the bits of PORTB always off without caring about whats on PIND. Cheers Hein B Auckland, New Zealand --- In AV

Thread view Attachments: 0

Re: Question about how to tell if my chip is broken

2007-05-06 by kernels_nz

In C it should be PIND aswell. Cheers Hein B Auckland, New Zealand --- In AVR-Chat@yahoogroups.com, "David Greenberg" wrote: > > I am just getting back into using AVRs with linux, and here's my > situation. I'm using avr-gcc, an STK500v2, and an AT90S2313 (I know, > it's old, but

Thread view Attachments: 0

Re: OBDII LCD

2007-05-06 by Ken@Japan

--- In AVR-Chat@yahoogroups.com, Andrew Tweddle wrote: > > > I have developed a reader for the japanese version. Can't remember the > the spec name. The ELM232 is not necesaray if you use a micro-controller > in the circuit, the interfaces for all the other variants of OBD2 are >

Thread view Attachments: 0

Re: [AVR-Chat] some header files & libraries

2007-05-05 by BobGardner@aol.com

In a message dated 5/5/2007 10:50:08 A.M. Eastern Daylight Time, h_shabzadeh@yahoo.com writes: i need "avr/io" & "avr/delay" header files & libraries. if you have this files, please send them for me. ==================================== These are the header files from the GCC Win

Thread view Attachments: 0

some header files & libraries

2007-05-05 by Hamid

hello. i need "avr/io" & "avr/delay" header files & libraries. if you have this files, please send them for me. thanx. --------------------------------- Now that's room service! Choose from over 150,000 hotels in 45,000 destinations on Yahoo! Travel to find your fit. [Non-text po

Thread view Attachments: 0

Re: Question about how to tell if my chip is broken

2007-05-04 by bobby cossum

--- In AVR-Chat@yahoogroups.com, enkitec@... wrote: > > On 4 May 2007 at 18:03, David Greenberg wrote: > > > > > DDRD = 0x00; /* We put port D pins in input mode */ > > > > for(;;){ > > PORTB = PORTD; //match the ports > ^^^^ > In assembler it would be PIND here. > how about a li

Thread view Attachments: 0

Question about how to tell if my chip is broken

2007-05-04 by David Greenberg

I am just getting back into using AVRs with linux, and here's my situation. I'm using avr-gcc, an STK500v2, and an AT90S2313 (I know, it's old, but I already have a couple) to try some test programs. This is the program that builds ok, programs and verifies okay, and then doesn't

Thread view Attachments: 0

Re: [AVR-Chat] Re: OT- Anybody know of a small 4 position slide switch?

2007-05-04 by BobGardner@aol.com

How about an encoder? -----Original Message----- From: ned@bike-nomad.com To: AVR-Chat@yahoogroups.com Sent: Fri, 4 May 2007 2:26 PM Subject: Re: [AVR-Chat] Re: OT- Anybody know of a small 4 position slide switch? Richard Cooke wrote: > I don't think the 4-way rocker switch is th

Thread view Attachments: 0

Re: Sensorless Brushless motor control using back-EMF Feedback

2007-05-04 by Brandon

The comercaly avalibe motor controlers are avalible and I could just buy one and add it to my AVR robot project. But that is not what I want to do. My interest is to understand all process of my project and it is just fun to do. Did you do bi-dirctional? I think I could do the AD

Thread view Attachments: 0

Re: [AVR-Chat] Re: For Sale: Atmel STK 500

2007-05-04 by samuel agaga

I am highly interested. Please send it the address below, I will send you the money as soon as I receive the items. Engr. S.E Agaga Information Technology & Communication Unit, Obafemi Awolowo University. Ngeria magzky02 wrote: --- In AVR-Chat@yahoogroups.com, "srbnow" wrote: > >

Thread view Attachments: 0

Re: [AVR-Chat] Re: AM transmitter or receiver

2007-05-04 by Tom Becker

> ... An antenna tuned for 450 MHz won't be resonant on 900 MHz... Probably true. But - verging on OT here - there is nothing magic about antenna resonance. An antenna is an impedance-matching transformer; the secondary load is space. When an antenna matches the typical 50-ohm tr

Thread view Attachments: 0

Re: [AVR-Chat] Re: AM transmitter or receiver

2007-05-04 by Leon

----- Original Message ----- From: "stevech11" To: Sent: Friday, May 04, 2007 7:05 AM Subject: [AVR-Chat] Re: AM transmitter or receiver > That 450MHz antenna may work OK on 900 because 900MHz is the 2nd > harmonic and the antenna will resonate. Certainly better to use a > proper

Thread view Attachments: 0

Re: For Sale: Atmel STK 500

2007-05-04 by magzky02

--- In AVR-Chat@yahoogroups.com, "srbnow" wrote: > > Hi > > I have for sale an almost unused STK 500. If someone is interested to > buy please email me. I am located in Nort carolina, USA or New Delhi, > India. > > Thanks > Sharad > Just timely i want to buy stk500. But im in sin

Thread view Attachments: 0

Re: AM transmitter or receiver

2007-05-04 by stevech11

That 450MHz antenna may work OK on 900 because 900MHz is the 2nd harmonic and the antenna will resonate. Certainly better to use a proper antenna. A small 4 element yagi isn't expensive for 900MHz.

Thread view Attachments: 0

Re: [AVR-Chat] Re: AM transmitter or receiver

2007-05-03 by Jim Wagner

The performance of an antenna depends on its relative size compared to the operating frequency. I would not expect a 900MHz Yagi to work very well at 450MHz. You can make a very simple antenna called a "J-pole" out of 300 ohm twin lead and some coax (to connect to the radio). You

Thread view Attachments: 0

Re: [AVR-Chat] Re: AM transmitter or receiver

2007-05-03 by kholt@sonic.net

Thanks, all, for the advice. I probably will try the Maxstream devices, although the freq. might be a bit high for my steep terrain. The FRS devices are around 450Mz, and just barely work, at about 100mw. I haven't tried a directional antenna with the FRS, but I have a yagi that

Thread view Attachments: 0

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.