Difference between revisions of "Raspberry pi"

From Wiki at Neela Nurseries
Jump to: navigation, search
m (Add link to Zephyr pull request #46616, addresses un-linked RPi bootloader.)
m (Add a couple links to Zephyr RPi Pico board documentations.)
Line 12: Line 12:
  
  
Some Zephyr documentation on RPi Pico board, Zephyr 3.1.0:
+
Some Zephyr documentation on RPi Pico board, couple version of Zephyr RTOS:
 +
 
 +
*  Zephyr 3.1.0 . . . https://docs.zephyrproject.org/3.1.0/boards/arm/rpi_pico/doc/index.html
 +
 
 +
*  Zephyr 3.4.0 . . . https://docs.zephyrproject.org/3.4.0/boards/arm/rpi_pico/doc/index.html
 +
 
 +
*  Zephyr latest . . . https://docs.zephyrproject.org/latest/boards/raspberrypi/rpi_pico/doc/index.html
 +
 
 +
Note how supported peripherals list grows across these three releases.  RPI Pico board support relatively new in Zephyr in 2022.
  
*  https://docs.zephyrproject.org/3.1.0/boards/arm/rpi_pico/doc/index.html
 
  
 
Special fork of `openocd` which can be used to flash and to debug RPi Pico via SWD interface . . . but what would the physical device and connection be from PC to RPi Pico SWD pins?
 
Special fork of `openocd` which can be used to flash and to debug RPi Pico via SWD interface . . . but what would the physical device and connection be from PC to RPi Pico SWD pins?

Revision as of 22:19, 16 May 2024

2022-08-03


RPi Pico board datasheet, contains Pico board schematic:


Some Zephyr documentation on RPi Pico board, couple version of Zephyr RTOS:

Note how supported peripherals list grows across these three releases. RPI Pico board support relatively new in Zephyr in 2022.


Special fork of `openocd` which can be used to flash and to debug RPi Pico via SWD interface . . . but what would the physical device and connection be from PC to RPi Pico SWD pins?


RPi Pico board always appears as mass storage device, whether boot select button pressed or not: