Device IDs for STM32F100 Devices
Posted on June 21, 2016 at 15:36I am using a STM32F100C8T6.The documentation (RM0041) tells me that the device ID should be 0x420But when i read out the device ID register (address 0xE0042000) i read 0x410Is there a reliable documentation where i ca...