Post Go back to editing

Write data into NOR Flash sector

Hi all,

   I am working on BF609, When i try to write some data like 0x1254 in particular sectors using pc28f128P33_Write() into nor flash. It writes the data into that sector.

But when I read that sector it cannot give the exact data I passed into that sector, the write and read addresses are same. Before write when I read it gives some data value and after write it gives the value which is not matching, every time the same values shown even when I write into another sectors.

Please somebody help me to fix this issue.

Thanks..

Regards

John



.
[edited by: John21 at 11:22 AM (GMT -4) on 17 Aug 2021]
Parents Reply Children
  • Hi,

    We have created project based on your source files and able to write and read the data from flash successfully. Please refer the attached project.
    We are also tried with different BF609 EZ-KITs and works fine. If possible can you please try with some other BF609 EZ-kit.

    If still you are facing issue, can you please email to Processor Support through: processor.support@analog.com
    Please make sure to add the link of this EZone thread while contacting private support.

    nor_test_Core0.zip

    Regards,
    Anand Selvaraj.