You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Sterling Hughes (JIRA)" <ji...@apache.org> on 2016/03/29 20:33:25 UTC

[jira] [Updated] (MYNEWT-13) NFFS does not work on STM32F3

     [ https://issues.apache.org/jira/browse/MYNEWT-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sterling Hughes updated MYNEWT-13:
----------------------------------
    Assignee: Christopher Collins

> NFFS does not work on STM32F3
> -----------------------------
>
>                 Key: MYNEWT-13
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-13
>             Project: Mynewt
>          Issue Type: Bug
>          Components: NFFS
>            Reporter: Marko Kiiskila
>            Assignee: Christopher Collins
>            Priority: Minor
>             Fix For: v0_8_0_rel
>
>
> STM32F3 flash writes are done 2 bytes at a time. 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)