Feather RP2040 with 4MB or 8MB SPI Flash?

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
mcauser
 
Posts: 1
Joined: Wed Jun 03, 2015 12:30 pm

Feather RP2040 with 4MB or 8MB SPI Flash?

Post by mcauser »

The current Adafruit Feather RP2040 ships with 8MB SPI Flash (GD25Q64).
Were there any/many boards shipped with 4MB?

I noticed in Feb Scott (@tannewt) added CircuitPython board definitions with 4MB:
https://github.com/adafruit/circuitpyth ... 1135f40e0b

Then in March it was increased to 8MB:
https://github.com/adafruit/circuitpyth ... 1135f40e0b

I'm updating the MicroPython board def from 4MB to 8MB to match:
https://github.com/micropython/micropython/pull/7571

User avatar
tannewt
 
Posts: 3298
Joined: Thu Oct 06, 2016 8:48 pm

Re: Feather RP2040 with 4MB or 8MB SPI Flash?

Post by tannewt »

It never shipped with 4mb. That's what we were originally thinking but it was easier to get 8mb chips than 4mb ones.

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”