tictac
Full Member level 5
Hi
I use one nand flash that made by samsung for storing data. I want to writing and reading data from the nand flash.so I need to use one address locator variable for storing the last address of last reading and writing operation.
I want to use the first block and first page of the nand flash for address locator.
By each writing and reading data from nand flash I want to update address locator. is it a good idea? and I have some questions.
1-How can I re-program a byte of one specific page of a block with out erasing that block?
2- How many times I can erase one block and program it?
By regards
I use one nand flash that made by samsung for storing data. I want to writing and reading data from the nand flash.so I need to use one address locator variable for storing the last address of last reading and writing operation.
I want to use the first block and first page of the nand flash for address locator.
By each writing and reading data from nand flash I want to update address locator. is it a good idea? and I have some questions.
1-How can I re-program a byte of one specific page of a block with out erasing that block?
2- How many times I can erase one block and program it?
By regards