Hello gunnarbohlen,
Is is possible to derive shorter unique numbers from the build-in 128bit unique Id, which is already present in the CPU?
-> You can use a function to reduce the length, for example Hash Algorithm.
Is the unique id in LPC54618 only "unique" for this type of LPCxxxxx CPU, or is it "unique" for all NXP CPU's?
-> I'm not very sure about this, I guess it is unique for LPC54xxx serial .
Is a unique id an arbitrary 128bit number, or is it possible to "decode" a unique ID to get information about the device (cpu type, ..)
-> It is arbitrary.
BR
Alice