• Flash Write With Keil Simulator
    I'm using the Keil simulator to check that my flash write operations are working. When I call the STM driver command to write to flash, it "succeeds", in that no errors are thrown, but the memory remains...
  • No USART communication while flash write operation is active
    My current Compiler environment is the following: IDE-Version: µVision V5.25.2.0 Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved. Tool Version Numbers: Toolchain: MDK...
  • Flash operations on C8051F531A (read, write a byte to/from flash)
    Hi there! Is anyone who could give me a hind on how to implement C-functions which can read or write a byte from/to the flash memory of the C8051F531A microcontroller of SiLabs? Would be great...
  • Writing to internal EEPROM and FLASH can not be simulated
    Hello I'm using the Atmel controller AT89C51CC03. I wrote an application which writes data to the internal EEPROM and the internal FLASH. If I run the application in the target system it is possible...
  • Flash protection operations
    Hello! I use XC167CI with on-chip Flash module and my task is to provide protection for code and data reading. But I have some variables in one sector which may be modified while unit is in service....