2023-04-13 04:11 AM
I need detailed informations about registers and timers but i can't find the reference manual of the stm32wb5mm discovery board.
Solved! Go to Solution.
2023-04-13 04:26 AM
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 Accept as Solution on the reply which solved your issue or answered your question.
2023-04-13 04:26 AM
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 Accept as Solution on the reply which solved your issue or answered your question.
2023-04-13 08:43 AM
Thank you