Skip to content

Commit b4cbd87

Browse files
authored
Merge pull request #32 from ItsJupiter21/patch-1
Update pico information on table
2 parents 90bdcb0 + 74610ea commit b4cbd87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ Here is a small comparison with a few different probes:
2727

2828
| | Rusty Probe | PicoProbe | Raspberry Pi Debug Probe | STLinkV3 | JLink |
2929
|-------------------------|-------------------------------------|-------------------------------|--------------------------------|------------------------|-------------------------------------|
30-
| Max speed | 62 MHz | ? | 10 MHz | 24 MHz | 15 MHz |
30+
| Max speed | 62 MHz | 10 MHz | 10 MHz | 24 MHz | 15 MHz |
3131
| Target interface support| JTAG, SWD, SWO, UART | SWD | SWD, UART | JTAG, SWD, UART, SWO <br>Note: STM8/32 chips only | JTAG, SWD, SWO|
32-
| IO voltage control | 1.8-3.3V | 3.3V | 3.3V | 1.6-3.3V | 1.6-3.3V somtimes |
33-
| Type | Open Source & Hardware | Open Source | Proprietary | Proprietary | Proprietary |
32+
| IO voltage control | 1.8-3.3V | 3.3V | 1.8-3.3V | 1.6-3.3V | 1.6-3.3V somtimes |
33+
| Type | Open Source & Hardware | Open Source | Open Source Software | Proprietary | Proprietary |
3434
| Language | Rust | C | C | C | C |
3535
| Protocol | CMSIS-DAP | CMSIS-DAP | CMSIS-DAP | Proprietary | CMSIS-DAP |
3636
| Programming connector | Cortex-M Debug 10p | - | JST | Cortex-M Debug 14p | Cortex-M Debug 10p |

0 commit comments

Comments
 (0)