This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Nand Flash Algorithm

Hi all,

I am creating a FLM file for Nand Flash in Keil.

So far, I am able to create a FLM file. The erase sector is working fine. The Program Function is success with hard-coded values.

But if i write the buffer which is the argument of Program function , zeros are written to the Nand flash.

From where does the buffer is get filled. Is there any settings to be done for this.
Since i get zero values, i strongly think the buffer is not get filled.

Please help me to solve this issue.

Regards
Arun