Bangle.js external Flash lifetime

Posted on
  • Hi! I would like to ask how long the Bangle.js external Flash storage lifetime is, in terms of page write cycles. Thanks!

  • I'm not sure of the exact part number. It's a pretty standard SPI flash chip though, and if you look at similar 32mbit flash chips they generally all say 100,000 page erase cycles minimum.

    Espruino's Storage system is pretty good at avoiding erase cycles because it's journalling, so unless you keep Storage over 90% full all the time and write loads you should be totally fine

  • Ah that sounds very robust, thanks!

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

Bangle.js external Flash lifetime

Posted by Avatar for user128983 @user128983

Actions