Resolved! Read and use of 96 bit unique ID
Using HAL. How to read unique ID and use it to identify specyfic chip?Do simple:uint32_t HAL_GetREVID (void ) uint32_t HAL_GetDEVID (void )Do the job? Are they really unique, or can these values repeat in same chips?