• Writing to Internal Flash
    Hi, I am using LPC2478(ARM7) for my Application. I have to store my data in Internal flash in run time. I am trying this functionality by using IAP. Is it a right approach? Is there any other...
  • Writing to Internal Flash
    Hi, I am using LPC2478(ARM7) for my Application. I have to store my data in Internal flash in run time. I am trying this functionality by using IAP. Is it a right approach? Is there any other...
  • Internal flash write using HAL function
    I am about to rewrite CPU internal flash ROM with HAL function. There is something I do not understand so please let me ask a question. The CPU used is STM32F4. I'm writing by the uint16_t unit...
  • Internal flash write using HAL function
    I am about to rewrite CPU internal flash ROM with HAL function. There is something I do not understand so please let me ask a question. The CPU used is STM32F4. I'm writing by the uint16_t unit...
  • Problem when reading internal flash via pointer, EXTS
    I use a XC164CS32F40-Controller and C166 V05.05: I want to read the data of the internal flash via following code. It works correct until the adress 0xC13518 will be reached. The Assembler-Cmd ...