2011-04-21 06:48 AM
Unique Device ID STM32F103C4
2011-05-17 05:32 AM
Not how I coded it, but it used to work on STM32F103RET6 parts.
Device_Serial0 = *((unsigned long *)0x1FFFF7E8); Device_Serial1 = *((unsigned long *)0x1FFFF7EC); Device_Serial2 = *((unsigned long *)0x1FFFF7F0); Suggest you park your JTAG debugger memory window in the region, and confirm you can see the boot loader.