Question
About STM32L4xx series
Hi,
We tested to rewrite the data into STM32L433CC.
May i know why this device is unable to program data in second time?
If i use STM32F072, and it is able to rewrite the data in second time.
What is the different?
For example, i write the data at address 0x0000 to 0xFFFF, and the data is 0xFF at address 0xC000 to 0xEFFF. if i want to write data at address 0xE000 , i found the data is unable to be written at address 0xE000. But STM32F072 is able to be written on the same condition.
Thank you.
