Skip to main content
Associate III
November 26, 2025
Question

STM32CubeMX: "connectivity MWs not enabled"

  • November 26, 2025
  • 2 replies
  • 373 views

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?

 

2 replies

Technical Moderator
November 26, 2025

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.
Jason927Author
Associate III
November 26, 2025

Jason927_0-1764147908309.png

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

Technical Moderator
November 26, 2025

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.
Andrew Neil
Super User
November 26, 2025

@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.