I verified that this doesn't work (out-of-the-box at least) with the Pico W. Following the instructions at https://www.arducam.com/docs/pico/arducam-camera-module-for-raspberry-pi-pico/spi-camera-for-raspberry-pi-pico/, I get the following while running ArduCAM_Mini_2MP_Plus_VideoStreaming.py:
Traceback (most recent call last):
File "<stdin>", line 17, in <module>
File "/lib/Arducam.py", line 176, in __init__
TimeoutError: Clock stretch too long
Maybe related? adafruit/circuitpython#4221 adafruit/circuitpython#4082 micropython/micropython#8167
I verified that this doesn't work (out-of-the-box at least) with the Pico W. Following the instructions at https://www.arducam.com/docs/pico/arducam-camera-module-for-raspberry-pi-pico/spi-camera-for-raspberry-pi-pico/, I get the following while running
ArduCAM_Mini_2MP_Plus_VideoStreaming.py:Maybe related? adafruit/circuitpython#4221 adafruit/circuitpython#4082 micropython/micropython#8167