Erasing the eeprom
Archiver
Posts: 46,084
Sorry for bothering you, but I am new to Basic Stamp and I would
like some info about erasing the eeprom of BasicStamp 2. Any
suggestions? Thank You.
like some info about erasing the eeprom of BasicStamp 2. Any
suggestions? Thank You.
Comments
your program and any data. The simplest program is
END
which will clear the EEPROM and cause the IOs to initialize as inputs.
This is a good idea if you're experimenting and changing circuits, or
sending your Stamp to a friend and don't know what circuitry they will
connect it to.
-- Jon Williams
-- Applications Engineer, Parallax
-- Dallas Office
Original Message
From: lucaslab_2001 [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=UC9IXLTbITW1XT_DuOTgSjccVjAbBGvkt353qSURmB2dBvSIl2H4Z6rglUIIhIA2Kbd24-JxhcU]lucas@l...[/url
Sent: Wednesday, February 25, 2004 5:42 AM
To: basicstamps@yahoogroups.com
Subject: [noparse][[/noparse]basicstamps] Erasing the eeprom
Sorry for bothering you, but I am new to Basic Stamp and I would
like some info about erasing the eeprom of BasicStamp 2. Any
suggestions? Thank You.
lucas@l... writes:
> Sorry for bothering you, but I am new to Basic Stamp and I would
> like some info about erasing the eeprom of BasicStamp 2. Any
> suggestions? Thank You.
>
Why would you want to erase it. Everytime you write a new program it simply
overwrites the old data.
Sid
[noparse][[/noparse]Non-text portions of this message have been removed]