cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to communicate with my Nucleo board using STM32CubeProgrammer

true_greg
Associate

I have the Nucleo-144 board N657X0Q.

It appears to work (i believe there is demo code pre-installed - it is flashing a red led and the frequency changes when I press the user button).  However, I cannot get the Cube IDE or Cube Programmer to work with it.  

I am just trying to read memory using the cube programmer as a test.  It connects, gets the information about the board, uploads the loader firmware, and then when it tries to read it gets an error and disconnects.

The log file is attached.  I have tried using two different machines as hosts, and tried 2 different usb cables (both are suggestions from several posts I found).  I have tried reducing the speed, and using the "under reset" and "hotplug" modes to no avail.  I have selected the correct external loader before doing the check.  I am using a separate power supply on the user USB to rule out any problems with enough power from the host machines on the USB port.

I don't know what to try next.  Thanks in advance for your help.

-----------

Found the answer after some additional searching-this post led me to a solution:

https://community.st.com/t5/stm32-mcus-boards-and-hardware/nucleo-n657x0-q-failed-to-start-gdb-server/m-p/756600/highlight/true#M23206

1 ACCEPTED SOLUTION

Accepted Solutions
true_greg
Associate

The solution is appended to the end of the original post

View solution in original post

2 REPLIES 2
Aziz BRIGUI
ST Employee

Hi @true_greg,

If you found a solution, please comment and mark your answer as accepted to close the thread.

Thanks a lot,

Aziz 


In order 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.
true_greg
Associate

The solution is appended to the end of the original post