• lpc1768 writing time to usb flash memory
    hi i am working with lpc1768 in usb host mode Initially I was open seven text files by fopen command Then write a string like "abcdefgh" by the fputs command within seven text files Before writing...
  • lpc1768 writing time to usb flash memory
    hi i am working with lpc1768 in usb host mode Initially I was open seven text files by fopen command Then write a string like "abcdefgh" by the fputs command within seven text files Before writing...
  • How to write data in Flash data memory?
    Dear Sir, I am using ADUC841 microcontroller from Analog devices,which consists of 8052 core.In this it is having 4Kbytes of Flash data memory.I wrote the routines as mentioned in application note...
  • How to write data in Flash data memory?
    Dear Sir, I am using ADUC841 microcontroller from Analog devices,which consists of 8052 core.In this it is having 4Kbytes of Flash data memory.I wrote the routines as mentioned in application note...
  • 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...