Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHow to use UFM IP of Altera MAX10
Hi to all, I need to use user flash memory of MAX10 FPGA. I have some questions; 1. Do I need to use NIOS II processor (as Master) to access the altera on chip flash? 2. Is there any oth...
Altera_Forum
Honored Contributor
11 years agoThanks for your quick reply nyousf. Maybe you can halp me a bit more if you have time.
Actully, I need to store some images in UFM which should be permanently stored in it. I have a microcontroller, it sends commands to FPGA that specific image should be displayed on the screen. On every command i have a different image to show. and these images i need to store in UFM. this is the rough structure of my project. it would be great support if you give an idea how to implement it.