Skip to main content
eben .11
Associate II
April 13, 2023
Solved

i can't find the reference manual of stm32wb5mm board

  • April 13, 2023
  • 2 replies
  • 1179 views

I need detailed informations about registers and timers but i can't find the reference manual of the stm32wb5mm discovery board.

This topic has been closed for replies.
Best answer by KDJEM.1

Hello @eben .1​  and welcome to the community :) ,

The STM32WB5MMG based on the STM32WB55VGY microcontroller and shared the same reference manual (RM0434).

So, you can found the registers information in this reference manual.

Also, I advise you to refer to the errata sheet for the STM32WB5MMG.

When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

Kaouthar

2 replies

KDJEM.1
KDJEM.1Best answer
ST Technical Moderator
April 13, 2023

Hello @eben .1​  and welcome to the community :) ,

The STM32WB5MMG based on the STM32WB55VGY microcontroller and shared the same reference manual (RM0434).

So, you can found the registers information in this reference manual.

Also, I advise you to refer to the errata sheet for the STM32WB5MMG.

When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

Kaouthar

To give better visibility on the answered topics, please click on "Best answer" on the reply which solved your issue or answered your question.
eben .11
eben .11Author
Associate II
April 13, 2023

Thank you