Low power on LED and error message
firewater
Posts: 25
I am using a Basic Stamp 2 and when I try to launch the editor (2.3.1) I·get an error message.I am on a PC with 2GB·of·RAM,dual Opterons·with windows XP.If I click cancel or continue twice it will launch.It doesn't seam to have any other effect except when I run the·PULSOUT or HIGH_LOW examples the·LED·will·barely light.My meter shows 1.62V,the battery is·new and I·connected·it·directly·to Vss and Vdd and it lights much more brightly.Here is the error message:
Exception Processing Message c0000013 Parameters
75b6bf9c 4 75b6bf9c 75b6bf9c
I don't know if the problem is·the·error·message,the board or the Stamp.
The board is one that I got with the book "123 robotics experiments for the evil genius" by Mike Predko
It' a very simple·serial board. It uses·two 220ohm DIP resistors and·two 0.01uf mylar capacitors.I checked the solder points very carefully and the DIP's are in the right way.
Does anyone know what the problem might be?
Exception Processing Message c0000013 Parameters
75b6bf9c 4 75b6bf9c 75b6bf9c
I don't know if the problem is·the·error·message,the board or the Stamp.
The board is one that I got with the book "123 robotics experiments for the evil genius" by Mike Predko
It' a very simple·serial board. It uses·two 220ohm DIP resistors and·two 0.01uf mylar capacitors.I checked the solder points very carefully and the DIP's are in the right way.
Does anyone know what the problem might be?
Comments
If you connect the LED directly between Vss and Vdd, you will burn out something. The LED operates from roughly 1.7V and requires a series resistor to limit the incoming current to about 20ma. Usually a 220 ohm resistor is used for this, probably one in the DIP pack. Don't use the LED without it.
Not having the book, it's hard to tell what's up since there's no schematic available other than in the book. You can download the Basic Stamp Manual from Parallax's website and compare your circuit with what's recommended for connecting a Stamp to a PC.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
There's nothing like a new idea and a warm soldering iron.
http://www.mouser.com/search/ProductDetail.aspx?R=4116R-1-224LFvirtualkey65210000virtualkey652-4116R-1LF-220K
The part in the picture shows 4116R-1-221
http://www.bourns.com/PDFs/4100R.pdf
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Problem Solved, I think.
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
There's nothing like a new idea and a warm soldering iron.
Post Edited (pwillard) : 8/12/2007 11:38:45 PM GMT
Two 220 v 16-pin resistor Dual In-line Packages (DIPs)
I think I'll write the publisher and tell them about this.