Forum Discussion
4 Replies
- Altera_Forum
Honored Contributor
Do you really mean external configuration flash? The internal -configuration- flash will be big enough to hold any possible configuration of the Max10 logic. If you want more -user- flash then sure, you can add an external SPI, I2C, or NOR flash as much as you like, you'll just have to write some logic to talk to it from your application.
- Altera_Forum
Honored Contributor
yes, i mean the external configuration flash.
i think the internal -configuration- flash will be big enough to hold any possible configuration of the Max10 logic, but in nois system the flash has to storage both logic configuration file and soft configuration file. i wonder if the internal -configuration- flash is big enough in this condition. thanks! - Altera_Forum
Honored Contributor
By "soft configuration file" you mean the code that the Nios will run? I don't have much experience with Nios on small devices like this, but as far as I know you can use an external flash to store the Nios software. Someone else will need to confirm this.
- Altera_Forum
Honored Contributor
can someone give me more advice?
thanks!