Question
Hello, I am using STM32L4xx MCU, the UID is 96bits, I have got the 96-bit. Unfortunately I have only 64 bits space for serial number. so I have to convert the 96-bit to 64-bit, and the converted 64-bit must be unique. does anyone have the solution?
..