Skip to main content
PRAJ.205
Visitor II
October 18, 2019
Solved

STM32F030C8 - does support for the Unique Device ID ?

  • October 18, 2019
  • 1 reply
  • 663 views

We have developed the product with the STM32F030C8 , now we are going for the Mass production .

But different device ID for the different product , can we use the Unique device ID for the same .

This topic has been closed for replies.
Best answer by waclawek.jan

The 'F030 does not support the factory-provided Unique device ID. You'd need to use STM32F051C8, which is an identical chip to the 'F030, except that it has some of the features such as wider temperature range and also the unique device ID, at an increased price.

You can also put your own serial number into the FLASH when programming the devices.

JW

 https://community.st.com/s/question/0D50X00009XkfKFSAZ/stm32f0-unique-id-location

1 reply

waclawek.jan
waclawek.janBest answer
Super User
October 18, 2019

The 'F030 does not support the factory-provided Unique device ID. You'd need to use STM32F051C8, which is an identical chip to the 'F030, except that it has some of the features such as wider temperature range and also the unique device ID, at an increased price.

You can also put your own serial number into the FLASH when programming the devices.

JW

 https://community.st.com/s/question/0D50X00009XkfKFSAZ/stm32f0-unique-id-location