Static bits in UID (STM32F4)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-08-20 4:16 AM
Hey! Does anyone have more info about the UID bits in STM32F4 processors. If I were to use only this processor, which bits could I eliminate from the UID to still have a unique ID for each device and the ID would be the smallest possible in size.
-Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-08-20 7:52 AM
The UID consists of X and Y position of the given chip on the wafer, and a number representing the wafer number (this matches ST's manufacturing records). While these numbers concatenated are guaranteed to result in a unique 96-bit number, there's no subset of these bits which result in guaranteed unique number.
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-08-20 8:22 AM
Use a hash, or burn your own number in OTP
Up vote any posts that you find helpful, it shows what's working..
