writing into EEPROM failed in Second attempt
Hi,
i am using st link v3. with stm32 cube programmer v2.4.0.
hardware = stm32L071
set the RDP level to AA.
i can write the eeprom only once on same address, if i try to change the value on same address then cube programmer is block. please take look on image.
first i read the address 0x08080000. i try to write 2 on the 4th byte. it was written successfully after that if i try to chang the same value to 3 then cube programmer blocked.i can not disconnect the device and eeprom value is also not updated .

the second issue is,
set the RDP level to AA. write some value int the eeprom address after that set the RDP level to BB. then again set the RDP level to AA. the eeprom data is erased automatically. is this normal behaviour ? just changing the protection level will erase the eeprom.
Thank you..

