Shut down problem
slotcarz
Posts: 30
I am running into a problem with my BS2. I can write code to it and run the function but if I shut power off to it, the program goes haywire and won't read the code properly unless I re-program it. It this common? Just wondered if there was a cure for this..
thanks..
Jeff
thanks..
Jeff
Comments
As for how to fix it I have no clue, I've never seen a stamp do that.· Is there any other details you could give about what you do when you power down your stamp?
Chris
Jeff
Did you try doing a reset after powering up?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
DTQ
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA
I do not have a WRITE command in the code but I am trying to figure out why it won't hold the programming. I am putting this sign I have made into my slot machine for a display and don't want to worry about having to reset every time. that would be a drag.
I am using your tutorial code Jon as a guide and when try to use mine I get a bunch of scrambled LEDs. Just pushing forward to get it right...
thanks for the replies
Jeff
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA
2. Power problems can give these symptoms. The fact that "Reset" does nothing makes this more likely.
3. I don't think a 500 mA power supply is good enough for all those LED's -- but since the 7819 'strobes' the LED's, perhaps it is.
4. It IS possible to 'wear out' the EEPROM by using 'WRITE' statements under program control -- but this would cause a verify failure, not the symptom you are describing.
5.· Are you using the EEPROM to store some of the data?· It is also possible to over-write your program tokens, and not realize you've done it (unlikely, but possible).
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
higher output under less than rated load.
Now I have to get the chips to flow the scroll instead of each having its own display scrolling each character. Did that make sense?
ok cya
Jeff
·· I thought that might be it.· Glad you got it figured out.· Some computers have issues with taking over the COM Port when it's idle.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com