Skip to main content
Associate III
June 18, 2025
Question

STM32WB BLE Using STM32CubeMX

  • June 18, 2025
  • 1 reply
  • 231 views

@STTwo-32 and could you tell me please when you add freertos features in cube mx, also I want to use BLE_DataThroughput example with cubemx

 

1 reply

STTwo-32
Technical Moderator
June 27, 2025

Hello @nima.askari 

For the First question, on a BLE app, you can enable FREERTOS on the middleware throw CuebMX:

STTwo32_0-1751045325534.png

But you can't use FREERTOS together with the Sequencer utility.

BLE_DataThroughput example, it does not contain a .ioc file since it is not generated using STM32CubeMX, So, you can't use it together with the STM32CubeMX.

Best Regards.

STTwo-32