STM32F030C8 - does support for the Unique Device ID ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-18 12:55 AM
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 .
Solved! Go to Solution.
- Labels:
-
STM32F0 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-18 1:15 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-18 1:15 AM
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
