Update 'USB config & command protocol'

Triss 2021-08-01 00:54:21 +00:00
parent ee4f256925
commit c899c9e5f1
1 changed files with 1 additions and 0 deletions

@ -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)