TSOP-to-SOIC adapter

Discussion of hardware and software development for Super NES and Super Famicom.

Moderator: Moderators

Forum rules
  • For making cartridges of your Super NES games, see Reproduction.
Post Reply
qwertymodo
Posts: 775
Joined: Mon Jul 02, 2012 7:46 am

TSOP-to-SOIC adapter

Post by qwertymodo »

I'm putting the finishing touches on a project that has taken far longer than it should have, and just felt like showing off a little. This is a Cx4 dev board commissioned by byuu, and I finally got all of the hardware assembled and a ROM burned to it (I burned the ROM before mounting the chip to the board, I still have to work out the in-circuit programming). So technically it is currently nothing more than a MMX3 (USA) repro using RMX3 (Jap) donor, but it will (hopefully) be reprogrammable through the cart edge when I'm done for dev purposes. Sadly, there are no MMX2/3 hacks that actually run on hardware (SUPER bummed that the MMX3 Zero hack doesn't run on hardware...), but these adapters also work with GSU-2 boards, so the same mod could be done there for a Yoshi's Island hack, or Star Fox 2...

Image
Image
Image
User avatar
getafixx
Posts: 373
Joined: Tue Dec 04, 2012 3:28 pm
Location: Canada

Re: TSOP-to-SOIC adapter

Post by getafixx »

I assume it will also work with the GSU-1 boards like from Stunt Race FX then (just grounding the unused pins)?
qwertymodo
Posts: 775
Joined: Mon Jul 02, 2012 7:46 am

Re: TSOP-to-SOIC adapter

Post by qwertymodo »

It should. The only potential issue is whether or not the ROM chip actually works with /CE grounded, because some Flash ROMs require a falling edge on /CE for every cycle. I'm going to try one out soon, but I really need to get my TSOP socket mounted onto a carrier board so I can use it for programming the chips, rather than my current method of soldering it onto an adapter board, programming it on the adapter, desoldering from the adapter, then re-soldering it to the final board... because that's getting super annoying (but it's my only option until I can afford PCB's for the TSOP socket). If it does work, I should be able to build a Star Fox 2 cart with one of these, as well as any other SFX games :) (not sure if there's really any worth making... maybe YI hacks?)
Markfrizb
Posts: 540
Joined: Sun Dec 02, 2012 8:17 am
Location: East Texas

Re: TSOP-to-SOIC adapter

Post by Markfrizb »

qwertymodo wrote:It should. The only potential issue is whether or not the ROM chip actually works with /CE grounded, because some Flash ROMs require a falling edge on /CE for every cycle. I'm going to try one out soon, but I really need to get my TSOP socket mounted onto a carrier board so I can use it for programming the chips, rather than my current method of soldering it onto an adapter board, programming it on the adapter, desoldering from the adapter, then re-soldering it to the final board... because that's getting super annoying (but it's my only option until I can afford PCB's for the TSOP socket). If it does work, I should be able to build a Star Fox 2 cart with one of these, as well as any other SFX games :) (not sure if there's really any worth making... maybe YI hacks?)

Hey guys.... Here's what I made recently....

http://youtu.be/bBxvZ1_DNfM

I'd be super interested if you can program the flash rom through the edge connector.


Then there this....
http://youtu.be/Vmpn4pTsUPk

All versions can be configured with 8,16 or 32mbits roms. With or without switch, etc..
Want to know more, just ask. :)


I also made a non- buss switch version (pic below). So it wouldn't be reprogramable in circuit but it was a lot cheaper to make. Both versions can mount to stunt race, yoshi's island, doom and winter gold carts.
Attachments
image.jpg
qwertymodo
Posts: 775
Joined: Mon Jul 02, 2012 7:46 am

Re: TSOP-to-SOIC adapter

Post by qwertymodo »

Hey Mark, where do you get your boards fabricated? I was really happy to find that SeeedStudio was able to handle edge castellations for my boards, but I'm always looking around for other options.
Markfrizb
Posts: 540
Joined: Sun Dec 02, 2012 8:17 am
Location: East Texas

