cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMX: "connectivity MWs not enabled"

Jason927
Associate III

Jason927_0-1764139105525.png

Version: STM32CubeMX 6.16.0
MCU: STM32WB15CCU6

Untilities Sequencer can not enabled, which says connectivity WM's not enabled.

But no "WM's" in connectivity page.

How to enable sequencer?

 

6 REPLIES 6
Souhaib MAZHOUD
ST Employee

Hello @Jason927 

The "Active only if Connectivity MW's are enabled " means that this peripheral will only be active if one of the connectivity middlewares, such as BLE, THREAD, or ZIGBEE, is enabled under STM32_WPAN.

BR, Souhaib

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.

Jason927_0-1764147908309.png

I'm already enabled BLE function, sequencer still in gray.
And without these seq files, STM32CubeIDE build failed.

Hello @Jason927 

Could you please provide your IOC so that we can further investigate the issue?

 

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.

HERE is my IOC file.

Andrew Neil
Super User

@Jason927 wrote:

says connectivity WM's (sic) not enabled.


It actually says MWs - presumably meaning Middle Wares

 


@Jason927 wrote:

But no "WM's"(sic) in connectivity page.


MWs - Middlewares - would be in the Middlewares page ...

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

I found after use AZRTOS_WB, sequencer is disabled. If not use AZRTOS, sequencer is OK.