STM32H7B3I-EVAL – CubeIDE not opening .ioc; missing MCU package manager
- March 7, 2026
- 1 reply
- 255 views
Hello STMCommunity,
I am a beginner working with the STM32H7B3I-EVAL evaluation board (MCU: STM32H7B3LIH6Q) and I am currently setting up my development environment on Ubuntu 24.04 Linux.
I installed STM32CubeIDE using the following installer:
st-stm32cubeide_2.1.0_27993_20260219_1630_amd64.deb_bundle.sh. zip
However I am facing several issues during setup and project creation.
Problems I am facin
Embedded Software Package Manager missing
I cannot find the option: Help → Manage Embedded Software Packages
The STM32H7 firmware package does not appear to be installed.
Unable to create a proper project
When creating a new STM32 project for STM32H7B3I-EVAL, the project builds incorrectly and sometimes shows: make: *** No rule to make target 'all'. Stop.
The expected firmware output files (.elf, .hex, .bin) are not generated.
CubeMX integration problem
It appears that STM32CubeMX is not properly integrated with STM32CubeIDE on my Linux system.
.ioc file does not open
When I double-click the .ioc file in STM32CubeIDE, the CubeMX configuration window does not open.
- Please Provide me Existing Demo Codes: For this Board also provide Demo Code which is Flashed in Board Firmware version is V1.0.1 give me correct code. Provide me LED, ADC, Other periphearal Demo codes separately I am using Linux Ubuntu 24.04.3 LTS.
WiFi module issues
In Existing Demo Code The board includes a WiFi module Available WiFi Show I use correct password but unable to connect wifi , but I am not able to find working demo examples or documentation explaining how to test or use the WiFi functionality on this evaluation board. Thank You.
