Param Aggarwal 51ac0fe319 Actual pin mappings and the comment differ!
I was stuck trying to debug the issue why my probe would not find any attached targets. This is because I was doing the pin mapping as per the comments, and not the actual code. There is a mismatch!

This PR updates the comment to reflect the values set in code. :)
2017-01-01 14:50:58 +05:30
..
2016-04-19 13:12:16 -07:00
2016-07-13 08:00:05 +12:00

Find a description how to modify a Discovery Board to use it's Stlink as
black magic debug at
http://embdev.net/articles/STM_Discovery_as_Black_Magic_Probe

Differences between V1/V2

                V1                V2
ID Pins PC13/14 unconnected       PC 13 pulled low
LED STLINK      PA8, active High  PA9, Dual Led
MCO Out         NA                PA8
RESET(Target)   T_JRST(PB1)       NRST (PB0)