• How to flash some pages without erasing others ?
    Hi. We are using Keil uV4 IDE and ULINK2 (and AT91SAM7X512 MCU). We have the following situation/configuration: - Our data is located at the end of the FLASH memory. - Our firmware is located...
  • Page writing to flash
    Hey Guys, I am writing to my micro's flash one byte at a time using that APP note from NXP (AN10342_1), I saw that it is possible to write a page at a time. How do I go about writing a page at a time...
  • How do I know which flash page to erase to subsequently write to it?
    I have been asked to write an application to be able to change some variables during runtime and be able to store them in non-volatile memory (flash). I read the C8051f507 datasheet and the process to...
  • Erasing and writing in a sector of flash AM29F160D
    Could some one of you help with the commands to erase and write in a sector of flash AM29F160D. The processor is MC68332. -VIVEK
  • PROBLEM IN PAGE WRITE IN AT24C64
    Hi, Getting problem if more than 32 bytes written to 24c64 EEPROM using 89C51. How to increment the page using word address?