Yahoo Groups archive

AVR-Chat

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

Messages

Browse messages

Page 236 of 307 · 15341 messages matched

STK500 Communication Error?

2005-02-14 by Vince Thompson

I bought a new STK500 starter kit and the "Embedded C Programming and the Atmel AVR" book last week. I have the attached the STK500 and it downloaded the firmware update with no problems so I know the connection works. I'm working through Appendix B "Getting Started with CodeVisi

Thread view Attachments: 0

FW: Atmel AVR 1/2 day Seminar on 15th Feb 2005.

2005-02-14 by John Samperi

This is what I got last week. (Did not include pretty attachment) They may have more seminars in other parts of Oz. The place in Hurstville is not very big or they may simply not know about you. Hmmm... perhaps it is only for special clients...:-)) > Hi John, > > Here is an invit

Thread view Attachments: 0

Control output pulse frequency?

2005-02-14 by Luke.Wei

Dear, If i want to control output pulse frequency, how can i do? I have a idea , maybe i will use timer0 interrupt to control. This project is very simple to use ATtiny13. Please tell me good method , thanks a lot. Luke.

Thread view Attachments: 0

Re: [AVR-Chat] Sydney's Atmel Seminar.

2005-02-14 by Peter Gargano

John, you have more info on this? Russell Shaw wrote: > John Samperi wrote: > >>To all the usual attendees..se ya tomorrow in Hurstville. >> >>What! You didn't know there is a seminar tomorrow??? >>Better register today then, and don't forget to let them know >>if you staying for

Thread view Attachments: 0

Re: [AVR-Chat] Sydney's Atmel Seminar.

2005-02-13 by Russell Shaw

John Samperi wrote: > To all the usual attendees..se ya tomorrow in Hurstville. > > What! You didn't know there is a seminar tomorrow??? > Better register today then, and don't forget to let them know > if you staying for lunch...it's a free lunch after all :-)) > > Regards > > J

Thread view Attachments: 0

Sydney's Atmel Seminar.

2005-02-13 by John Samperi

To all the usual attendees..se ya tomorrow in Hurstville. What! You didn't know there is a seminar tomorrow??? Better register today then, and don't forget to let them know if you staying for lunch...it's a free lunch after all :-)) Regards John Samperi **************************

Thread view Attachments: 0

ISP problem: very high current when ISP switched ON (more 200mA)

2005-02-13 by Valerij Avrealij

Hello 2all. When I in system program my tiny15 the current more than 200mA!!! The chip and 7805 are hot. I use Altera ByteBlaster programmer with special PC software. Very interesting: when I connect swiched ON ISP the current is normal, when I OFF it and then ON the current more

Thread view Attachments: 0

RE: [AVR-Chat] Need help spinning up on AVRs

2005-02-12 by John Samperi

At 05:35 AM 13/02/2005, you wrote: >3) It looks like only some of the newer devices support JTAG? What is >the easiest/cheapest way to do in-circuit debugging? Are people using >gdb (or printfs and LEDs)? JTAG is available only in devices with at least 16K of flash. The newer Tin

Thread view Attachments: 0

Re: [AVR-Chat] Need help spinning up on AVRs

2005-02-12 by Leon Heller

----- Original Message ----- From: John Samperi To: AVR-Chat@yahoogroups.com Sent: Saturday, February 12, 2005 10:31 PM Subject: RE: [AVR-Chat] Need help spinning up on AVRs At 05:35 AM 13/02/2005, you wrote: >3) It looks like only some of the newer devices support JTAG? What is

Thread view Attachments: 0

RE: [AVR-Chat] Need help spinning up on AVRs

2005-02-12 by wbounce

I am not expert I will try. For a build it yourself programmer check out Brian Dean's avrdude page. http://www.bsdhome.com/avrdude/ ( I can not tell you how much Brian has been a help to me) I had 1st gotten the Sparc Fun Electronics but could not get it to work. Fuses can be pro

Thread view Attachments: 0

RE: [AVR-Chat] AVR and WiFi 802.11b

2005-02-12 by Paul Curtis

Hi Alex, Try the AirDrop-A at www.edtp.com. There's even a lively Y! group, http://groups.yahoo.com/group/airdrop_user/. Currently, the AirDrop-A code can be compiled with ImageCraft and CrossWorks compilers; there's a growing amount of code to support the AirDrop and I have uIP

Thread view Attachments: 0

Re: [AVR-Chat] file request

2005-02-12 by Eric

