2025-02-28 11:16 AM - last edited on 2025-03-01 6:33 AM by Andrew Neil
Hello everyone,
I have three Nucleo 64 F401RE boards: two are used, owned by two of my friends, and they gave them to me, while one is new. The old boards have always worked fine, but the new one, which worked without issues for a while, no longer uploads code.
When I try to upload code via Arduino IDE to all three boards, both LEDs turn red, and I get the following error:
"cp: write error: No space left on device Failed uploading: uploading error: exit status"
If I try to connect via ST-Link with STM32Cube Programmer, without making any modifications to the boards or their settings, I get the error:
"No STM32 target found"
The program suggests using a "debug authentication," but I’m not sure how to proceed.
Since I need to complete a project with these boards in the next few days, could you help me solve this issue? Until a few days ago, all the boards were working perfectly, but now all three give the same error with the red LEDs on.
Thank you in advance for your support!
2025-03-04 4:40 AM
Hi @Soldato79 ,
Welcome to our Community!
Try to perform a firmware upgrade using STM32Cubeprogrammer. In this article How can I connect to my STM32 evaluation board using STM32CubeProgrammer, you find the steps to follow.
-Amel
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.