Closed
Description
I was going to flash my already-flashed DirtyJTAG probe with stlink-tool
but was never found after re-plugging it several times:
$ ../../stlink-tool-dirtyjtag/stlink-tool -p dirtyjtag.stlinkv2dfu.bin
No ST-Link in DFU mode found. Replug ST-Link to flash!
Then I realised that the VID:PID does not match with any of those from main.c:
Bus 020 Device 023: ID 1209:c0ca 1209 DirtyJTAG Serial: 8B83070132124647524B4E00
So I guess I'll go back opening the probe and connecting the internal SWD wires unless there's another more straightforward way to flash it? Would it suffice adding that DirtyJTAG VID:PID ids above to the the existing list as Uwe comments on PR #11 ?
Metadata
Metadata
Assignees
Labels
No labels