program and read less than one page.

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

cross mob
Anonymous
Not applicable

Hello There

I am working with   s34ML02G1  nand flash . there is recommended to read and program in scale of page and i do this in my project , but i have some other Ideas that force me to program and read less than a page .. maybe One Byte.

so  what should i do exactly ,,, how can i do this without any corruption?

i think that i can program one byte and send the end command and suppose that there is nothing in internal register and after that i can do an other Operation.

0 Likes
1 Solution
Anonymous
Not applicable

Hello Alireza,

We recommend users to go for page programming so that they can get better performance . If single byte programming is  needed in your application then you can very well program single byte, there will not be any issues.

There is a maximum of 4 program operations per page, as indicated in table 5.9 on page 37 of the data sheet: http://www.cypress.com/file/207521/download 

But it is better to only program once per page. Each page can be partially programmed up to four times.

Thanks,

Krishna.

View solution in original post

0 Likes
2 Replies
Anonymous
Not applicable

Hello Alireza,

We recommend users to go for page programming so that they can get better performance . If single byte programming is  needed in your application then you can very well program single byte, there will not be any issues.

There is a maximum of 4 program operations per page, as indicated in table 5.9 on page 37 of the data sheet: http://www.cypress.com/file/207521/download 

But it is better to only program once per page. Each page can be partially programmed up to four times.

Thanks,

Krishna.

0 Likes
Anonymous
Not applicable

Hello dear Krishna

I got it .

thanks a lot

0 Likes