-
the board definitions for rpipicow (still) contain PIN_LED but on rpipicow the LED is not connected to a pin of RP2040 (but on wifi chip, see discussion "Access Pico W pins #835").
So, it is confusi…
-
Hello,
I seems that commit 389d37ed7048d6fa4edad3a50e8ee4102d31459c in pull request #949 breaks the build for the RPI Pico. I have not tested any other devices as I only own a Pico.
The error is a…
-
This is more a status report than a request for help, since I've spent more time tinkering with this than I can afford.
The SD-Card pinning for this appears to correspond to init code of
```
//…
-
Hi!
I am having problems with using the event based implementation in wire.h, mainly I have problems getting the slave/peripheral on an Raspberry Pi Pico W (Arduino) replying to the ESP32 master/co…
-
I created a new project and followed the wiki for arduino-pico on platformio usage. It stated that the platform packages section was no longer needed, so now the ini should look like this.
```
[env:…
-
Hi
I am running the UdpSendReceive with a RP2040 (Earle Philhower port) and a W5500 Ethernet Shield
This is what I get when running the code
```
Start UDPSendReceive on RASPBERRY_PI_PICO with…
-
Hi
I am using `arduino-cli` and I have installed all the libraries needed by the projects etc
when I am issuing the command
`arduino-cli upload --config-file ./arduino_config.yaml --port $(PO…
-
-
Hello I cannot properly flash rpi pico when I try to use own library with own class.
The pico behave after flashing that is evrythink ok but after flashing can not open Serial port.
library witch…
-
When running the master branch when I load the program after attach to the first target (mon s shows 3 targets so basic comms works) it hangs on:
```
Reading symbols from blink.elf...
(gdb) tar e…