Flash memory (S29GL064S) writing two sectors for one address

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
umer_s
Level 1
Level 1
First question asked Welcome!

Dear All,

I am using S29GL064S uniform sector flash memory in word mode. i am trying to write at sector 0 (SA0) at location 0x000000h using TI DSP processor but flash also write same data on sector 4(SA4) 0x020000h location as well. similarly if i try to write on sector 2, flash also write on sector 6. kindly guide me what mistake im doing while writing/programming. thankx 

0 Likes
1 Reply
Apurva_S
Moderator
Moderator
Moderator
100 likes received 500 replies posted 250 solutions authored

Hi @umer_s 

Can you provide us the exact sequence of commands that you are following?

Also, you can check our low level driver for parallel NOR flash which is available on this link - https://www.cypress.com/documentation/software-and-drivers/low-level-driver-nor-flash?source=search&.... You can consider using this driver in your application if you are facing difficulty in writing code.

Regards. 

0 Likes