Yahoo Groups archive

AVR-Chat

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

Messages

Browse messages

Page 103 of 307 · 15341 messages matched

Re: [AVR club] LCD

2007-11-14 by Zack Widup

Hi Omid, What LCD controller chip does your LCD use? The lcd.h files I've seen are for the HD44780. It REALLY helps to have the documentation for the LCD controller chip you have, though, as I've found that some of the other devices are "nearly compatible" with the HD44780 but no

Thread view Attachments: 0

Re: programmer troubles

2007-11-14 by dpalu2

--- In AVR-Chat@yahoogroups.com, "Jim Wagner" wrote: The external clock is running like it should. Not sure about the internal clock. I assume it is running at its default setting. > > is there a running processor clock (internal or external)? > > Jim > > > On Tue, 13 Nov 2007 23

Thread view Attachments: 0

Re: programmer troubles

2007-11-14 by dpalu2

--- In AVR-Chat@yahoogroups.com, John Samperi wrote: > > At 10:24 AM 14/11/2007, you wrote: > >I try to program the AtTiny2313 with AVR Studio 4. > > > >Setting mode and device parameters.. OK! > > But looks like you are trying to use it as a STK500 which it is NOT. > Try and use

Thread view Attachments: 0

LCD

2007-11-14 by Omid Station

Dear All I have a problem about characteristic LCD. When I use and simulate my circuit in Proteus program, only odd (or even) characters shown correctly and other characters shown wrong. Also first character in each word always doesn’t show. For example if I want to show “doc

Thread view Attachments: 0

Re: programmer troubles

2007-11-14 by Mike Perks

Draper, > Setting mode and device parameters.. OK! > Entering programming mode.. FAILED! > Leaving programming mode.. OK! As another poster (Jim) remarked this looks most like a problem with the clock or your connections to the programmer. If you are not using the internal clock

Thread view Attachments: 0

Re: [AVR-Chat] programmer troubles

2007-11-14 by John Samperi

At 10:24 AM 14/11/2007, you wrote: >I try to program the AtTiny2313 with AVR Studio 4. > >Setting mode and device parameters.. OK! But looks like you are trying to use it as a STK500 which it is NOT. Try and use AVRProg instead. >The MKII does not support >the 103. Unless you tel

Thread view Attachments: 0

Re: Debugging a ATmega48V - what's going on? - I found it!

2007-11-14 by Richard Cooke

Hi Tim, The crazy thing is I did run the DRC before sending in my Gerber files. I still don't know what happened. Richard Cooke Lake Forest, CA USA --- In AVR-Chat@yahoogroups.com, "Tim Gilbert" wrote: > > Richard, > As a long time user of Eagle (and its goofy arrogant German int

Thread view Attachments: 0

Re: Debugging a ATmega48V - what's going on? - I found it!

2007-11-14 by Graham Davies

--- In AVR-Chat@yahoogroups.com, "Richard Cooke" wrote: > ... Eagle will allow you to make > a connection while laying out the > PCB even if the schematic doesn't. I want to join Tim in saying that you really must use the Design Rule Checker. Eagle won't actually "allow you to ma

Thread view Attachments: 0

Begginer

2007-11-13 by top_speed_2006

I started to study AVR Specially ATmega8535 but i have many troubles Anyone can helo me??????

Thread view Attachments: 0

programmer troubles

2007-11-13 by dpalu2

Hello all, I am having some problems with building a replacement for an AVRISP. The schematic is in the files section (AVRISP.DXF). I get errors when I try to program the AtTiny2313 with AVR Studio 4. Setting mode and device parameters.. OK! Entering programming mode.. FAILED! Le

Thread view Attachments: 0

Re: Debugging a ATmega48V - what's going on? - I found it!

2007-11-13 by Richard Cooke

Hi Folks, First, I want to thank every one for their good suggestions in trying to track down this bug. Just goes to show you that two (or more) heads are better than one. John Samperi and Cat win the prize. If either one of you is ever in town lunch is on me. Turns out John's su

Thread view Attachments: 0

Re: [AVR-Chat] Re: Debugging a ATmega48V - what's going on?

2007-11-13 by Phillip Vogel

Richard Cooke wrote: > > Hi David, > > I built up two new boards - one had an ATmega48V from the batch that > was the same as the Ver1 board and the other was from a different batch. > > Thanks, > > Richard Cooke > > --- In AVR-Chat@yahoogroups.com , > David Kelly wrote: > > > >

Thread view Attachments: 0

Re: [AVR-Chat] programmer troubles

