2017-03-16 10:28 PM
In STM32Cube_FW_F4_V1.15.0, I find a new function: HAL_GetUID(), the brief description of this function is: Return the unique device identifier (UID based on 96 bits). I wonder, how 'unique' of this ID, unique in ST's parts, or unique only in STM32 familly? Can it be used as a MAC like?
2017-03-16 10:42 PM
Looking at an
the 96 bit is unique as it provide the origin of the device, its position on a wafer (unique), the wafer number and lot number (unique). This probably give clues to quality teams when customers return parts (ppm) for analysis. These IDs are probably filed at test time. If two devices have the same ID...