Posted on May 11, 2006 at 10:42Hi Amruta! I've just written a source code to write and read some data to external serial flash from STR710 Evaluation Board. The serial mem is M25P10, I think. Can you explain better the problem that you're facing? By...
Posted on May 09, 2006 at 09:58Sure! Actually my source is a little different now! But the main reason is that I was verifying the WIP (Write in progress) bit of serial flash in a wrong way. Because I forgot to discard some dummy byte after the Read...
Posted on May 08, 2006 at 16:41Hi! I can read any memory position, including the Eletronic Signature through an instruction. But my writes appear don't have effect. I also erased all memory using Erase Bulk. So, I just can read 0xFF. I use the same ...
Posted on May 05, 2006 at 19:25Hi guys! I'm trying to write and after read some data from Serial Flash memory. I use STR710FZ2T6. My problem is: I can't neither read nor write data in flash. Well, I will post my source. I'll appreciate any answer or...