cancel
Showing results for 
Search instead for 
Did you mean: 

Serial Number in a STM32 controller?

andem2
Associate II
Posted on December 02, 2009 at 05:00

Serial Number in a STM32 controller?

3 REPLIES 3
andem2
Associate II
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 ]

swhite
Associate III
Posted on May 17, 2011 at 13:32

http://www.st.com/mcu/forums-cat-8715-23.html

andem2
Associate II
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.