What is the unique device ID for STM32F030C8T6?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-06 7:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-07 2:19 AM
As far as I know, Unique ID is not programmed for the F0 value for cost reasons ("32 cent for 32 bit").
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-07 2:29 AM
But RM0091 this pdf at page No.-925 /topic number -33.1 there is Unique device ID register .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-07 1:32 PM
RM0091 does not describe STM32F030.
As Imen said above,
The reference manual related to the STM32F030C8 device is RM0360.
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-02-05 3:02 PM
stm32f030x8.h:#define UID_BASE ((uint32_t)0x1FFFF7ACU)
In 2019 this header file was checked in, which implies that the UniqueId is available for STM32F030, so is that true, there is a UniqueId at UID_BASE ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-02-05 3:14 PM
If you have the part you can undoubtedly test this for yourself.
ST has, in the past, shipped a number of die in parts some may or may not have Unique ID. Doesn't look to have OTP either.
Up vote any posts that you find helpful, it shows what's working..

- « Previous
-
- 1
- 2
- Next »