Access ''MCU device ID code'' on STM32F103
Posted on May 27, 2015 at 03:29Hi, I'm writing a bootloader, and need to determine the device density and flash size. I can read the flash size OK, from memory address 0x1FFFF7E0 However I can't seem to read the ''MCU device ID code'' , which is des...