-
### Describe the bug
Get a compiler error when using an example
### Steps to Reproduce
load sketch: RP2040_RTC_Time.ino compile
### Expected behavior
no error
### Actual behavior
…
-
Hi
I am trying to build the rp2 firmware for the ARDUINO_NANO_RP2040_CONNECT board. The build process runs fine until the very end, when it hits an "cannot find entry symbol _entry_point" error:
```…
-
Can you make it support rp2040 development board?
-
Hi @lexus2k & contributors,
Firstly thank you this qualified work. I would like to use this protocol with Pi Pico. But I have some issues about Serial1 When used on Pi Pico. My hardware setup is like…
-
I tried to setup a development environment with PlatformIO and Raspberry Pi Pico, which uses Arduino-mbed, and the compilation printed a lot of errors starting with something like
```
In file incl…
-
### Describe the bug
I am attempting to run the SimpleWebSocket example on an Arduino Uno Wifi Rev2 as a stepping stone to connect to leverage pusher websockets. When compiling the code to the boar…
Jonnx updated
2 years ago
-
Creating this so that frequency/overclocking/underclocking issues can all go to the same place, as opposed to being specific frequency requests per port.
The idea here is to make `microcontroller.c…
-
Can WIRE_BUFFER_SIZE in wire.h be increased from 128 to 256? In the equivalent wire.h for the mbed core for RP2040 the transmit buffer size is 256, so this change should make it compatible.
I ask b…
-
- Arduino board: **Arduino Nano RP2040 Connect (with/without headers)**
- Arduino IDE version (found in Arduino -> About Arduino menu): **1.8.16**
- List the steps to reproduce the problem…
HSVDO updated
2 years ago
-
first of all ... thanks to everyone for the great work!
I've tried different PICO boards.
and i followed the installation instructions exactly to install the release 1.8.6
Windows Users: ........
…