cancel
Showing results for 
Search instead for 
Did you mean: 

not able to connect to the stm32cube monitor rf.

TejasK
Associate II

i am usng stm32wb55rev6 microcontroller for my project. I updated the firmware upgrade service to the latest version of the v2.1.0.0 and updated the stack version to the latest version of v1.23.0.3.Still i am not able to connect to the stm32cube monitor rf. Is there any thing i have to update to connect to the rf?

TejasK_0-1755520705766.pngTejasK_1-1755520723599.png

i am not able to see the device in the st ble toolbox also.
i have watched the youtube series regarding the stm32wb55.still no use. 

6 REPLIES 6
STTwo-32
ST Employee

Hello @TejasK 

Could you please try to follow those steps:

  1. Using the STM32CubeProgrammer V2.20.0, upload the "stm32wb5x_FUS_fw.bin" FUS and the "stm32wb5x_BLE_Stack_full_extended_fw.bin". After that, click on the "Start Wireless Stack" button.
  2. Open the "BLE_TransparentMode" project on the STM32CubeIDE V1.19.0 and upload the project to the MCU (It should work on your MCU, but you may need some modifications to use it).
  3. Connect to the STM32CubeMonoitor V2.18.0 (after setting the parameters of Baudrate and COM port.

Best Regards.

STTwo-32

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.

TejasK
Associate II

still not able to see the device on the st tool and not able to connect to the stmcube monitor rf.

Could you give more details about your configuration, the steps that you tested. the results...

Best Regards.

STTwo-32

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.

TejasK
Associate II

Hey,
I am using the stm32wb55rev6 microcontroller for my project.These are the steps i have followed till now.
I have updated the FUS firmware to the latest versions 2.1.0.0

TejasK_0-1756368772384.png

I have uploaded the ble stack full extended version for the transparent mode and started the Wireless stack.
but after this when i burnt the transparent mode file to the stm32wb55rev6.it is going to the hard fault error.
Even i tried using the stack full firmware. In this firmware it is not going to the hardfault error but it is also not connecting to the cubemonitor rf. 

TejasK_2-1756369288307.png
I have tried every combination but no use.
Is there any other firmware i should upload after the FUS firmware?
What is the correct procedure to connect to the cubemonitor rf?
I am attaching the configuration report along with this.
Please let me know if there is any changes. 

 

 

Hello @TejasK 

Please try to migrate the transparent mode as it is on the example i've already provided. Also, check if the UART communication is working well. (the COM port is well seen on your PC). 

Best Regards.

STTwo-32

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.

now it is working sir. 
Can i be able to connect the other stm32wb55rev6 board through transparent mode of the first controller. If yes then how to configure the second stm32wb55rev6 board.