Skip to content

Flash memory map base address query #101

@adamfowleruk

Description

@adamfowleruk

Hello,

I have an application making use of the Zephyr Flash Map storage functions:-

https://docs.zephyrproject.org/latest/services/storage/flash_map/flash_map.html#flash-map

I use this as-is successfully with Nordic's own nRF52840 dongles. This uses a base address for the storage_partition of 0x7A0000.

When using the MDK dongles - with either the old 0.2 or new 0.7 UF2 bootloader, the flash configuration file I'm merging into my app file appears not to be being read.

Your flash layout diagram on this page doesn't mention where any storage_partition as per the DTS file would be located:-

https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle/programming/uf2boot/#flash-memory-layout

Could you please give me a pointer as to how your device (programmed using Nordic SDK) would layout the storage_partition so I can set a correct base address for my configuration data?

Thank you in advance.

Regards,

Adam.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions