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

what is mean by blockid and moduleid in PSTORAGE

hi

i need store my data in internal flash memory (around 30kb). i have fixed memory map from 0x25000 to 0x35000. my, block size = 16 byte, block count =4096, no of pages= 64 pages, page start no. = 148, page end no. = 212,

my code could exceed address of 0x25000.

please check is it correct. i could not understand what is mean by blockid and moduleid and also PSTORAGE_MAX_APPLICATIONS.

here, i have given the value for PSTORAGE_MAX_APPLICATIONS=148. is it correct

Related