2020-04-18 09:46 AM
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.
2020-04-18 08:19 PM
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.
2020-04-20 04:01 AM
I seems the STM32G030 has no unique id, at least according to datasheet and reference manual.
2020-04-20 06:17 AM
I think you're right. Maybe I can program a section in Flash then.