• 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...
  • 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
    Hello, I have stored data sucessfully in flash memory but when I erase to burn a new program, my saved data at a particular location in flash memory also gets erased. I want the data to stay and want...
  • 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...
  • STM32 flash erase lockup problem
    This is a question to anyone who is expert in IAP programming. I am experimenting with relocating code on a Keil MCBSTM32 board. I have taken the "measure" example and have modified it so that through...