S25FL128L sample code

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

cross mob
Anonymous
Not applicable

We are using S25FL128L interfaced with stm32f4 controller, writers working after that the data is readed it working fine and again i am writing some other data at the same location and we are reading that location means the data which we wires is not coming correctly.

If we erase the chip fully means it was working on above scenario.

0 Likes
1 Solution
AlbertB_56
Moderator
Moderator
Moderator
500 replies posted 50 likes received 250 replies posted

Hello Ohchandru_3775301,

After programming initial data into a sector address location, and if new data is desired to be programmed into the same sector address location, a sector erase operation must be initiated, first, to accept the new data to be programming into the same sector address location.

Help this helps...

Thank you and regards,

Albert

Cypress Semiconductor

View solution in original post

0 Likes
2 Replies
AlbertB_56
Moderator
Moderator
Moderator
500 replies posted 50 likes received 250 replies posted

Hello Ohchandru_3775301,

After programming initial data into a sector address location, and if new data is desired to be programmed into the same sector address location, a sector erase operation must be initiated, first, to accept the new data to be programming into the same sector address location.

Help this helps...

Thank you and regards,

Albert

Cypress Semiconductor

0 Likes
Anonymous
Not applicable

Hi Albert,

Thanks For the immediate response.

For Every byte write, we have to do sector /page ERASE and WRITE or is there any buffer to memory option available?

Any sample Code available?

Thanks and Regards,

Chandru

0 Likes