Skip to content

Conversation

Dantali0n
Copy link

@Dantali0n Dantali0n commented Mar 13, 2023

The nanorp2040connect from Arduino has 16mb of flash size not 2mb.
See: https://docs.arduino.cc/hardware/nano-rp2040-connect

Compiling from the arduino IDE also shows:

Sketch uses 98233 bytes (0%) of program storage space. Maximum is 16777216 bytes.

The RP2040 has no internal flash at all and is automatically / electrically configured to always use the external flash. See:
https://www.raspberrypi.com/documentation/microcontrollers/rp2040.html

Support for up to 16MB of off-chip Flash memory via dedicated QSPI bus

The nanorp2040connect from Arduino has 16mb of flash size not 2mb. See: https://docs.arduino.cc/hardware/nano-rp2040-connect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant