BS2 programming broken?
tomwm
Posts: 3
I have a Basic Stamp 2 (rev. G) on a Board of Education (rev. C) that won't be programmed. The Parallax Basic Stamp Editor reports that it has failed to find any stamps when I tell it to program, but both the Stamp and serial communication work --- as the program that I put on there last (two years ago!) still works (it prompts for a number and prints it out in different bases using DEBUG statements). This problem first surfaced after I programmed the Stamp with a rather long serial cable (10 or 15 ft, if I recall correctly). Does anyone have any idea what might cause this?
Comments
I suppose you have a reliable power supply?
1) A shortage of power. The identification and download process is an active one. The Stamp and Stamp Editor have to converse for it to work, so the Stamp must be working.
2) A serial connection failure. You could have a bad cable. If you're using a USB to serial adapter, you could have one that doesn't provide all the right signals for programming or you could have the wrong USB driver. The DTR (data terminal ready) signal must be implemented and controlled by the Stamp Editor.
Almost always, the problem is one of these two. Often the DEBUG statement works, but that doesn't need the DTR signal to function.
The Stamp seems to have adequate power to run. The four AA batteries in the pack are somewhat old but have scarcely seen any use (the BoE is sitting on a Boe-Bot). I'm afraid that my multimeter seems to have died, so I won't be able to check the specifics until I get back to school on Sunday (I'm on break).
As for the serial cable, it's just the one that came with the BoE. I have others when I get back to school, but I vaguely recall doing so about a year ago when I last tried to get this working.
The only other thought that I have is that, as Windows is running in a virtual machine, serial port emulation may not be perfect --- DTR signal may not have been implemented. This wouldn't explain why programming failed when I was using a native installation before, though. Still, I'll try using a native Windows.
Sadly, it seems that I probably won't be able to play around with ultrasonics as I'd hoped this break. :-( Well, thanks for your help.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering
Thanks for all your help.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering
I check it on two different computers, and I always got the same error :" NO stamps found"
I tried the USB to serial convert that come with the boe-bot package, and I also tried using the serial port directly.
Is there a way to test whether whether the BS2 is broken?? I have all equipment if needed.
Thanks a lot