Skip to main content
Associate III
February 10, 2025
Question

STM32WL3x: Is there a DBGMCU_IDCODE register?

  • February 10, 2025
  • 1 reply
  • 646 views

Hello,

Do the STM32WL3x series of microcontrollers come with a DBGMCU_IDCODE register? All the other MCUs in the STM32WL have one, but I don't see it listed for the WL3x series.

If it has one, what is the value of that register?

If not, is there any other way for software to correctly identify the microcontroller as a STM32WL3x MCU?

Thanks

1 reply

Tesla DeLorean
Guru
February 11, 2025
AJ_1Author
Associate III
February 11, 2025

Hmmm, I suppose DIE_ID is similar to DBGMCU_IDCODE. But the other STM32WL MCUs don't have a DIE_ID register located in their SYSCFG module. The problem I'm trying to solve is "if I know I am connected to a STM32WL MCU, how do I determine which WL series I am connected to?" Ideally there would be a register on all STM32s that says "this is a STM32WL33CC" or "this is a STM32F100C8". Is there any universal way to identify the various STM32 MCUs?

STTwo-32
Technical Moderator
March 10, 2025

Hello @AJ_1 

This a new question on a more generale topic (identify an STM32 MCUs Family). If your original question is answered, please select the best answer for this topic and open a new one on the STM32 MCU products for your new question.

PS: STM32WL and STM32WL3 are not the same series.

Best Regards.

STTwo-32