-
Add support for Raspberry pi pico W it has [CYW43439](https://www.infineon.com/cms/en/product/wireless-connectivity/airoc-wi-fi-plus-bluetooth-combos/wi-fi-4-802.11n/cyw43439/)
-
I'm using Raspberry Pi version of FreeRTOS, current version which was last updated about 3 months ago. Linking: pico_cyw43_arch_lwip_sys_freertos and calling cyw43_arch_init from within a task. I get …
-
Hi, is the Pico W supported by default, or can support for it be implemented?
Docs on the official arduino-pico wiki: https://arduino-pico.readthedocs.io/en/latest/bluetooth.html
-
So far, I've been using a Raspberry Pi, or Pi Pico W for the GPIO control - and assuming Wifi access from the device for "remote control" from the GUI.
As the need for ocnfiguring the wifi of Pi Pi…
-
Hello,
I don't know if this is the right place to report this, but the SWDCLK and SWDIO pins are swapped in the documentation.
I had trouble debugging the PicoW(H), and it worked after swapping SWDC…
-
### Description / Steps to reproduce the issue
I cannot build the telnet configuration for the Pi Pico W following the [documentation from the NuttX website](https://nuttx.apache.org/docs/latest/plat…
-
**Bonjour à vous,**
Si vous lisez ce message, c'est que vous avez envie d'apprendre à utiliser le Raspberry Pi Pico W pour créer des inputs de jeux vidéo.
Dans ce contexte, le cours est orienté …
-
The fw file for pico w starts with:
`FCYW4343A2_001.003.016.0031.0000_Generic_SDIO_37MHz_wlbga_BU_dl_signed`.
Read_RAM returns status 0x12 for all addresses.
Is there a way to get this to work?…
-
### Minimum requirements
- [X] Core clock speed is 48 MHz or faster?
- [X] Is the CPU an ARM Cortex M0+ or later?
- [X] Does the host microcontroller have at least 32 KB of flash memory?
- [X] Is the…
-
I would love to have a version of Berry Script for the Raspberry Pi Pico/W boards (rp2040 or rp2350).
It would be wonderful to have a simple UF2 file to flash to a board and immediately be able to …