Skip to content

[Nucleo-G431KB] Upload fails with "NODE G431KB not found" #820

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

Closed
niels4911 opened this issue Dec 6, 2019 · 4 comments
Closed

[Nucleo-G431KB] Upload fails with "NODE G431KB not found" #820

niels4911 opened this issue Dec 6, 2019 · 4 comments
Assignees
Labels
bug 🐛 Something isn't working

Comments

@niels4911
Copy link

It looks like the Upload fails because my board shows up as E:NOD_G431KB in the file manager.

When I rename the mass storage to NODE_G431KB it works - but I have to rename the E: drive every time I what to upload a new version.

@fpistm fpistm transferred this issue from stm32duino/BoardManagerFiles Dec 6, 2019
@fpistm
Copy link
Member

fpistm commented Dec 6, 2019

Hi @niels4911
Could you try to update the STLink firmware thanks STM32CubeProgrammer.

@fpistm fpistm added the waiting feedback Further information is required label Dec 6, 2019
@fpistm
Copy link
Member

fpistm commented Dec 6, 2019

I've made a test with a newer board and reproduce.
It seems the most recent STLink firmware decide to change the name....
With V3J2M1: "NODE_G431KB"
wtih newer: "NOD_G431KB"

I will do an update to the boards.txt:

Nucleo_32.menu.pnum.NUCLEO_G431KB.node=NODE_G431KB

- Nucleo_32.menu.pnum.NUCLEO_G431KB.node=NODE_G431KB
+ Nucleo_32.menu.pnum.NUCLEO_G431KB.node="NODE_G431KB,NOD_G431KB"

@fpistm fpistm added bug 🐛 Something isn't working and removed waiting feedback Further information is required labels Dec 6, 2019
@fpistm fpistm self-assigned this Dec 6, 2019
@fpistm fpistm added this to the 1.8.0🎄 🎅 milestone Dec 6, 2019
@fpistm fpistm changed the title Upload fails with "NODE G431KB not found". When Compiling to Nucleo-32 STM32G431 in Arduino 1.8.10 [Nucleo-G431KB] Upload fails with "NODE G431KB not found" Dec 6, 2019
@fpistm fpistm closed this as completed in 9b224d6 Dec 6, 2019
@Nivek92
Copy link

Nivek92 commented Dec 15, 2023

I receive a similar issue (NOD_C031C6 not found.) when trying to use it with an Nucleo-64 STM32F302R8

@fpistm
Copy link
Member

fpistm commented Dec 15, 2023

I receive a similar issue (NOD_C031C6 not found.) when trying to use it with an Nucleo-64 STM32F302R8

Not the same, seems you didn't select the correct board, the C031 is the first one of the list....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants