Is there a way to read the vendor ID in STM32F103 series?
If you read the unique ID (96bits), you'll see 12 bytes, but you won't know if the vendor is distinguishable or not. Also, DBGMCU_IDCODE is not known as 0xFFFF. Please let me know how to check the Vendor ID.