• Writing to Internal Flash
    Hi, I am using LPC2478(ARM7) for my Application. I have to store my data in Internal flash in run time. I am trying this functionality by using IAP. Is it a right approach? Is there any other...
  • Writing to Internal Flash
    Hi, I am using LPC2478(ARM7) for my Application. I have to store my data in Internal flash in run time. I am trying this functionality by using IAP. Is it a right approach? Is there any other...
  • Example code to read/write 0851 internal flash
    Hello, I can't find any example C code to read and/or write an 8051 internal flash memory. I'm using a C8051F353 and the micro datasheet doesn't explain very well how to do it. When the manual...
  • Example code to read/write 0851 internal flash
    Hello, I can't find any example C code to read and/or write an 8051 internal flash memory. I'm using a C8051F353 and the micro datasheet doesn't explain very well how to do it. When the manual...
  • Writing a File to internal flash using RL-FlashFS
    Hi Group, I am using LPC2468 and wanted to store a file in the internal flash using RL-FlashFS and retrieve it back. The uVision Help says i need to focus on 3 modules and they are File_Config. c, FS_FlashPrg...