2017-09-19 07:00 AM
I am using both Nucleo-64 and Nucleo-144 boards in my project. On the Nucleo-64, the cutable PCB has been removed, and signals from CN6 on the cutoff board were tied to the Morpho connector as outlined in the docs. (NRST, SWCLK, SWDIO, and ground). The board is powered via the +5 inputs.
I get an error message indicating that the device cannot be programmed - 'Cannot Load Flash Programming Algorithm'.
The wiring has been double checked, so we think that's OK. Is the ground possibly screwing this up?Any help would be appreciated.
2017-09-19 03:45 PM
Yes, the CN3 header is not the same thing connected to the MCU. SWDIO has two paths to manage the bidirectional signal.
Consider the use of a stand-along ST-LINK which provides a VTarg (Target Voltage) to power the level shifters on the pod
Pg 49
2017-09-27 02:51 PM
Thanks for the link. As it turns out, this is working well enough, so I'm not inclined to 'fix it'.