Skip to main content
Associate II
April 11, 2023
Question

I'm not able to find user/reference manual to initialize and configure BLE register for STM32WB55RG MCU? help me to find it.

  • April 11, 2023
  • 4 replies
  • 1281 views

For baremetal coding

This topic has been closed for replies.

4 replies

Remi QUINTIN
Technical Moderator
April 11, 2023
Remi QUINTIN
Technical Moderator
April 11, 2023

Indeed My previous link was for the Nucleo board based on WB55RG.

You may also want to access to a wider range of documentation for WB55 family.

https://www.st.com/en/microcontrollers-microprocessors/stm32wbx5/documentation.html

Associate II
April 11, 2023

Hi guys, I'm not able to find the BLE register in the reference/user manual, will you please send the manual to this platform?

Remi QUINTIN
Technical Moderator
April 11, 2023

WB55 is a dual core MCU but only the M4 core registers are accessible from the user application.

The other core runs the wireless stack controlling the RF block. Hence those registers (RF registers) are not exposed in any document.