This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

PSTORAGE_FLASH_PAGE_SIZE is 4096 instead of 1024?

Hello, i am using NRF 52832 QFAA In pstorage_platform.h I see

#define PSTORAGE_FLASH_PAGE_SIZE pstorage_flash_page_size()

and the return value of pstorage_flash_page_size() is 4096

but according to this answer

PSTORAGE_FLASH_PAGE_SIZE should be 1024.

Am I missing something here?

Parents Reply Children
No Data
Related