cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMX for the STM32WB09 -CMSIS OS AND BLE Strange behaviour

rlopes
Associate II

"I am generating code using STM32CubeMX for the STM32WB09, aiming to implement BLE with CMSIS-OS.

I am facing an issue where, even after explicitly disabling the Sequencer when enabling CMSIS-OS, CubeMX still generates code that relies on the Sequencer. This results in an application with multiple errors.

Upon checking the official examples at https://github.com/STMicroelectronics/STM32CubeWB0, I noticed that the projects utilizing RTOS do not seem to rely on CubeMX (the .ioc files are missing).

Is there a known limitation or bug regarding this behavior in CubeMX?"

2 REPLIES 2
Mahmoud Ben Romdhane
ST Employee

Hello @rlopes ,

Let me thank you for posting.

For more investigation, I suggest that you provide your Ioc.File.

Thanks.

Mahmoud

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.

rlopes
Associate II

Hi @Mahmoud Ben Romdhane, tnks,
here is it...maybe i miss something...