Non unique unique device ID or counterfeit parts?
Hi,
I've encountered with weird situation with STM32L053C8T6 devices, namely all the devices share the same unique device ID.
I use LL_GetUID_WordX() functions. And for the third word (LL_GetUID_Word2), I tried both offsets, 8U as current Cube library specifies or 14U as reference manual specifies. But what I get is (4,71,56,48), (50,54,50,56), (00,17,00,00) same over multiple devices I have tested.
These batch of L053 has other weird things. Pull-up level of GPIO drops from 3V3 to 1V without warning. And the DAC output swings only around 1V.
We strictly source our parts either from Digikey or Mouser. So it is very unlikely that those parts are fake. Still the situation is not explainable.
Any idea would be greatly appreciated.