"ERROR:BASIC STAMP NOT FOUND." my POWER is ON, PROGRAM ON, USB FOUND
iloverobots
Posts: 14
Hi everyone,
I am trying to decipher my robots health issue today. I am running the regular power supply that comes with the boe-bot kit. I have a basic stamp 2 rev j and my microprocessor is rev d. My robot was working great until last night when it started acting a bit-- abnormal. I connected it to my computer and identifed the virtual usb port (com 6) to see that the loop was yes and echo was yes. I try to run a new program and I get the warning basic stamp not found. I can guarantee that my basic stamp is on board. If anyone else has faced this issue, please let me know. I searched the forum for an answer, but to no avail.
My Operating System is Vista, My 1.5 volt batteries all have plenty of juice according to my multimeter. two batteries are at 1.49 and the other two are at 1.5. I am using the USB cable that came with the boe-bot. I am using a reliable USB port was recognizing the bot until late last night when I made some adjustments to the servos. I looked at the MEMBER SUPPORT FAQ and there was no answer to this problem there. I have read several other posts similar to mine, but the people who have their issue solved never explain how they solved it.
I will post how it was solved and if you wish you could make this a sticky so no one will have to be stuck searching the forum finding threads that are about the same problem, but doesn't say how the person resolved the problem.
I am trying to decipher my robots health issue today. I am running the regular power supply that comes with the boe-bot kit. I have a basic stamp 2 rev j and my microprocessor is rev d. My robot was working great until last night when it started acting a bit-- abnormal. I connected it to my computer and identifed the virtual usb port (com 6) to see that the loop was yes and echo was yes. I try to run a new program and I get the warning basic stamp not found. I can guarantee that my basic stamp is on board. If anyone else has faced this issue, please let me know. I searched the forum for an answer, but to no avail.
My Operating System is Vista, My 1.5 volt batteries all have plenty of juice according to my multimeter. two batteries are at 1.49 and the other two are at 1.5. I am using the USB cable that came with the boe-bot. I am using a reliable USB port was recognizing the bot until late last night when I made some adjustments to the servos. I looked at the MEMBER SUPPORT FAQ and there was no answer to this problem there. I have read several other posts similar to mine, but the people who have their issue solved never explain how they solved it.
I will post how it was solved and if you wish you could make this a sticky so no one will have to be stuck searching the forum finding threads that are about the same problem, but doesn't say how the person resolved the problem.
Comments
Are you sure the cable is not plugged up side down on your laptop?
I had exactly the same problem
My USB cable did get all twisted and tangled, because I tried running a driving program with the robot connected to the computer. Could have this caused a short in the usb cable? I am thinking about testing it with another cable that is the same. I am hoping that it isn't an issue with the basic stamp. I will double check the power source.
- Matt
1) The Stamp is not getting power or adequate power.
a) This could be caused by weak or dead batteries
b) This could be caused by a defective AC adapter (wall-wart)
c) It has occasionally been caused by faulty power wiring
d) If other circuitry is connected to the Stamp, there might be a short-circuit in that circuitry
2) The serial connection between the Stamp and the PC is not working properly
a) The serial cable might be defective
b) If you're using a USB to serial adapter, it might be one that doesn't properly implement the handshaking lines (DTR particularly)
c) You might be using the default USB driver for serial adapters which doesn't work for programming. You need the correct manufacturer's driver.
d) The USB cable might be broken (it's happened).
Anything beyond this may have to be dealt with directly with a call to Parallax Tech Support.
I have tried the batteries, reinstalling drivers and multiple cables and still no luck.
The previous program on the EEPROM works fine, I cannot find the BASIC Stamps from the editor.
I have a 'real' serial port, but no adaptor, is this an option?
thanks
As mentioned, overwhelmingly the Stamp is fine and the Stamp Editor works and the problem is elsewhere. Often a forum is not a good venue for finding out what is wrong once you've really eliminated nearly all of the possible problems. Call Parallax Tech Support on Monday or go through all the above suggestions with a fresh look, then call Tech Support if it doesn't work.
A problem that I have faced once and is a horifying prospect is.... the chip having been destroyed by static electricity. IT HAS happened to me once, and I can tell you, I have always made sure that I have de-staticed myself before touching ICs after that!
Another trouble-shooting tip is, try plugging it into another computer, see if the problem is related to the computer. Then try a new serial cable, after that, check to see if all the serial port solder terminals are secure on the BOE (If that is what you are using).
Hope this works
-John