2007-11-13 by Jim Wagner

is there a running processor clock (internal or external)? Jim On Tue, 13 Nov 2007 23:24:35 -0000 "dpalu2" wrote: > Hello all, > > I am having some problems with building a replacement for > an AVRISP. > The schematic is in the files section (AVRISP.DXF). I get > errors when > I

Thread view Attachments: 0

RE: [AVR-Chat] Debugging a ATmega48V - what's going on?

2007-11-12 by Cat C

Are those pins turning on some RF stuff that being differently matched might use more current? Did you validate the new RF design some other way, so you really have no RF shorts (not just DC)? If you power from the Dragon USB... anything above a certain power might turn it off. C

Thread view Attachments: 0

Re: [AVR-Chat] Debugging a ATmega48V - what's going on?

2007-11-12 by John Samperi

At 06:14 AM 13/11/2007, you wrote: >The only difference being the RF matching network. I would start looking around here then. Do the pins in question control transmission? Does the board work without the Dragon otherwise? If it only stops working when the Dragon is connected, I

Thread view Attachments: 0

Re: [AVR-Chat] AVR Dragon communication

2007-11-12 by John Samperi

At 06:03 AM 13/11/2007, you wrote: >so he has to go through the Dragon's USB to get to anything at >all. Then, I'm afraid, it's all bad news from here on as far as serial comms via the Dragon.... Regards John Samperi ******************************************************** Ampert

Thread view Attachments: 0

Re: [AVR-Chat] Re: Debugging a ATmega48V - what's going on?

2007-11-12 by David Kelly

On Mon, Nov 12, 2007 at 08:02:13PM -0000, Richard Cooke wrote: > Dennis, > > I've been trying to come up with assumptions to test. The thing that > really is frustrating is the firmware works on one board but not the > new ones so I think that the firmware can be eliminated as th

Thread view Attachments: 0

Re: [AVR-Chat] Debugging a ATmega48V - what's going on?

2007-11-12 by dlc@frii.com

I have only a generic response to make here. To paraphrase Sherlock Holmes a bit: "If your facts make no sense, examine your assumptions, one or more of them is incorrect." So, check your assumptions, even the most trivial could cause you this kind of headache. DLC -- Dennis Clar

Thread view Attachments: 0

Re: [AVR-Chat] Debugging a ATmega48V - what's going on?

2007-11-12 by Bruce Parham

Richard Cooke wrote: > Hi Folks, > > I've run into a problem that has me pulling out my hair. I'm using > the AVR Dragon and the latest version of AVR Studio to debug my > boards. I have two versions let's all them Ver1 and Ver2. The only > difference being the RF matching networ

Thread view Attachments: 0

Re: Debugging a ATmega48V - what's going on?

2007-11-12 by Richard Cooke

Hi David, I built up two new boards - one had an ATmega48V from the batch that was the same as the Ver1 board and the other was from a different batch. Thanks, Richard Cooke --- In AVR-Chat@yahoogroups.com, David Kelly wrote: > > On Mon, Nov 12, 2007 at 08:02:13PM -0000, Richard

Thread view Attachments: 0

Re: Debugging a ATmega48V - what's going on?

2007-11-12 by Richard Cooke

Hi Bruce, I don't think it can be the "Pin Change Interrupt" sources. The firmware works on Ver1 boards. I don't change a thing when I hook up the boards to the Dragon. The same code is used for both versions. Ver1 works while Ver2 hangs at PORTB.0 = 1. Thanks, Richard Cooke ---

Thread view Attachments: 0

Re: Debugging a ATmega48V - what's going on?

2007-11-12 by Richard Cooke

Hi Leon, I've thought of the "bad chip" as the problem but it occurs on two different boards. I had spent too much time on the new board I decided to build up another one and test it. Problem didn't go away with the new board so the issue shouldn't be a bad chip and since the fir

Thread view Attachments: 0

Re: [AVR-Chat] AVR Dragon communication

2007-11-12 by Thomas Keller

David Kelly wrote: > > On Mon, Nov 12, 2007 at 08:30:09AM +1100, John Samperi wrote: > > > > So now back to the topic, what has this all to do with the Dragon? (I > > guess you can use it to program the bootloader) > > I thought the original question was badly worded. He could ha

Thread view Attachments: 0

Re: Debugging a ATmega48V - what's going on?

2007-11-12 by Richard Cooke

Dennis, I've been trying to come up with assumptions to test. The thing that really is frustrating is the firmware works on one board but not the new ones so I think that the firmware can be eliminated as the source of the error. Thanks, Richard Cooke --- In AVR-Chat@yahoogroups.

