Uploaded image for project: 'Mynewt'
  1. Mynewt
  2. MYNEWT-13

NFFS does not work on STM32F3 or NXP MK64F12

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • NFFS
    • Security Level: Public (Viewable by anyone)

    Description

      STM32F3 flash writes are done 2 bytes at a time. MK64F12 flash alignment is 8. NFFS should take into account alignment restrictions underlying storage has.

      E.g. add alignment requirement in struct hal_flash. Add an HAL flash API call to query this. NFFS would then use this when writing/reading blocks of data from flash.

      Attachments

        Issue Links

          Activity

            People

              ccollins476 Christopher Collins
              marko Marko Kiiskila
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: