Forum Discussion
foft
Occasional Contributor
5 years agoMAX 10 flash controller wrapping mode - non-functional
I've been using the MAX 10 internal flash with success on the 10M08SCU169. I am not using bursts.
I ran out of space on the device and was looking for ways to reduce my resource usage. The IP for ...
- 5 years ago
Hi,
From the SIgnalTap, I observed that you only provide read signal for 1 clock cycle when you are using burst count of 2. I would recommend you to provide read signal at least 2 clock cycle when you are using burstcount of 2 in wrapping mode.
Please refer to Figure 18 in https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/max-10/ug_m10_ufm.pdf
foft
Occasional Contributor
5 years agoI thought it may be the burst count too so tried that before, but changing that to "10" in the controller does not help.
I'm using an clock from the pll on my real project, I just used the internal oscillator here so that you can run on your own max10 hardware to try it.