Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smaller RP2040 Flash IC #23

Open
michaelshipman opened this issue Mar 5, 2024 · 1 comment
Open

Smaller RP2040 Flash IC #23

michaelshipman opened this issue Mar 5, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@michaelshipman
Copy link
Member

Turns out the Pico uses a 16MB chip with a smaller area than we have been using. Easy way to save space since that flash IC is one of the biggest things on the board right now.

https://www.digikey.com/en/products/detail/winbond-electronics/W25Q16JVUXIQ-TR/15182017?s=N4IgTCBcDaIOpgKwEUCMA2AUgNQKoA0BJZEAXQF8g

@michaelshipman michaelshipman added the enhancement New feature or request label Mar 5, 2024
@michaelshipman
Copy link
Member Author

JJ pointed out that this is a 2 megabyte chip not a 16 megabyte, if not using for data storage it would be perfectly adequate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant