STM32L443 internal flash memory write problem.
Hi everyone,I using STM32L443 MCU . If we write 0xFF again on the page we have cleaned, can I not write the 0xBC parameter of the example we want on it? Do I have to clear the address I want to write before writing, even if it is 0xFF?