Question
STM32F030C8T6 - RDP CPUID and Bootloader version
I flash firmware in stm32f030c8t6 MCU around 1000pcs and applied RDP level 1 protection
now i face issue that some MCU work fine but on some application don’t run…
i have read all register of both MCU good and not good
key difference found is below figure.

i also observe when i connect MCU with stlink v2 in stm32cubeprogrammer
Good MCU
- bootloader version is 0x21
- show eror on reading flash memory
NOT Good MCU
- bootloader version is 0x23
- read flash memory while RDP level 1 was active and show same pattern values


now how can i solve this issue?
