• 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...
  • Problems erasing main flash
    Hi All, I am working with a uPSD33xx and the Keil C51 toolchain. I am trying to produce a custom bootloader which is capable of IAP but I am having problems controlling flash. The 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...