Update 'USB config & command protocol'
parent
ee4f256925
commit
c899c9e5f1
|
@ -190,6 +190,7 @@ additional peripheral ops
|
|||
* SWD: swclk, swdio pin numbers (bytes), manufacturer and part numbers (16 bits each, little-endian)
|
||||
* `0x35`: Start scan (only valid if status is not `0x01`): three argument bytes (scan type, start and end pin numbers (inclusive)), no result bytes
|
||||
* `0x36`: Get pin range: no argument bytes, two result bytes (min and max pin numbers, like start/end pins as in `0x35`)
|
||||
* `0x37`: Force-stop scan. No argument or result bytes, sets mode to idle.
|
||||
|
||||
## Mode 4 (SUMP logic analyzer)
|
||||
|
||||
|
|
Loading…
Reference in New Issue