Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17252 Discussions

EPCS16 write one byte more than once

Altera_Forum
Honored Contributor II
1,177 Views

Hi, 

 

I'm trying to use the EPCS16 as storage memory for few bytes. 

The configuration is: Use Mega Function ALTASMI_PARALLEL without NIOS. 

I managed to read and write one byte the first time.  

When I try to rewrite in the same address the data keep the same. 

 

It is known any single byte write limitation? 

 

I'm using Quartus 11.0. 

 

Best Regards, 

Manpsilva
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
434 Views

Review the serial flash datasheet: After erasing a 512 kbit sector, you can only change data bits from '1' to '0' when wrring one or multiple bytes with a page program command.

0 Kudos
Altera_Forum
Honored Contributor II
434 Views

Thanks, that explains a lot! 

 

But I can't find on the Datasheet I have... 

 

Best Regards, 

M
0 Kudos
Reply