-
Notifications
You must be signed in to change notification settings - Fork 49
Description
I just updated the IR driver firmware on my HDK1.3 using a genuine ST link v2 programmer. When launching the programming tool, I would receive "tries exceeded" for the two programming stages and programming would fail.
On trying to use the OpenOCD debugger tool on Ubuntu it provides a warning that the tool reads a voltage of 0.84V and warns that debugging might fail. I tried disconnecting the IR board from the HDK mainboard, but the voltage remained at 0.84V. I'm guessing the forward bias voltage on the IR LED's is around 0.84 and what I'm seeing is the programmer trying to power the LED's as well as the chip itself, but not being able to provide the required current. I couldn't/wouldn't unpick the tape on the IR LED connector to test this as I've read from your ifixit this is a delicate connection so I can't confirm this though (unless you want to send me a new LEAP faceplate, then I might be motivated to try it ;-P).
However, reconnecting the IR driver board to the HDK mainboard, then powering the HDK up brought the voltage to >3V and allowed me to complete the reprogramming.
Perhaps you need to add a note to the guidance that programming can/should be done with the HDK powered on to prevent this?