Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Nucleo H753ZI (again) #15441

Closed
mbuchwald-atg opened this issue Aug 4, 2023 · 5 comments
Closed

Support for Nucleo H753ZI (again) #15441

mbuchwald-atg opened this issue Aug 4, 2023 · 5 comments

Comments

@mbuchwald-atg
Copy link

Description of defect

According to #15171 and #15232, support of the ST Nucleo H753ZI board should be included in mbed OS 6.16. However, a fresh copy of mbed Studio 1.4.5 that uses mbed OS 6.17 (according to the release notes) does not support this board. It is listed under "Other targets" (not the supported ones), and compiling code stops with the error message
argument -m/--mcu: NUCLEO_H753ZI is not a supported MCU. Supported MCUs are: [long list]
Am I doing something wrong, or was support dropped again in 6.17?

Target(s) affected by this defect ?

ST Nucleo H753ZI

Toolchain(s) (name and version) displaying this defect ?

Standard (ARM compiler 6.16)

What version of Mbed-os are you using (tag or sha) ?

mbed-os-6.17.0

What version(s) of tools are you using. List all that apply (E.g. mbed-cli)

mbed Studio 1.4.5

How is this defect reproduced ?

Change target, type in "753", Nucleo H753ZI will appear in the non-compatible section below. Compiling code will yield the error shown above.

753

@JohnK1987
Copy link

JohnK1987 commented Aug 4, 2023

Hello,

Support of Nucleo-H753ZI was never done. The first one seems to be canceled before end and the second one add core files for the target as a MCU (STM32H753ZI) but not complete dev board (Nucleo).

How you can see here the folder for TARGET_NUCLEO_H753ZI is missing.

If these CORE files are correct and the rest is done then add the Nucleo-H753ZI iss not so hard.

BR, Jan

@jeromecoutant
Copy link
Collaborator

Hi
Yes, Nucleo-H753ZI support was not merged. You need to rebase #15171 on top of master :-)
Thx

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 18, 2023

I'll close this as resolved. Not supported.

@0xc0170 0xc0170 closed this as completed Aug 18, 2023
@supercrazysam
Copy link

Any plan or roadmap to get Nucleo-H753ZI merged to mbed-os? This would be very helpful.....

@jeromecoutant
Copy link
Collaborator

Hi
As said, you need to rebase #15171 on top of master, and propose a new PR.
Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants