Altera_Forum
Honored Contributor
12 years agoWriting/Reading into/from EPCS Flash Device
I am sorry for starting a new thread for this when there are some old threads of me and other in the same topics. I am not getting a response for those as yet. I am greatful to the forum as i have solved many of my newbie doubts here... I hope to get out of this too...
i want to use epcs16 on my board to store some 16 bit words during runtime and wish to recall the same on subsequent power ups. Correct me if am wrong, i have to use the api's provided in "altera_avalon_epcs_flash_controller" ???? I am confused first, how to access the EPCS device ? I can just see it has 32 sectors of 24 bits each. what address should i use to access the same. I am using C program in NIOS SBT for programming NIOS now. :confused::confused: