Search found 774 matches

by qwertymodo
Sat Oct 27, 2012 8:58 pm
Forum: SNESdev
Topic: Controller port to serial cable
Replies: 93
Views: 25009

Re: Controller port to serial cable

Well... I was bored today, so what the heck.

Image
Image

I don't have any surface-mount IDC pins, but I can at least attest to the fact that continuity is good, so the vias worked... egads, DIY vias suck :S
by qwertymodo
Sat Oct 27, 2012 2:27 pm
Forum: SNESdev
Topic: Controller port to serial cable
Replies: 93
Views: 25009

Re: Controller port to serial cable

You can get PCB's quicker, but it costs more. I went with batch PCB service since I only wanted 3 for prototypes, which is why it takes so long. If you want one sooner, I can try to etch one myself... I've been meaning to try a 2-layer board for awhile now...
by qwertymodo
Sat Oct 27, 2012 11:15 am
Forum: SNESdev
Topic: Controller port to serial cable
Replies: 93
Views: 25009

Re: Controller port to serial cable

I just placed an order for prototype PCB's, should take a month or so to get them. By then, I should have the Samtec -01 samples and some surface-mount IDC headers as well, so I should be able to assemble the prototypes as soon as the boards arrive.
by qwertymodo
Fri Oct 26, 2012 6:15 pm
Forum: SNESdev
Topic: Controller port to serial cable
Replies: 93
Views: 25009

Re: Controller port to serial cable

We were originally talking about creating a hardware serial debugger that communicated through the controller port. Then, when I came across a connector compatible with the expansion port, we got sidetracked. Eventually, the idea is to take the hardware debugger idea and use the expansion port inste...
by qwertymodo
Fri Oct 26, 2012 11:46 am
Forum: SNESdev
Topic: Controller port to serial cable
Replies: 93
Views: 25009

Re: Controller port to serial cable

Continuity looks good, but hold off ordering any more connectors for now, I want to get a sample of the -01 thickness to compare. The -02 makes a good solid connection, so don't worry about the ones you've already ordered, but I think the -01 might be a better fit. Also, I have calipers, so I can me...
by qwertymodo
Fri Oct 26, 2012 10:55 am
Forum: SNESdev
Topic: Controller port to serial cable
Replies: 93
Views: 25009

Re: Controller port to serial cable

I know of a good place to get prototype PCB's in low quantities (1-3), so how about this: I'll go ahead and order myself the parts to build one, and once I'm happy with it, I'll send it to you so you can test it out and see if you're happy with the design. At that point, once we're both satisfied, t...
by qwertymodo
Thu Oct 25, 2012 10:54 am
Forum: SNESdev
Topic: Controller port to serial cable
Replies: 93
Views: 25009

Re: Controller port to serial cable

Actually, if I use surface-mount IDC pins, I can alleviate the board-propping issue by fitting the entire board inside the recess created by the removable cover. That should be much more reliable, but it requires a 2-layer board (which isn't a problem, I just can't reliably etch one myself...). Some...
by qwertymodo
Wed Oct 24, 2012 4:44 pm
Forum: SNESdev
Topic: Controller port to serial cable
Replies: 93
Views: 25009

Re: Controller port to serial cable

The only issue I see with this connector is, as I said before, it isn't very deep. You can kind of see by the photo, but the PCB kind of goes into the port at an angle because the slot isn't deep enough to go in flush. I'm not sure if that will affect the connection. I would suggest using surface mo...
by qwertymodo
Tue Oct 23, 2012 11:53 pm
Forum: SNESdev
Topic: Controller port to serial cable
Replies: 93
Views: 25009

Re: Controller port to serial cable

Third time's the charm.

Image
Image
Image
Image
by qwertymodo
Tue Oct 23, 2012 1:42 am
Forum: SNESdev
Topic: Controller port to serial cable
Replies: 93
Views: 25009

Re: Controller port to serial cable

The site isn't sold out, Samtec parts just tend to not be stocked by wholesalers like AVNET and DigiKey. They don't sell enough of them to keep them in stock, but you can still order them and it just takes a couple extra days for them to get the parts from Samtec and then send them on to you. The -0...
by qwertymodo
Tue Oct 23, 2012 12:23 am
Forum: SNESdev
Topic: SNES cartridge PCB thickness
Replies: 26
Views: 14172

Re: SNES cartridge PCB thickness

my username at yahoo
by qwertymodo
Mon Oct 22, 2012 6:34 pm
Forum: SNESdev
Topic: Controller port to serial cable
Replies: 93
Views: 25009

Re: Controller port to serial cable

I got the Samtec headers in today, and after a bit of Dremeling, it fits beautifully. The part number is MEC2-30(/40/50)-02-L-DV. AVNET sells them for $5. My offer to assemble and send you one still stands, once I get around to dragging my etching materials out again... http://avnetexpress.avnet.com...
by qwertymodo
Mon Oct 22, 2012 3:35 pm
Forum: SNESdev
Topic: question about DMA registers
Replies: 27
Views: 23425

Re: question about DMA registers

Emulating a system crashing hardware glitch... that sounds like all sorts of fun >.<
by qwertymodo
Mon Oct 22, 2012 9:31 am
Forum: SNESdev
Topic: SNES cartridge PCB thickness
Replies: 26
Views: 14172

Re: SNES cartridge PCB thickness

I've updated your library with some changes: * Set the numbers in the "gold fingers" to Top and Bottom layer, so you can read properly the numbers when hiding one of the layers. That was intentional, silkscreen on the bottom layer is supposed to be mirrored. You shouldn't put bottom-layer...
by qwertymodo
Sun Oct 21, 2012 7:54 pm
Forum: SNESdev
Topic: Controller port to serial cable
Replies: 93
Views: 25009

Re: Controller port to serial cable

Ok, so I finally got one of these working on a HiROM board ( SHVC-1J3M-11 , to be specific), so I do now have the ability to run my own code, so long as it's HiROM. I build a LoROM board as well ( SHVC-1A3M-30 ), but I can't get it to boot. I have a 3rd working FlashROM, but I don't have another don...