By the way AVR Studio uses this file for assembly code, so you can run the IO window from the "View" menu. From Eric ----- Original Message ----- From: "Eric" To: Sent: Saturday, February 12, 2005 5:53 PM Subject: Re: [AVR-Chat] file request Is there any other *.aio file that mig

Thread view Attachments: 0

Re: [AVR-Chat] AVR and WiFi 802.11b

2005-02-12 by Jesper Hansen

I played a bit with a 802.11 CF card once. Super simple 8-bit ATA interface. Used some code from IOSoft, UK, and some BSD code. Worked fine, I had a Web-server with SD-card based data and the uIP TCP/IP stack all up and running in a mega162. The Ethernut project also have some 80

Thread view Attachments: 0

Re: [AVR-Chat] Need help spinning up on AVRs

2005-02-12 by Russell Shaw

paul_hvidston wrote: > > Hi all, > > I'm new to AVRs and I don't yet have a clear picture of the > programming requirements/options for these devices. First a bit about > me. I'm a consulting engineer and do hardware, software, just about > anything I can get paid for ;-). I'm ju

Thread view Attachments: 0

AVR and WiFi 802.11b

2005-02-12 by Alex Shepherd

Hi Guys, Just wondering if anyone is doing much with 802.11b and AVR's? The 802.11b PC Cards are getting pretty cheap now but I have seen comments previously about there being not much info publicly available as the vendors tend to provide the drivers themselves. Has anyone have

Thread view Attachments: 0

Re: [AVR-Chat] file request

2005-02-12 by Eric

Is there any other *.aio file that might do? like ATmega16_Std.aio? Before I posted the original posting I searched the Atmel site, From Eric ----- Original Message ----- From: "Eric" To: Sent: Saturday, February 12, 2005 1:14 PM Subject: [AVR-Chat] file request ........ also wer

Thread view Attachments: 0

Need help spinning up on AVRs

2005-02-12 by paul_hvidston

Hi all, I'm new to AVRs and I don't yet have a clear picture of the programming requirements/options for these devices. First a bit about me. I'm a consulting engineer and do hardware, software, just about anything I can get paid for ;-). I'm just finishing up a contract designin

Thread view Attachments: 0

Re: [AVR-Chat] basic question (ATmega32)

2005-02-12 by Eric