Thread view Attachments: 0

Re: [AVR-Chat] Debugging a ATmega48V - what's going on?

2007-11-12 by Leon

----- Original Message ----- From: "Richard Cooke" To: Sent: Monday, November 12, 2007 7:14 PM Subject: [AVR-Chat] Debugging a ATmega48V - what's going on? > Hi Folks, > > I've run into a problem that has me pulling out my hair. I'm using > the AVR Dragon and the latest version o

Thread view Attachments: 0

Debugging a ATmega48V - what's going on?

2007-11-12 by Richard Cooke

Hi Folks, I've run into a problem that has me pulling out my hair. I'm using the AVR Dragon and the latest version of AVR Studio to debug my boards. I have two versions let's all them Ver1 and Ver2. The only difference being the RF matching network. Ver1 works fine. If I use the

Thread view Attachments: 0

Re: [AVR-Chat] AVR Dragon communication

2007-11-11 by David Kelly

On Mon, Nov 12, 2007 at 08:30:09AM +1100, John Samperi wrote: > > So now back to the topic, what has this all to do with the Dragon? (I > guess you can use it to program the bootloader) I thought the original question was badly worded. He could have intended to go backwards and f

Thread view Attachments: 0

Re: [AVR-Chat] AVR Dragon communication

2007-11-11 by John Samperi

At 05:54 PM 11/11/2007, you wrote: >Is there a way for me to program a chip to communicate, in a serial >fashion, through the usb port to a program waiting on my machine? Sure, use a chip with a USART and then use a FTDI or similar USB adaptor chip instead of a RS232 chip. >I wan

Thread view Attachments: 0

AVR Dragon communication

2007-11-11 by drake_jeffrey

Is there a way for me to program a chip to communicate, in a serial fashion, through the usb port to a program waiting on my machine? I want to be able to receive data, and possibly even program a flash or eeprom. - Jeffrey Drake

Thread view Attachments: 0

Re: [AVR-Chat] polling or interrupt driven transmission and receiving.

2007-11-11 by David Kelly

On Thu, Nov 08, 2007 at 08:52:30PM -0000, bigningbo wrote: > > I try to write a routine for RS232 communication between PC and AVR. > Which way is best if I transmit a string to PC by using a interrupt > driven transmission or not by using interrupt? Neither is best, it all depen

Thread view Attachments: 0

Re: [AVR-Chat] polling or interrupt driven transmission and receiving.

2007-11-10 by BobGardner@aol.com

The advantage of using interrupts to send and/or receive is that the cpu can do other things while the serial comms are occuring. One char at 115200bps takes about 83usec, but it only takes a couple of usec to interrupt, grab the char, put it in a buffer, and return from interrup

Thread view Attachments: 0

polling or interrupt driven transmission and receiving.

2007-11-08 by bigningbo

Hi, I try to write a routine for RS232 communication between PC and AVR. Which way is best if I transmit a string to PC by using a interrupt driven transmission or not by using interrupt? How will performance affects if a string is long by interrupt driven transmission? Will inte

Thread view Attachments: 0

Re: [AVR-Chat] I need your help

2007-11-08 by enkitec@gmail.com

On 8 Nov 2007 at 7:51, David VanHorn wrote: > On Nov 1, 2007 3:19 PM, wrote: > > > > I have fried a couple AVRs using a LPT port SPI programmer. > > The problem went away when I first connect a ground wire between the > > PC and the hardware being programmed. > > The SPI cable wi

Thread view Attachments: 0

Re: [AVR-Chat] I need your help

2007-11-08 by David VanHorn

On Nov 1, 2007 3:19 PM, wrote: > > I have fried a couple AVRs using a LPT port SPI programmer. > The problem went away when I first connect a ground wire between the > PC and the hardware being programmed. > The SPI cable will be inserted only after the ground is connected. It sh

Thread view Attachments: 0

New group for power controller discussion

2007-11-08 by Sherman

I know it is not cool to advertise in others groups but this is to remove irrelevant discussion from these very nice groups. If you would be interested in participating in a discussion about a cheap, easy to build variable power controller for our stills, please join me in the gr

Thread view Attachments: 0

Re: I need your help

2007-11-08 by poitsplace

Someone already mentioned what might be wrong. You may have inadvertently switched oscillator sources by programming the fuse bits. I know ponyprog (last time I used it) would invert the fuse bits. The other person also already mentioned the solution to the wrong oscillator issue

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.