Skip to main content
Visitor II
December 30, 2019
Question

hi folks, i am using M58BW016FB flash memory as boot memory for MPC8358E processor in that i struct at writing a data into the memory . i am using freescale code warrior soft. for writing data into memory..

  • December 30, 2019
  • 1 reply
  • 715 views

can you please help me how to write data into this flash and what are the commands and steps i have to follow....

thank you.

regards,

venkat d

    This topic has been closed for replies.

    1 reply

    Graduate II
    December 30, 2019

    Pretty sure the Data Sheet specifies the commands the device supports, and it programs much like every other NOR FLASH memory from the last few decades.

    Review JEDEC CFI implementation, and flow charts in data sheet.

    Vd.1Author
    Visitor II
    December 31, 2019

    i followed the command which is given in datasheet but the data not able to store on specified address.

    can tell me the steps?