Serial Number in a STM32 controller?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2009-12-01 8:00 PM
Posted on December 02, 2009 at 05:00
Serial Number in a STM32 controller?
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 4:32 AM
Posted on May 17, 2011 at 13:32
I use the STM32F103ZE for a industrial application. It is important for some parts to have a serial number inside my code.
I won't generate for each controller a new programm, where I always change the internal serial number on a #define. Have some one of you some experience how I can generate a software serial number? Maybe the STM32F103ZE has a hard-programmed serial number, which a can read and use for my programm. [ This message was edited by: andem2 on 01-12-2009 23:00 ]Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 4:32 AM
Posted on May 17, 2011 at 13:32
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 4:32 AM
Posted on May 17, 2011 at 13:32
You saved my day!
I worked with the ref manual #8 and there wasn't any hint about the unique ID.