• Flash Erase
    hi Is there a chance of code erase in flash during operation of C8051F120 .If so how to prevent it.my code is not working properly during extreme temperature around -40 (i thounght some flash memory...
  • STM32F407 Flash Erase
    My problem occurs immediately after erasing a bock of the flash. This is a tough problem - it usually works, but sometimes locks up. I have done some searching, not found this elsewhere. I've been through...
  • LPC2387 IAP Flash Erase
    Hey everyone, was hoping someone could help me with something. I'm developing an RTX application for a LPC2387 (currently using the MCB2300) and need to write a char array to flash memory. Learned...
  • Flash erase problem
    Dear all, I am using AM29F320DB and after I do a chip erase, I found that only address from 0 to 0x10 0000 (ie first 1M) is erased. This flash is supposed to have 4M. Is there any option to remove...
  • flash erase with UART interrupt
    Hi, In the code below, I am trying to erase a flash page in conjuction with a UART interrupt. By them selves, the interrupt and flash erase work fine, but when I put them together, the flash erase...