OK Jim, Dave Thank you for speedy reply, Eric ----- Original Message ----- From: "Jim Wagner" To: Sent: Saturday, February 12, 2005 12:34 PM Subject: Re: [AVR-Chat] basic question (ATmega32) There are two address spaces. One is for IO and certain IO instructions (such as "IN" and

Thread view Attachments: 0

Re: [AVR-Chat] basic question (ATmega32)

2005-02-12 by Dave VanHorn

At 07:08 PM 2/11/2005, Eric wrote: >Here is one thing that upsets me > >The data direction register for port D is 0x11 (port address) but then >they give 0x31 (RAM address) >why is there a port address and ram address? > Because the I/O addresses also are present in ram space. Th

Thread view Attachments: 0

file request

2005-02-12 by Eric

........ also were can you get a ATmega32_Std.aio from? at least I think that is what I need to test run a file before I down load it to a ATmega32 From Eric

Thread view Attachments: 0

basic question (ATmega32)

2005-02-12 by Eric

Here is one thing that upsets me The data direction register for port D is 0x11 (port address) but then they give 0x31 (RAM address) why is there a port address and ram address? in the mean time I try and find out by RTFM. From Eric

Thread view Attachments: 0

Re: [AVR-Chat] basic question (ATmega32)

2005-02-11 by Jim Wagner

There are two address spaces. One is for IO and certain IO instructions (such as "IN" and "OUT") work in that space. The other is the general address space in which all instructions work. They give you both because every once in a while, there is something you just can't do with

Thread view Attachments: 0

Re: [AVR-Chat] C programming Q

2005-02-10 by Kathy Quinlan

Valerij Avrealij wrote: > Hello, Kathy. > > You wrote: > > >> Valerij Avrealij wrote: > > >> Valerij you PC clock is out mate, this message showed up as 8:49pm (GMT >> + 8:00) 10/06/04 > > > Thanks. Now I solved this data/time difference. I played with > computer clock and forgot

Thread view Attachments: 0

Re: [AVR-Chat] C programming Q

2005-02-10 by Valerij Avrealij

Hello, Kathy. You wrote: > Valerij Avrealij wrote: > Valerij you PC clock is out mate, this message showed up as 8:49pm (GMT > + 8:00) 10/06/04 Thanks. Now I solved this data/time difference. I played with computer clock and forgot restore it's value. -- Valerij Avrealij

Thread view Attachments: 0

Re: [AVR-Chat] C programming Q

2005-02-10 by Kathy Quinlan

Valerij Avrealij wrote: Valerij you PC clock is out mate, this message showed up as 8:49pm (GMT + 8:00) 10/06/04 -- --------------------------------------------------------------- K.A.Q. Electronics Website: www.kaqelectronics.dyndns.org IM: Yahoo: PinkyDwaggy MSN: katinka@kaqele

Thread view Attachments: 0

RE: [AVR-Chat] C programming Q

2005-02-10 by Javier Fiasche

Ok thanks, think that problem solved Javier -----Mensaje original----- De: Valerij Avrealij [mailto:avrealij@pisem.net] Enviado el: Jueves, 10 de Junio de 2004 09:50 a.m. Para: Javier Fiasche Asunto: Re: [AVR-Chat] C programming Q Çäðàâñòâóéòå, Javier. û ïèñàëè 10 ôåâðàëÿ 2005 ã

Thread view Attachments: 0

C programming Q

2005-02-10 by Javier Fiasche

Hey all, i have a little C programming question.... I am using a Atmel Dataflash Library which contais the next sentence DF_DD|=(1 i am defining: #define DF_DD DDRB // SPI Port Data Direction Register #define DF_PORT PORTB // SPI Port Register #define DF_SS PORTB.4 // Chip Select

Thread view Attachments: 0

Re: [AVR-Chat] Re: something a bit faster

2005-02-10 by Paul Maddox

Hi, > It's good to see AVR users aren't one eyed re processors. right part for the right job :-) > I used 8051's from Cygnal (Silicon Laboratories) a while ago and was > very surprised. They are nothing like the 8051's of old. They are > Code compatible with the old ones but they

Thread view Attachments: 0

Re: something a bit faster

2005-02-10 by upctoys

--- In AVR-Chat@yahoogroups.com, "Paul Maddox" wrote: > All, > > I'm currently using a MEGA16 at 16Mhz for a project, and I'm doing a lot > of floating point calculations (most exponential) and its getting a bit > slow, so I need something with a bit more 'umph'. > I know its kin

Thread view Attachments: 0

Re: [AVR-Chat] OT difference between *nix

2005-02-09 by Russell Shaw

Kathy Quinlan wrote: > Hi all, > > I need to write some code for Linux, it will use the comm ports, and > stream data to the command line (which will be piped into other apps) > > I need to develop this under FreeBSD due to that is all I use, and have > no spare machines. > > I w

Thread view Attachments: 0

OT difference between *nix

2005-02-09 by Kathy Quinlan

Hi all, I need to write some code for Linux, it will use the comm ports, and stream data to the command line (which will be piped into other apps) I need to develop this under FreeBSD due to that is all I use, and have no spare machines. I will be passing 1 or 2 arguments into th

Thread view Attachments: 0

RE: [AVR-Chat] STK500 serial programmer under Linux

2005-02-09 by Alex Shepherd

> Any suggestions on where I can look to fix it? Atmel recently changed their protocol to version 2 which is probably not supported by the Linux app. Try reverting the firmware to pre version 2 and try again. Alex

Thread view Attachments: 0

STK500 serial programmer under Linux

2005-02-09 by Craig Limber

Hi there; I've been trying to get my STK500 programmer to work under linux and I've been running into some troubles that I hope one of you might be able to help me with. The programmer has the latest firmware from Atmel. I have verified that the programmer/serial cable works by p

Thread view Attachments: 0

Re: AVR Music

2005-02-09 by Luke.Wei

--- In AVR-Chat@yahoogroups.com, Zack Widup wrote: > 74HC574 is an octal D-type flip-flop. D1 through D8 are the inputs and Q1 > through Q8 are the outputs of the flip-flops. They are being used here in > a standard R-2R ladder network D/A converter scheme. > > Zack > > Thanks Za

Thread view Attachments: 0

Re: AVR Music

2005-02-09 by Luke.Wei

--- In AVR-Chat@yahoogroups.com, "Paul Maddox" wrote: Thanks Pual, > > Excuse to engilsh . > > Because i want buy electronics to try . > > ahh, the squares on the right of the 74hc574s? Yes . > Those are resistors, with different values (shown to the right) . > Now i know , thank

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.