Shop OBEX P1 Docs P2 Docs Learn Events
Program and Data in Basic Stamp — Parallax Forums

Program and Data in Basic Stamp

ArchiverArchiver Posts: 46,084
edited 2004-05-24 07:38 in General Discussion
Hai, everyone

I want to ask about program and data in basic stamp2 microcontroller. Is the program in basic stamp Loss if we disconnect the power supply at basic stamp?

Thanks for the answer.
Sincreley yours


Do you Yahoo!?
Yahoo! Domains - Claim yours for only $14.70/year

[noparse][[/noparse]Non-text portions of this message have been removed]

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2004-05-24 07:38
    --- In basicstamps@yahoogroups.com, mali ok <maliok80@y...> wrote:
    > Hai, everyone
    >
    > I want to ask about program and data in basic stamp2
    microcontroller. Is the program in basic stamp Loss if we disconnect
    the power supply at basic stamp?


    NO, the PROGRAM is not lost, but if you were counting things, the
    count (variable) would be lost.


    You can write that to memrory and not lose it, but writes are
    somewhat limited to only a 100,000 or something.

    There are chips with memory that you can write to, an EEPROM would
    allow you to do that, or there is a RAM chip you can use.

    The real time clocks also have scratch pad ram and since most people
    back up the clock with a battery, that makes the clock memory non-
    volitle.

    Dave

    Real time clocks
    512K plug-in EEPROM.......and RAM !
    http://www.visualmuses.com/chipcircuit/index.html












    >
    > Thanks for the answer.
    > Sincreley yours
    >
    >
    >
    > Do you Yahoo!?
    > Yahoo! Domains - Claim yours for only $14.70/year
    >
    > [noparse][[/noparse]Non-text portions of this message have been removed]
Sign In or Register to comment.