2026-03-26 8:05 AM
Hi,
UID is set at factory for all products?
Wholesale ICs comes already programmed? I need to repair some machines and IC needs to have same UID as replaced.
Thanks
Solved! Go to Solution.
2026-03-26 8:08 AM
The UID can't be set or changed. (That would make it non-unique.)
2026-03-26 8:08 AM
The UID can't be set or changed. (That would make it non-unique.)
2026-03-26 8:11 AM
Yes, There is a UID built-in to the STM32:
https://community.st.com/t5/stm32-mcus/how-to-obtain-and-use-the-stm32-96-bit-uid/ta-p/621443
If you don't want to use that UID, you will have to adapt your code to take its UID from another source.