cancel
Showing results for 
Search instead for 
Did you mean: 

STM32G030: Is it possible to write a serial number or unique product information?

xpp07
Senior

I know this could be done with an external chip, but I want to know if it's possible to do it directly in the micro. I will appreciate any suggestions.

3 REPLIES 3
TDK
Guru

Why wouldn't it be possible? You can use the unique ID already in the ROM, or you can program your own into FLASH or OTP. Take your pick.

If you feel a post has answered your question, please click "Accept as Solution".
Uwe Bonnes
Principal III

I seems the STM32G030 has no unique id, at least according to datasheet and reference manual.

I think you're right. Maybe I can program a section in Flash then.