How to wipe the BS2 rev J EEPROM clean
eagle
Posts: 6
Is there a utility program that can be use to wipe the EEPROM clean. I cannot get a clean new program on to the chip.
Thanks
Thanks
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
The Stamp Editor will always put a "clean" copy of your program in the Stamp's EEPROM or will report an error. If you're having problems, it may be something with the serial connection. There's a USB to serial adapter troubleshooting document with a link on Parallax's main webpage on the bottom. Have a look at that.
If that doesn't take care of the problem, come back, describe what's happening in more detail, and include a copy of your program as an attachment to your message.
I am somewhat concerned that when I wire a new circuit and then power up the board to upload a new program, the old program will send outputs through the new circuits in ways that might damage the circuit or the BS2.
I'm too much of a novice to know if this is really a problem, but as a safety measure, I wrote a little program to clear out the old programming and leave the BS2 at a low state while it waits for me to upload the new program
I know that this doesn't really "wipe" the memory clean, but it shuts down all pins so there is no worry of stray currents being directed into wrong places.
Probably I'm just being Peter Paranoid, but because I have a remarkable ability to break electronic things I feel like it's a reasonable precaution.
DIRS = %000000000000000