Confusion with the DBGMCU_IDCODE register.
In our product we will be placing one of 3 different processors. I have developed code to determine this by evaluating the registers for the peripherals, but I'm wondering if there is another way.I've been looking at the DBGMCU_IDCODE register. And o...