2003-12-01 by John Samperi
At 11:34 AM 1/12/03 -0800, you wrote: > >Check page 92 of the current ATtiny13 data sheet. My guess is that Atmel will >pop up with a $30 wigit as soon as they have support in studio... > I hope so!! They were talking the price of an ICE40 which is about AU$1,000.00 Regards John
Thread view
Attachments: 0
2003-12-01 by Allan Lane
Oh, MAN, that's a good link! People are asking this question ALL THE TIME about AVR's and PIC's -- and now here's a definitive answer! So yes, this link gives you the technique. First, you open the package. In their case, they used a smart-card, so they removed the CPU core from
Thread view
Attachments: 0
2003-12-01 by Emerson Santos
hahahaha !!! I never think that is so easy :) ----- Original Message ----- From: moriarty70 To: AVR-Chat@yahoogroups.com Sent: Monday, December 01, 2003 9:18 AM Subject: [AVR-Chat] Re: LOCK BIT You can use an electron microscope to read the memory according to this PDF: http://ww
Thread view
Attachments: 0
2003-12-01 by Bruce Parham
Check page 92 of the current ATtiny13 data sheet. My guess is that Atmel will pop up with a $30 wigit as soon as they have support in studio... Bruce Lyle Killough wrote: > > Does anyone have information on the debugWIRE interface. The 2 pages in > the Tiny13 datasheet are only e
Thread view
Attachments: 0
2003-12-01 by kamloops872
Thanks Bruce, I was aware of the 2 pages devoted to this in the current Tiny13 and Tiny2313 data sheets. I don't want to debug, I just want to be able to program the non-volatile memories via the 1 wire interface as they are promising on page 92. > Check page 92 of the current AT
Thread view
Attachments: 0
2003-12-01 by kamloops872
Thanks Bruce, I was aware of the 2 pages devoted to this in the current Tiny13 and Tiny2313 data sheets. I don't want to debug, I just want to be able to program the non-volatile memories via the 1 wire interface as they are promising on page 92. > Check page 92 of the current AT
Thread view
Attachments: 0
2003-12-01 by Mark Pepper
Les I am getting 5V ish pulses from the received. Pulses are between around 1 and 2ms long. I don't want to add any further circuitry like a following transistor. Mark --- In AVR-Chat@yahoogroups.com, "Les Grant" wrote: > Hi Mark, > > I don't know these optos but, as a general ru
Thread view
Attachments: 0
2003-12-01 by Lyle Killough
Does anyone have information on the debugWIRE interface. The 2 pages in the Tiny13 datasheet are only enough to tell me that it exists, but are inadequate to actually design an interface or write code. I've searched Atmel's appnotes and all of the datasheets of their other device
Thread view
Attachments: 0
2003-12-01 by Al Welchaxxiom
We solder 16 pin headers onto LCDs all the time. Perhaps your soldering temp or choice of solder is the problem? Al Welch -----Original Message----- From: Adam Bradley [mailto:adam_j_bradley@yahoo.com] Sent: Sunday, November 30, 2003 7:20 PM To: AVR-Chat@yahoogroups.com Subject:
Thread view
Attachments: 0
2003-12-01 by moriarty70
Umm, are you soldering to the contact areas on the glass?? I believe that the proper way to make contact with a glass LCD is with a "zebra strip". Googling for the terms LCD ZEBRA STRIP brings up some information. Have Fun! --- In AVR-Chat@yahoogroups.com, "Adam Bradley" wrote: >
Thread view
Attachments: 0
2003-12-01 by moriarty70
You can use an electron microscope to read the memory according to this PDF: http://www.cl.cam.ac.uk/~mgk25/sc99-tamper-slides.pdf If you know the precise location of the lock bit you might be able to change its state by bombarding it with electrons. If it were a simple job to re
Thread view
Attachments: 0
2003-12-01 by Emerson Santos
Hi people !!! Anyone know a kind of "backdoor" in AVR to read a chip with a enabled LockBit ??? Could I read a PRG in Flash .. in this conditions ??? (lock bit = ON) Tanx'S ALL
Thread view
Attachments: 0
2003-12-01 by Adam Bradley
Hi! After a short hiatus (house painting, travel etc) I'm back trying to get my LCD to work! After soldering a couple of jumpers on a board with some pitted tracks, I _have_ managed to get the LCD to work. However, not reliably. My issue now seems to be soldering the SIL header t
Thread view
Attachments: 0
2003-12-01 by Mike Murphree
On Sunday, November 30, 2003, at 05:09 PM, Les Grant wrote: > Hi Mark, > > I don't know these optos but, as a general rule, there are two things > to watch out for. Current Trandfer Ratio (CTR) and speed. CTR is a > bit like bipolar transistor beta - it is the ratio of output > (
Thread view
Attachments: 0
2003-11-30 by Les Grant
Hi Mark, I don't know these optos but, as a general rule, there are two things to watch out for. Current Trandfer Ratio (CTR) and speed. CTR is a bit like bipolar transistor beta - it is the ratio of output (collector) current to input (LED) current and is commonly as low as 20%
Thread view
Attachments: 0
2003-11-30 by John Samperi
At 09:28 PM 30/11/03 -0000, you wrote: >Hi > >I am currently driving an AVR (mega 8) input from a SFH618A >optoisolator being driven from the output of a radio control >receiver. The input LED is driven from the R/C receiver via a 330R >series resistor and the output transistors
Thread view
Attachments: 0
2003-11-30 by Mark Pepper
Hi I am currently driving an AVR (mega 8) input from a SFH618A optoisolator being driven from the output of a radio control receiver. The input LED is driven from the R/C receiver via a 330R series resistor and the output transistors emmitter is taken to ground with a 3K3 resisto
Thread view
Attachments: 0
2003-11-30 by poitsplace
--- In AVR-Chat@yahoogroups.com, jay marante wrote: > What is the boot loader? where can i use it? > > I have a project on door lock using keypad. it definitely asks for a password. how can will i include in my code (using ICCAVR) so that the EEPROM will be written only once for
Thread view
Attachments: 0
2003-11-30 by Kathy Quinlan
> -----Original Message----- > From: Bruce Parham [mailto:obparham@jpl.nasa.gov] > Sent: Sunday, 30 November 2003 2:39 AM > To: AVR-Chat@yahoogroups.com > Subject: Re: [AVR-Chat] Re: OT: HP photosmart 612 digital camera > > > > Welcome to the new and improved H-P! What a waste...
Thread view
Attachments: 0
2003-11-30 by jay marante
What is the boot loader? where can i use it? I have a project on door lock using keypad. it definitely asks for a password. how can will i include in my code (using ICCAVR) so that the EEPROM will be written only once for the administrator password everytime i turn on the system?
Thread view
Attachments: 0
2003-11-30 by baggy45
I have a tube of new AT90S2313 chips, 18 chips in all. I bought them for a project, but I decided to go with several megas instead. I'm asking $25 + $6 for insured shipping to anywhere in the US. Email me if your interested. -Chris
Thread view
Attachments: 0
2003-11-29 by moriarty70
According to the user manual you can access the camera as if it were an ordinary compactflash reader. (IE a USB mass storage device). Go to the setup menu and and set the "PC Connect Mode" to "Disk Drive". You don't need their rather overpriced CD at all. The user manual (In case
Thread view
Attachments: 0
2003-11-29 by Bruce Parham
Welcome to the new and improved H-P! What a waste... Nothing I've bought from those folks in the last five years has worked correctly the first time. Bruce ] flavius wrote: > > They don't offer drivers , offer only cd , who is cheap to USA but not to Estern Europe . And the time
Thread view
Attachments: 0
2003-11-29 by flavius
They don't offer drivers , offer only cd , who is cheap to USA but not to Estern Europe . And the time to receive also is undefinite . Best Regards Flavius Do you Yahoo!? Free Pop-Up Blocker - Get it now
Thread view
Attachments: 0
2003-11-29 by Ricardo Callejo
http://h20015.www2.hp.com/hub_search/taskPageSelect.jhtml?lc=en&pagetype =software&prodId=hpphotosma28335&sw_lang=en&submit.y=5&submit.x=3&cc=us Ricardo Callejo SURbyte San Martín 952 (9000) Comodoro Rivadavia Chubut - Argentina Tel/Fax : (54) 297 4470292 -----Mensaje original---
Thread view
Attachments: 0
2003-11-29 by Larry Barello
Because it doesn't offer drivers. It offers a CD for $6usd + $4 s/h -----Original Message----- From: poitsplace [mailto:lmburt@email.uncc.edu] Sent: Friday, November 28, 2003 7:54 PM To: AVR-Chat@yahoogroups.com Subject: [AVR-Chat] Re: OT: HP photosmart 612 digital camera Ummm..w
Thread view
Attachments: 0
2003-11-29 by poitsplace
Ummm..why don't you go to the drivers and support page http://www.hp.com/country/us/en/support.html ...and enter the product name "photosmart 612" --- In AVR-Chat@yahoogroups.com, flavius wrote: > > Hello > > I know that I'm far awy from this list topic but I dont know anywhere e
Thread view
Attachments: 0
2003-11-29 by flavius
Hello I know that I'm far awy from this list topic but I dont know anywhere else to ask about HP photosmart 612 camera drivers . I desperately try to find the drivers but until now is all in hopless . The HP site wants to send me a cd for 60 US$ . I bought that old camera from a
Thread view
Attachments: 0
2003-11-28 by poitsplace
That'll do it. I actually connected one wrong on the solderless breadboard once and the pins got so hot it partly melted the plastic! The amazing thing is...the chip survived! Just used it last week. --- In AVR-Chat@yahoogroups.com, "etgfx" wrote: > --- In AVR-Chat@yahoogroups.co
Thread view
Attachments: 0
2003-11-28 by etgfx
--- In AVR-Chat@yahoogroups.com, David VanHorn wrote: > > > > >BA1FB...that's it... I couldn't remember his/her name for the life of > >me. I even found the page now...simple enough schematic.. I will > >probably try to build it today. > > Any results? no...i'm guessing I screwed
Thread view
Attachments: 0
2003-11-28 by Jesper Hansen
Check the discussion board at my web-site. Some people are working with the Kenwood changers, iirc. www.yampp.com /Jesper ----- Original Message ----- From: "John Samperi" To: Sent: Friday, November 28, 2003 12:06 AM Subject: [AVR-Chat] [OT] Sanyo cd changer protocol > G'day > >
Thread view
Attachments: 0
2003-11-27 by John Samperi
G'day Does anyone know where I can get some info on the protocol used by car cd changers? There is the above protocol which is used by a few companies and also the Kenwood protocol. I'm Googled out! Regards John Samperi ****************************************************** Amper
Thread view
Attachments: 0
2003-11-27 by David VanHorn
> >BA1FB...that's it... I couldn't remember his/her name for the life of >me. I even found the page now...simple enough schematic.. I will >probably try to build it today. Any results?
Thread view
Attachments: 0
2003-11-26 by etgfx
--- In AVR-Chat@yahoogroups.com, David VanHorn wrote: > At 10:38 PM 11/25/2003 +0000, etgfx wrote: > > >Greetings, > > > >Does anyone know what the best way to start out in AVR programming > >is? I've heard from a local hobbiest programmer that there was a way > >to do a 6wire pa
Thread view
Attachments: 0
2003-11-26 by Wagner Lipnharski
etgfx wrote: > Greetings, > > Does anyone know what the best way to start out in AVR programming > is? I've heard from a local hobbiest programmer that there was a way > to do a 6wire parralel port programmer, but I wasn't able to find > this from google. Does anyone have a link
Thread view
Attachments: 0
2003-11-26 by Wagner Lipnharski
MuRaT KaRaDeNiZ wrote: > visit "http://www7.brinkster.com/mukas/" > I have drawn a simple programmer using serial port and [snip] neat website, you deserve to have an exclusive domain as www.mukas.com
Thread view
Attachments: 0
2003-11-26 by Russell Shaw
stevech wrote: > > But has Codevision fixed the stuff about invoking functions from > pointers within structs? Last time i used it (12 months ago), it > also borked at more complex things like nested structs and enum > declarations in structs. > isn't that a bit arcane for microp
Thread view
Attachments: 0
2003-11-26 by MuRaT KaRaDeNiZ
visit "http://www7.brinkster.com/mukas/" I have drawn a simple programmer using serial port and famous ponyprog software. It is in the electronics page. --- etgfx wrote: > Greetings, > > Does anyone know what the best way to start out in > AVR programming > is? I've heard from a
Thread view
Attachments: 0
2003-11-26 by techy fellow
Thanks so much for the explanation, Allan. Reeally appreciates it. best rgds, Davis Allan Lane wrote: I have an Ant8 myself, and am very happy with it. 500 MHz means your max sample rate is 2 nS. This means your logic analyzer can tell you when things really happen, +- 2 nS. At 4
Thread view
Attachments: 0
2003-11-26 by stevech
isn't that a bit arcane for microprocessors? I can give you a much worse list of missing capabilities for GCC and the Havard architecture of AVRs. ------------------- But has Codevision fixed the stuff about invoking functions from pointers within structs? Last time i used it (12
Thread view
Attachments: 0
2003-11-26 by poitsplace
Might be good going the ponyprog route... Then you can program other chips too. http://www.lancos.com/prog.html schematics at the bottom ...and, if you need a "crutch" (as I do ;) for the initial programming, try Bascom AVR demo (a BASIC compiler with a very liberal 2k code restr
Thread view
Attachments: 0
2003-11-26 by David VanHorn
At 10:38 PM 11/25/2003 +0000, etgfx wrote: >Greetings, > >Does anyone know what the best way to start out in AVR programming >is? I've heard from a local hobbiest programmer that there was a way >to do a 6wire parralel port programmer, but I wasn't able to find >this from google.
Thread view
Attachments: 0
2003-11-26 by Russell Shaw
stevech wrote: > suggestion: > one of PRLLC's MegaAVR boards, such as the Mega16 or 32. Low cost. > Serial port programming via bootloader which comes pre-loaded into the chip. > > Develop software with > AtManAVr which is a decent IDE added on to freeware GCC. IDE hides the > ug
Thread view
Attachments: 0
2003-11-26 by stevech
suggestion: one of PRLLC's MegaAVR boards, such as the Mega16 or 32. Low cost. Serial port programming via bootloader which comes pre-loaded into the chip. Develop software with AtManAVr which is a decent IDE added on to freeware GCC. IDE hides the uglies of GCC. Cheap. Free eval
Thread view
Attachments: 0
2003-11-25 by Claxton, Dean J
Absolutely – if you develop your application with the ISP header on the board, then you don’t need STK501 to program it – just use the STk500 with ISP header as per normal. Hope that makes sense J From: Steven Chang-Lin Yu [mailto:stevenyu@powerup.com.au] Sent: Wednesday, 26 Nove
Thread view
Attachments: 0
2003-11-25 by Steven Chang-Lin Yu
Got a question for you guys, is it possible to just build a ISP programming port and connect it with the STK500to program the mega169 or other equivalent microcontroller which needs 501 or 502??? Thanks Steve __________________________________________________________________ Stev
Thread view
Attachments: 0
2003-11-25 by Al Welch
Regarding logic analyzers I can offer the following from my own experiences over the years below. FYI I also have an ANT-16 recently purchased. Some things I have used an analyzer for.. 1. Verify that timing signals to I/O chips meet the manufacturers requirements including what
Thread view
Attachments: 0
2003-11-25 by Larry Barello
Check out www.barello.net/ARC Look at the users guide. The last page is a schematic that contains the wiring for the "SAMPLE" programmer. SAMPLE programmer works with BASCOM basic compiler. You can get BASCOM with a 2k limit (and you can get a lot done in 2k) for free. Once you h
Thread view
Attachments: 0
2003-11-25 by etgfx
Greetings, Does anyone know what the best way to start out in AVR programming is? I've heard from a local hobbiest programmer that there was a way to do a 6wire parralel port programmer, but I wasn't able to find this from google. Does anyone have a link to this, or other simple
Thread view
Attachments: 0
2003-11-25 by Jeffrey Close
I have been able to develop lots of MCU-based stuff without using LAs because I'mnot that comfortable using them. Unfortunately, this has meant finding very creative and often circuitous ways of debugging problems that would be much easier solved with a logic analyzer. I would we
Thread view
Attachments: 0