BS2e problems
gilabite
Posts: 20
I recently purchased the OEM BS2e not the whole kit just the parts. I assembled the parts on a breadboard and when I hook it up to program it throught the PC the basic stamp editor says the program tokenized and downloaded successfully. But the basic stamp does nothing. I tried several programs even small ones that just blink an LED and none of them work. Anybody have any ideas. Can anyone provide me with some diagnostic steps I could take to try to diagnose the problem or maybe some steps I could take with a multimeter to make sure everything is working. I dont understand why the editor says the stamp is there and working if its not since everytime I had something hooked up wrong before it would say there was no stamp. Please help!!!
Comments
Eg.
' {$STAMP BS2}
number VAR B1
main:
DEBUG· CLS, "Number = ", DEC number
PAUSE 100
number = number + 1
GOTO main
"Number = 1"
and every 100 miliseconds or so·that number will increase by one until it reaches 255 and then will repeate from 0
What you told me to do works fine and now with the help of the ground wire the other program I was trying to run works to. Setting up the OEM BS2e on a breadboard gets pretty busy. I have another post maybe you could help me with. Its about abacoms am-rt5 and am-hrr3. Thanks for your help.
·· How did you get the BS2e interpreter onto the breadboard?· We only have that in a surface mount package.· Just curious.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com