-
### Describe the problem
_Sometimes_, if you have a selected board that belongs to a platform and you try to uninstall that platform, the IDE will stop to work. No useful feedback is given, the platf…
-
Hello,
It doesn't work with Arduino Nano RP2040 connect.
Our camera is the ArduCam mini 5MP OV5642 Plus, we configured the memorysaver.h as explained in the tutorial.
In fact, we tried to compile t…
-
Hi!
Please, Can you add support for RP2040 chipset? (Arduino Nano Connect, RP Pico, etc...)
Thanks!
-
Greetings,
I tried to upload a sketch I've used with the Arduino Nano, ATmega328P to the new Nano RP2040 Connect board and received many errors.
Do you plan for your library to support this board? I…
-
### Describe the request
Print the output from the `arduino-fwuploader` invocations to the IDE's "**Output**" panel.
🙂 It will be easier for the user to troubleshoot problems that might occur during…
-
Why doesn't the RP2040 `pins_arduino.h` contain the digital pin defines like the 33BLE?
e.g. shouldn't this be in `.../mbed_nano/2.1.0/variants/NANO_RP2040_CONNECT/pins_arduino.h` ?
```
// Digi…
-
I don't know if this is the correct place to place a bug report but I couldn't find another place to do so.
Some people have problems with uploading the blink UF2 file from the 'Nano RP2040 Connect t…
-
I am trying to get the button library workjng on my Arduino Nano RP2040 Connect without success :-(
Is it compatible with RP2040? Can I help testing something to get it running???
-
Hello! been using ConfigurableFirmata V2.10.1 based from Firmatabuilder.com sketches successfully with Arduino.
Ive added support for RP2040 how is described here:
https://github.com/firmata/Confi…
-
Hi,
I could not compile the SmartButton library for the Arduino Nano 2040 Connect (RaspberryPi Pico) using the RP2040 core by Early Philhower (https://github.com/earlephilhower/arduino-pico)
The …