Question:
Example code for SC-573 Ezkit which helps to understand flash write and readback process
Answer:
The attached code helps to understand flash write and read back. We can see the received data in local buffer. The macros in the header file(#define pageprogram , #define sectorprogram) helps to understand how to program page and sector in flash.