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

query: 1v8 flash support/speed #9

Open
hanetzer opened this issue Oct 15, 2023 · 2 comments
Open

query: 1v8 flash support/speed #9

hanetzer opened this issue Oct 15, 2023 · 2 comments

Comments

@hanetzer
Copy link

Hello. Assuming this is 3v3 by default. I'm currently working on a ryzen pc, and have to flash fairly
often. ryzen's use a 1v8 flash chip (as often as I've seen, at least), and I'm currently using a ch341a
with one of those 1v8 stepdown addons. Would I be able to use this with the addon for my use
case?

Also, how fast can this write, generally speaking? the ch341a is ok if its just an iteration of an existing
coreboot build, but if I'm going back to stock or from stock to coreboot it takes quite a while.

@nezza
Copy link
Contributor

nezza commented Oct 17, 2023

I've used it before with a level-shifter, but don't know the specific add-on to comment on compat

@ceres-c
Copy link

ceres-c commented Mar 19, 2024

Using it right now with a run of the mill aliexpress level shifter for SPI flashes (the addon you mention @hanetzer): works just fine
It reads a 16MB flash (MX25U12873F) in 33'', writes coreboot on top of stock bios in 2' 50''.

--Edit--
I have just finished modifying a Pico to let it run at 1v8 natively and this also works

Desoldered the rp2040 chip to cut traces and connect as per rp2040 datasheet § 2.9.7.3, changed the flash to a GD25LQ16EEIGR (any uson8 25-series nor flash will do, I assume) and supplied the gpio rail with an external 1v8.

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

No branches or pull requests

3 participants