mirror of
https://github.com/blackmagic-debug/blackmagic.git
synced 2025-10-14 02:58:36 +08:00
native/platform: Add documentation for other uses of the TCK_DIR pin
This commit is contained in:
@@ -65,6 +65,8 @@ extern int hwversion;
|
||||
* TCK_DIR = PC15 (output) -- Hardware 6 and newer -- choose direction of the TCK pin.
|
||||
* external pull-up (default high, output)
|
||||
* set to LOW to allow multiple BMP to share the TCK/SWDCLK line
|
||||
* for in-circuit communication (I2C, SPI) set to low to prevent conflict
|
||||
* with other devices in the circuit
|
||||
* input low, output high
|
||||
* TDO = PA6 (input)
|
||||
* TRACESWO = PB7 (input) -- To allow trace decoding using USART1
|
||||
|
Reference in New Issue
Block a user