Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PicoCart64-Notes

Some collected information about PicoCart64 (Nintendo 64 flash cart using a Raspberry Pi Pico / RP2040).

ℹ️ I am quite new to this project. Feel free to contribute and gather information here 😉

Short introduction

The PicoCart64 simulates a PAL or NTSC N64 game cartridge and can hold one game or homebrew up to 16 MB regarding to flash chip size of used Pico board. The original RPI Pico RP2040 has 2MB of flash memory. Other variants can have 4, 8(?) or 16MB of flash memory.

Links

How to flash the PicoCart64

A detailed description is available on PicoCart64 UF2 ROM Builder site. There is a step by step instruction what is to do.

PicoCart64 variants

PicoCart64 lite by Konrad Beckmann

images/picocart64-konrad-beckmann/picocart64-lite-top.jpeg images/picocart64-konrad-beckmann/picocart64-lite-bottom.jpeg

PicoCart64 by YueCheng

Can be purchased on Aliexpress. Could not find any source (e.g. homepage, documentation, schematics, pcb layout) about this board. Important: Apparently non-functioning boards are being sold. A non-pin compatible Picoboard is may be the reason.

images/picocart64-yue-cheng/picocart64-yue-cheng-top.avif images/picocart64-yue-cheng/picocart64-yue-cheng-bottom.avif

PicoCart64 the pragmatic way by XGAMES VIDEOJUEGOS

This one uses a original game rom pcb to solder a pico to it.

images/picocart64-on-plain-game-pcb/DIAGRAMA-PICO-ORIGINAL.png images/picocart64-on-plain-game-pcb/picocart64-diagrama.png

PicoCart64 forks

images/picocart64-pdaxrom-n64cart/pdaxrom-N64cart-v3-top.jpg images/picocart64-pdaxrom-n64cart/pdaxrom-N64cart-v3-bottom.jpg

PicoCart64 alternatives

images/summercart64/sc64_pcb_front.jpg images/summercart64/sc64_pcb_back.jpg

Pico board pinouts

RPI Pico

pinout/raspberry-pico-pinout.png

WeAct RP2040

pinout/weact-rp2040-pinout.webp

Bitfunx Picoboot RP2040

pinout/bitfunx-pinout.png

RP2040-YD

pinout/rp2040-yd_pinout_zl.jpg

Workarounds/Troubleshooting PicoCart64 lite

First of all solder the PicoCart64 lite as described here. Flash the stuff you want or the testrom of PicoCart64. If you get a black screen after powering on the N64, try it again with connected USB cable to check if it is a power problem. If the PicoCart64 lite is working now it must be a power related issue. Is the monitor still black it is maybe a pinout issue of the used Pico board.

WeAct RP2040

If WeAct on PicoCart64 lite will not work try to remove the BSS84 and solder a jumper wire to VSYS (see below). Also the removed jumper JP1 worked for me.

⚠️ Important: the BSS84 acts like a protection(?) for the N64 3.3v line. If removed do not flash a game rom onto PicoCart64 lite if inserted into N64 over USB cable. This can break your N64!

images/workarounds/pico-weact-board-jumper-to-vsys.jpg

Bitfunx Picoboot RP2040

If Bitfunx on PicoCart64 lite will not work try to remove the BSS84 and solder a jumper wire to VBUS (see below).

⚠️ Important: the BSS84 acts like a protection(?) for the N64 3.3v line. If removed do not flash a game rom onto PicoCart64 lite if inserted into N64 over USB cable. This can break your N64!

images/workarounds/pico-bitfunx-board-jumper-to-vbus.jpg

Cartridge case

Seems to be a little bit too thick (printed on my printer) but can be inserted into the N64.

/images/cartridge/IMG_5508.jpg /images/cartridge/IMG_5509.jpg

Fits perfect.

/images/cartridge/IMG_5836.JPG

About

Some PicoCart64 notes

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors