cancel
Showing results for 
Search instead for 
Did you mean: 

How do I enable ThreadX on a STM32WB

kumaichi
Associate III

I've added the X-CUBE_AZRTOS-WB software pack and checked all the boxes for ThreadX but the RTOS ThreadX checkbox in STM32CubeIDE is disabled.  Is something else required to use ThreadX on an STM32WB?

kumaichi_1-1755048091858.png

Kindes regards

1 ACCEPTED SOLUTION

Accepted Solutions
STTwo-32
ST Employee

Hello @kumaichi 

If USB_DEVICE middleware is configured, you can't use the X-CUBE_AZRTOS-WB (they can't be used on the same project). So, to configure the X-CUBE_AZRTOS-WB, you have to disable the USB_DEVICE.

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.

View solution in original post

1 REPLY 1
STTwo-32
ST Employee

Hello @kumaichi 

If USB_DEVICE middleware is configured, you can't use the X-CUBE_AZRTOS-WB (they can't be used on the same project). So, to configure the X-CUBE_AZRTOS-WB, you have to disable the USB_DEVICE.

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.