Solved
Why It's necessary erase the flash before write in code time?
When we program the any stm32 mcu, we can choice between erase the memory or no in STM32CubeProgrammer. Why in code time we can't write in flash without erasing the memory?
When we program the any stm32 mcu, we can choice between erase the memory or no in STM32CubeProgrammer. Why in code time we can't write in flash without erasing the memory?
> Why in code time we can't write in flash without erasing the memory?
Because that is a fundamental hardware limitation of FLASH memory.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.