• Writing data to flash memory
    I'm trying to follow the Application Note 138, and the accompanying example code, regarding in-system Flash programming. However, when I execute the PFlash_Write function, the system just hangs. Any suggestions...
  • Reading/Writing data to flash with IAP
    I am using the LPC2300 (2378) board. I need to permanently store a variety of settings so that they are available from startup to startup. These are stored in a struct. I have done the following...
  • N79E059A Writing to Data Flash EEProm
    Hi, I am new to N79E059A 40 pin DIP package. This controller has 4k Data EEprom for storing or reading the data. I am able to write to data eeprom. Any guidance on writing the data flash will be helpful...
  • XC167 - write data to flash memory
    Hi at all! I have to save some configuration Data to the flash rom of a xc167CI processor. Can I use the program flash? I don't have any experience with this topic. How do I have to config the L166 Locate...
  • Write Data to Flash by 8051 Serial
    I have a hardware, AT89S8252 with 24MHz clock, that control a graphic LCD and a memory AT29C010. I have done a program that transfer data from the PC to AT29C010, by the serial. I transfer the data...