Skip to main content
AMuya.1
Associate II
April 13, 2024
Solved

I cannot see some BLE tabs in CubeMX

  • April 13, 2024
  • 4 replies
  • 1971 views

Good day, I am working on a custom BLE p2p server using the STM32_WPAN, library. I am working on the STM32WB55 chip with FreeRtos enabled. 
When I follow the STM32 Bluetooth tutorial on youtube, I realized that many tabs were missing on my setup. Is there a reason why I cannot get it to work like the tutorial or there's a setting I'm missing?

This topic has been closed for replies.
Best answer by STTwo-32

Hello @AMuya.1 

A very precise answer on that is provided on this post.

Best Regards.

STTwo-32 

4 replies

STTwo-32
ST Technical Moderator
April 13, 2024

Hello @AMuya.1 

I think you should update your STM32CubeMX to the last version (V6.11.0). Also, can you add your .ioc file here.

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.
AMuya.1
AMuya.1Author
Associate II
April 13, 2024

Hi @STTwo-32 and thank you for your prompt response, I have updated to CubeMx 6.11.0 (I should have done that long ago) but this didn't resolve the issue. After trying something I saw in another post, which is to disable the FreeRTOS, and then when I go to the STM_WPAN settings I can get something that alligns with the STM32 youtube tutorial. 

So the next question is how or why does the FREERTOS affect the bluetooth library settings in CubeMX, and is there a workaround this? because I would prefer that CubeMx generate all the main BLE related code (p2pserver code and custom services mainly) to be managed by CubeMX instead of me manually implementing it. 

I have added the .ioc for reference.

Thanks

STTwo-32
STTwo-32Best answer
ST Technical Moderator
April 13, 2024

Hello @AMuya.1 

A very precise answer on that is provided on this post.

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.