Giter VIP home page Giter VIP logo

Comments (8)

liquidzorch avatar liquidzorch commented on September 26, 2024 9

Hello. I have changed the pins in the source code, and I can confirm my rp2040-zero works with both 16mb and 4gb nands. Here is the file compiled for the zero just delete the ".pdf" from the file

The GPIO for 16mb are swapped from and to:
16 - 0
17 - 1
18 - 2
19 - 3
20 - 4
21 - 5
gnd - gnd (note the zero only has one gnd pin)

The GPIO for 4gb are swapped from and to:
6 - 26
7 - 27
8 - 28
9 - 29
21 - 5 (same as 16mb)
gnd - gnd

I just used my zero to program a 16mb and a 4gb today, both came out great, although the 4gb is too slow for my preference.
The LED was also reprogrammed, but does not work (I never got it working on the pico either), but besides the led, all seems to work.

PicoFlasher3_zero.uf2.pdf

from picoflasher.

Androxilogin avatar Androxilogin commented on September 26, 2024 4

Thank you again for taking on this contribution. For this version, I have designed a case to share. I used female pin headers with the pins trimmed halfway (about 2mm) in which you feed through the bottom to the appropriate connections on the Pico. Pictured is my prototype so it differs slightly from the one provided in the package below. Ground connection is centered for both pinheaders. Also provided is a diagram for anyone interested.
stl

PicoFlasher-Zero Diagram

PicoFlasher-Zero.zip

from picoflasher.

everyonesweird avatar everyonesweird commented on September 26, 2024 1

Thanks. I was looking for this also. Using the RP2040 zero for Switch. Thought I could use it for XBOX also. Thanks!

from picoflasher.

liquidzorch avatar liquidzorch commented on September 26, 2024 1

With a normal Sd reader, it takes me about 5 seconds to read/write. With the pico flasher (regular, not RP2040-zero), it took well over 5 minutes, plus I would sometimes get an error randomly and would have to start again. Maybe it was just my connections being too long or something. But I was doing it that way for awhile, since my sd reader was acting up, and I could never get a read in under 5 minutes.

from picoflasher.

Androxilogin avatar Androxilogin commented on September 26, 2024

Oh wow! Thanks for sharing! I'll have to buy another console and test it out!

from picoflasher.

Androxilogin avatar Androxilogin commented on September 26, 2024

Hello. I have changed the pins in the source code, and I can confirm my rp2040-zero works with both 16mb and 4gb nands. Here is the file compiled for the zero just delete the ".pdf" from the file

The GPIO for 16mb are swapped from and to: 16 - 0 17 - 1 18 - 2 19 - 3 20 - 4 21 - 5 gnd - gnd (note the zero only has one gnd pin)

The GPIO for 4gb are swapped from and to: 6 - 26 7 - 27 8 - 28 9 - 29 21 - 5 (same as 16mb) gnd - gnd

I just used my zero to program a 16mb and a 4gb today, both came out great, although the 4gb is too slow for my preference. The LED was also reprogrammed, but does not work (I never got it working on the pico either), but besides the led, all seems to work.

PicoFlasher3_zero.uf2.pdf

I tried this last night on a 16mb Corona V1 and it worked great! I have yet to try it on a 4GB. I threw together this diagram here to help myself along without taking note that it was a Trinity and wired the blue and green wires backwards but it still worked that way for whatever reason. But this is how it should be wired according to what you have provided above so I left it that way. Thanks for putting this together!

from picoflasher.

liquidzorch avatar liquidzorch commented on September 26, 2024

Yeah, I can't remember what pins 4 and 5 do, but when wirtting one has to go low (and from testing is always low on the picoflasher when connected), which prevents the console from booting, the other, I can't remember what it does, but it probably goes low as well when reading/writing, and thats probably why it worked swapped. I know you can't swap them on the jr programmer, because one pin does not stay low. Any way, glad it has worked for you guys. I am using one myself, but I use a normal sd card reader for the 4gb, since its about 100x faster than the picoflasher.

from picoflasher.

Androxilogin avatar Androxilogin commented on September 26, 2024

That's weird since I found the regular Pico to be a lot faster and more reliable than the SD tool. Although it is still in beta and I don't really know all that much about the hardware behind the Pico/w to begin with. I was still getting the grasp of Arduinos when this all came out of nowhere. I'll have to give it a try when I get a hold of one. As long as it's not like ten minutes to read I'm sure I'd be fine with it.

from picoflasher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.