cancel
Showing results for 
Search instead for 
Did you mean: 

NUCLEO-H743ZI2 board not supported in STM32CubeIDE - Obsolete

ramdev29
Visitor

Hello team, I am new to STM32CubeIDE. I have a NUCLEO-H743ZI2 board. When I try to open an example project, it shows the message: 'Target NUCLEO-H743ZI2 is obsolete according to marketing status,' and the .ioc file is not generating. I have already installed the latest version of the IDE. Could you please help me resolve this issue?

1 ACCEPTED SOLUTION

Accepted Solutions

@ramdev29 wrote:

IDE Version: 1.18.1


That is one the versions which seems to be affected by the issue mentioned above.

Try updating to the latest - 1.19.0.

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.

View solution in original post

7 REPLIES 7
Andrew Neil
Super User

Welcome to the forum

Please see How to write your question to maximize your chances to find a solution for best results

What CubeIDE version are you using?

 


@ramdev29 wrote:

When I try to open an example project, it shows the message: 'Target NUCLEO-H743ZI2 is obsolete 


It is correct:

AndrewNeil_1-1752745033717.png

 

 

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.
mƎALLEm
ST Employee

Hello @ramdev29 and welcome to the community

It shows a pop up message indicating it's an obsolete board but the code is well generated.

What is the CubeIDE version you are using?


@ramdev29 wrote:

 I have already installed the latest version of the IDE. Could you please help me resolve this issue?


CubeIDE 1.19.0?

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.

@mƎALLEm wrote:

 but the code is well generated.


@ramdev29 see this post regarding recent issues with older versions of CubeIDE not creating the .ioc file.

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.

Hi Team,

code is generated but when i try to open device configuration tool it is showing blank .

IDE Version: 1.18.1


@ramdev29 wrote:

IDE Version: 1.18.1


That is one the versions which seems to be affected by the issue mentioned above.

Try updating to the latest - 1.19.0.

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.

@ramdev29 wrote:

IDE Version: 1.18.1


The latest version of CubeIDE is 1.19.0

Please uninstall the previous one and insatll the new one.

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.

thank you ,it is working now