Shop OBEX P1 Docs P2 Docs Learn Events
Writing to PINK flash memory? — Parallax Forums

Writing to PINK flash memory?

PaulPaul Posts: 263
edited 2007-07-24 17:54 in General Discussion
Chris, (or anyone actually)
I can write to PINK variables fine·but how do I write to (or transfer varibles) to the flash memory from a serial port command? Is there a convenient "Write all to Flash" command?

Paul

Comments

  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2007-07-23 14:12
    Paul,

    Writing the data to flash is normally done through the web page interface. There is no command to do it serially. Sorry. Take care.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
  • PaulPaul Posts: 263
    edited 2007-07-24 12:53
    Thanks Chris. Thats what I was afraid of. Looks like saving to eeprom is the way to go then.
  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2007-07-24 17:54
    Remember, each variable on the PINK can hold 64 characters, so that will use up a lot of EEPROM if you’re storing that on the BASIC Stamp. Unless it’s something that needs to change frequently you could just affect the flash write directly via the web interface. Take care.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
Sign In or Register to comment.