-
Looking at this great core, I don't see an obvious way of putting the RP2040 in to SPI slave mode. Am I missing something or is this not yet implemented?
-
**Description of the problem**
When trying to upload to the Arduino Nano RP2040 Connect using the Arduino IDE under Linux, the microcontroller is reset and shows up as a memory device as it should. H…
-
I was able to use the SdFat lib with the Arduino Pi Pico using only slight modifications in SdFatConfig.h
with
USE_SIMPLE_LITTLE_ENDIAN set to 0
with this code change:
```
#if __BYTE_ORDER__ =…
-
IMHO, everybody loves to have **LittleFS** support for Nano_RP2040_Connect as well as other Arduino RP2040-based boards.
LittleFS has been supported in other [**RP2040 arduino-pico core**](https://…
-
With then new update of newlib, running tock with applications fails on cortex-m0+ devices (Raspberry Pi, Arduino Nano RP 2040 Connect). This is the fault output:
EDIT: Using the old libc.a binary …
-
Dear all, first of all i need to congratulate you on this wonderful library. I dont want to waste anyones time but I am desperate to find a solution. I can see that this topic is somehow similar to a …
-
### CircuitPython version
```python
Adafruit CircuitPython 7.0.0 on 2021-09-20; Raspberry Pi Pico with rp2040
Board ID:raspberry_pi_pico
boot.py output:
Write to Flash : False
Write to SD Card…
-
This page https://circuitpython.org/board/arduino_nano_rp2040_connect/ is unstyled, and also doesn't seem to be listed in the searchable index -- I don't immediately see why though.
![image](https:…
-
**Link**: https://wokwi.com/share
I feel that we should have a better page to start a project from scratch. something like an empty template.
here, we can keep this page as is and give a button w…
-
**Firmware**
All with Arduino RP2040 Connect
**Description**
Filesystem size is 1MB instead of 15MB.
My guess is that the flash chip isn't correctly reporting its size. So, we hit the defa…