Update SPIFFS to close the underlying flash interface

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Implemented
    • Priority: Medium
    • TIRTOS
    • TIRTOS-2029
    • TIRTOS_5_30_00
    • All
    • Hide
      The SPIFFSNVS implementation only calls NVS_close() when doing compatibility checking within SPIFFSNVS_config().

      NVS_close() should be called at the end of a session during SPIFFS_unmount(). If NVS_close() is not called, the external flash device does not get issued a powered command. This may result in unnecessary power consumption.
      Show
      The SPIFFSNVS implementation only calls NVS_close() when doing compatibility checking within SPIFFSNVS_config(). NVS_close() should be called at the end of a session during SPIFFS_unmount(). If NVS_close() is not called, the external flash device does not get issued a powered command. This may result in unnecessary power consumption.

      The SPIFFSNVS implementation only calls NVS_close() when doing compatibility checking within SPIFFSNVS_config().

      NVS_close() should be called at the end of a session during SPIFFS_unmount(). If NVS_close() is not called, the external flash device does not get issued a powered command. This may result in unnecessary power consumption.

            Assignee:
            TI User
            Reporter:
            TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Connection: Intermediate to External PROD System
                EXTSYNC-2489 - Update SPIFFS to close the underlyi...
                SYNCHRONIZED
                • Last Sync Date: