2026-04-12 10:54 PM
Hello ST Community,
I am currently working on a project using the STM32WB05KNV6TR microcontroller. I am using STM32CubeIDE Version 2.0.0, and I have ensured that all MCU packages and embedded software packs are up to date.
Specifically, as shown in the attached screenshot, I have the STM32Cube MCU Package for STM32WB0 Series (v1.4.1) installed. However, when I try to create a new project and use the Target Selector (MCU/MPU Selector), the STM32WB05 series—and specifically the STM32WB05KNV6TR—does not appear in the list.
I urgently need to access the Pinout & Configuration view to finalize my hardware design and verify the pin assignments.
Steps I have already taken:
Updated STM32CubeIDE to the latest available version.
Refreshed and installed the latest WB0 series patches via the Embedded Software Packages Manager.
Restarted the IDE and checked the board/MCU selector filters.
Questions:
Is there a specific patch or an external ".pdsc" file required to enable STM32WB05 support in CubeIDE 2.0.0?
Are there any known compatibility issues with this specific version of the IDE and the WB0 line?
If the device is not yet fully integrated into the selector, is there a recommended "workaround" or a similar part number I should use for pinout verification?
Any guidance or documentation regarding the integration of the WB05 series into the Cube ecosystem would be greatly appreciated.
Best regards,
Solved! Go to Solution.
2026-04-14 1:46 AM
Hello @burak_Guzeller
I am sharing our expert’s explanation with you:
The WB05xN is used as a network coprocessor, while the application runs on the host device.
So in STM32CubeMX, you create the project for the Host MCU/MPU, not for the WB05xN.
It is not possible to create an MX project for these CPNs.
THX
Ghofrane
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.
2026-04-13 12:18 AM - edited 2026-04-13 12:41 AM
Hello @burak_Guzeller
Thanks for bringing this issue to our attention.
A ticket has been escalated to dev team #0061618 for further investigation and correction.
I will keep you posted with updates.
THX
Ghofrane
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.
2026-04-13 12:24 AM
Thank you in advance, we look forward to your reply as soon as possible.
2026-04-14 1:46 AM
Hello @burak_Guzeller
I am sharing our expert’s explanation with you:
The WB05xN is used as a network coprocessor, while the application runs on the host device.
So in STM32CubeMX, you create the project for the Host MCU/MPU, not for the WB05xN.
It is not possible to create an MX project for these CPNs.
THX
Ghofrane
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.