Forums

Sega Master System / Mark III / Game Gear
SG-1000 / SC-3000 / SF-7000 / OMV
Home - Forums - Games - Scans - Maps - Cheats - Credits
Music - Videos - Development - Hacks - Translations - Homebrew

View topic - SD-1000 new Multicart for SC-3000, SG-1000 and MK III based on Pi Pico

Reply to topic
Author Message
  • Joined: 25 Jul 2022
  • Posts: 27
Reply with quote
SD-1000 new Multicart for SC-3000, SG-1000 and MK III based on Pi Pico
Post Posted: Thu Apr 25, 2024 4:10 pm
Hi,
i've just published my last DIY project for a Flash multicart based on raspberry "purple" Pi Pico clone.
It's a simple and cheap project, i hope you'll like it!

here's the link:

https://github.com/aotta/SD-1000
sega00.jpg (53.48 KB)
sega00.jpg
sega8.jpg (53.72 KB)
sega8.jpg
sega5.jpg (52.78 KB)
sega5.jpg

  View user's profile Send private message
  • Joined: 10 Dec 2009
  • Posts: 115
Reply with quote
Post Posted: Thu Apr 25, 2024 5:09 pm
aotta wrote
Hi,
i've just published my last DIY project for a Flash multicart based on raspberry "purple" Pi Pico clone.
It's a simple and cheap project, i hope you'll like it!

here's the link:

https://github.com/aotta/SD-1000


Great job!
  View user's profile Send private message Visit poster's website
  • Joined: 11 Dec 2019
  • Posts: 31
  • Location: Finland
Reply with quote
Post Posted: Fri Apr 26, 2024 2:47 pm
Oh wow, that's really cool!
  View user's profile Send private message
  • Joined: 30 Jan 2007
  • Posts: 318
  • Location: San Jose, CA
Reply with quote
Post Posted: Today at 1:17 am
A friend and I had a question regarding this statement:

Quote
WARNING! "purple" Pico has not the same pinout of original Raspberry "green" ones, you MUST use the clone or you may damage your hardware.


Can you clarify exactly what this means?[/quote]
  View user's profile Send private message Visit poster's website
  • Joined: 25 Jul 2022
  • Posts: 27
Reply with quote
Post Posted: Today at 8:25 am
ApolloBoy wrote
A friend and I had a question regarding this statement:

Quote
WARNING! "purple" Pico has not the same pinout of original Raspberry "green" ones, you MUST use the clone or you may damage your hardware.


Can you clarify exactly what this means?


If you look for "rp2040 board" or "pico purple" on aliexpress you'll find several offers with different options: green ("original"), black or purple.
The differences are not limited to the pcb colors, since the black has 4mb flash ram instead of the "standard" 2mb, and the purple clone has 16mb flash ram. The not green boards also have a usb-c connector instead of the older used by Raspberry and, most important, they exposed more gpio/pins for using in projects than the green. Only a couple, but really useful when you need 16 GPIO handling bus and 8 GPIO for data! ;)
But, for having more pins with exposed GPIO, the black and purple board had to change a little the pinout, removing some GND pins and CHANGING THE PINOUT FROM THE ORIGINAL RASPBERRY PI PICO (you can note it on the attached pictures).

So, in my SD-1000 i used the "purple" one.
I'm pretty sure you could use also the "black" one (but i haven't tested it) for a multicart with only 4mb for storing games, but you CAN'T use the original PICO since it doesn't work and could be damage itself or your SEGA if used!
pico_pinout.jpg (87.99 KB)
pico_pinout.jpg

  View user's profile Send private message
Reply to topic



Back to the top of this page

Back to SMS Power!