Will writing inside FLASH memory overwrite the program inside the FLASH memory? If so what are the precautions that need to be taken to avoid problems?
Processor : LPC 1517
IDE : LPCXpresso v8.2.2 [Build 650] [2016-09-09]
Solved! Go to Solution.
Hi,
There are three key issues with using flash memory:
• Erasing memory is on a per-sector basis
• Flash memory lifespan
• Reprogramming locations
Please check the attached application note.
Have a great day,
Sol
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi,
There are three key issues with using flash memory:
• Erasing memory is on a per-sector basis
• Flash memory lifespan
• Reprogramming locations
Please check the attached application note.
Have a great day,
Sol
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------