Re: TSOP-to-SOIC adapter

Post by Markfrizb »

qwertymodo wrote:Hey Mark, where do you get your boards fabricated? I was really happy to find that SeeedStudio was able to handle edge castellations for my boards, but I'm always looking around for other options.
I started out in my early designs with edge plating but it was too expensive and very problematic. Switched to half plated holes on the edges and it was cheaper and much easier to solder too as well as more forgiving to hot irons.

I use "10pcb.com" They don't do edge plating in house but source it out if you want it. If you zoom in on the non-buss-switch picture I previously posted, you can see the left half holes that aren't mounted on stunt race cart. 10pcb isn't the cheapest but they do quality work. I used a cheaper place once and the quality difference was very evident. HIGHLY recommend the half holes.

My pcb's are .031 thick. The no buss switch is 2 layer and the one with the buss switch (so it can be re-programmed in circuit) is 4 layer. That buss switch ic is a bitch to mount by hand!

Here is my pcb on a Doom cart with a SRAM circuit I also had made..... The SRAM pcb uses the edge plating, so you might be able to see a soldering difference in this pic since both edge plating and half hole are in this pic.

Edit: sorry... I thought the SRAM board was my version1.... It's not so disregard the edge plating part as version 2 of my SRAM board got the half holes as well
Attachments
image.jpg
qwertymodo
Posts: 775
Joined: Mon Jul 02, 2012 7:46 am

Re: TSOP-to-SOIC adapter

Post by qwertymodo »

"Half-holes" = castellation, exactly what I had done on my adapter board in the OP, same thickness as yours (0.8mm), 2-layer, and I use 13mil drills on the half-hole vias. I'll have to look into pricing at 10pcb, like I said, I always like having options. How fast is the turnaround time (do you get economy shipping, or do you pay more for DHL or something else like that)?
Markfrizb
Posts: 540
Joined: Sun Dec 02, 2012 8:17 am
Location: East Texas

Re: TSOP-to-SOIC adapter

Post by Markfrizb »

Posting this here to eliminate the many edits:

The SRAM board shown above was made so that it could mount to any of the FX boards. Vortex, doom, Yi, etc..... All but the original starfox cart. So you could remove the SRAM and mount this pcb and it'll function as a multi-bank SRAM for multiple save banks and has a save circuit for the games that don't have a save circuit -- like Doom or Vortex.


My older versions also have a standard 3 EPROM option too. I can post those pics if wanted..

This pic shows the edge plating on both pcb's.....
Attachments
image.jpg
Markfrizb
Posts: 540
Joined: Sun Dec 02, 2012 8:17 am
Location: East Texas

Re: TSOP-to-SOIC adapter

Post by Markfrizb »

qwertymodo wrote:"Half-holes" = castellation, exactly what I had done on my adapter board in the OP, same thickness as yours (0.8mm), 2-layer, and I use 13mil drills on the half-hole vias. I'll have to look into pricing at 10pcb, like I said, I always like having options. How fast is the turnaround time (do you get economy shipping, or do you pay more for DHL or something else like that)?

Turn round is 8 days standard. They ship DHL which is ridiculously fast. I usually get my packet in 2 days. They charge about $20 for that shipping.


Edit: I looked at your post again.... Hard for me to see the "half hole" on yours.
Do you Have a close up pic?
qwertymodo
Posts: 775
Joined: Mon Jul 02, 2012 7:46 am

Re: TSOP-to-SOIC adapter

Post by qwertymodo »

My phone doesn't take great macro shots, but maybe this will show up better. What drill size do you use for your castellations?
Attachments
IMG_20131018_191823.jpg
Markfrizb
Posts: 540
Joined: Sun Dec 02, 2012 8:17 am
Location: East Texas

Re: TSOP-to-SOIC adapter

Post by Markfrizb »

qwertymodo wrote:My phone doesn't take great macro shots, but maybe this will show up better. What drill size do you use for your castellations?
I'll have to look that up -- can't remember the size....
Post Reply