Forum Discussion
KWang97
Occasional Contributor
6 years agoI want to Erase CFM0,but it seems like flash didn't response.
I want to Erase CFM0,but it seems like flash didn't receive my command. Why? Below are code: CFM1 : CFM port map( clock => ssClk, reset_n => ssRst, a...
JohnT_Altera
Regular Contributor
6 years agoHi,
- May I know how do you connect the clk to the On Chip Flash IP?
- Is it from internal Oscillator or clk pin?
- What is the clk frequency used?
- Could you read the status register (CSR_ADDR = 0x0) after you disable the write protection and after you execute sector erased?