This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
there is a 512Mb NOR flash memory as the website:
which can be reachable size via EMIF#1 in F28379D or not?
Hi Richard,
NOR flash connect to ASYNC interface and max memory size we have is 16Mb for 16bit ASYNC memory interface on this device. If you are using it for storing bulk data and not code then you could use other GPIO pins as address lines and control them via SW.
Regards,
Vivek Singh
Thanks for your reply
Have any examples(code, schematics, etc.) for accessing the larger NOR flash memory size than 16Mb?
Richard,
GPIO addressing (paging) is used in the reference design and software examples described in this EMIF appnote.
-Tommy