Raspberry pi SDK: Difference between revisions
| Line 8: | Line 8: | ||
=pico probe= | =pico probe= | ||
* https://www.raspberrypi.com/documentation/microcontrollers/debug-probe.html#about-the-debug-probe | * https://www.raspberrypi.com/documentation/microcontrollers/debug-probe.html#about-the-debug-probe | ||
* SWD https://developer.arm.com/documentation/ihi0031/a/The-Serial-Wire-Debug-Port--SW-DP-/Introduction-to-the-ARM-Serial-Wire-Debug--SWD--protocol | |||
See also [[Pico_Probe]] | See also [[Pico_Probe]] | ||
[[category:public]] | [[category:public]] | ||
[[category:SDK]] | [[category:SDK]] | ||
[[category:pi]] | [[category:pi]] | ||
Revision as of 15:26, 18 May 2023
pi
pico
- https://datasheets.raspberrypi.com/pico/raspberry-pi-pico-c-sdk.pdf
- https://datasheets.raspberrypi.com/pico/raspberry-pi-pico-python-sdk.pdf
pico probe
- https://www.raspberrypi.com/documentation/microcontrollers/debug-probe.html#about-the-debug-probe
- SWD https://developer.arm.com/documentation/ihi0031/a/The-Serial-Wire-Debug-Port--SW-DP-/Introduction-to-the-ARM-Serial-Wire-Debug--SWD--protocol
See also Pico_Probe