Page 2 of 14

Re: 16BIT ROM CART THOUGHTS

Posted: Thu Mar 08, 2018 11:30 am
by exxos
I've redone the schematic for the 16bit PLCC ROM...

I tried to autorouter on 2 layers.. Eagle gave up at 40% and basically went nuts :roll:

wtf.JPG
wtf.JPG (158.21 KiB) Viewed 5510 times

It would likely have to be done on 4 layers which just makes it very time consuming to do :(

It's got to the point where I just don't have the patience anymore to sit puzzling for hours over routing pcbs.. I've already spent ages trying to route previous designs, so i'm not really motivated anymore to spend more time on this.

So If anyone wants to have a crack at routing it...

cartridge2.zip
(63.17 KiB) Downloaded 204 times

Re: 16BIT ROM CART THOUGHTS

Posted: Thu Mar 08, 2018 6:27 pm
by rpineau
Challenge accepted :
Screen Shot 2018-03-08 at 10.26.31.png
Screen Shot 2018-03-08 at 10.26.31.png (319.48 KiB) Viewed 5500 times

Re: 16BIT ROM CART THOUGHTS

Posted: Thu Mar 08, 2018 9:39 pm
by exxos
rpineau wrote: Thu Mar 08, 2018 6:27 pm Challenge accepted :
:bravo: :cheers:

Routing pcbs is making me :pullhair: :stars: :crazy:

Re: 16BIT ROM CART THOUGHTS

Posted: Fri Mar 09, 2018 4:12 pm
by exxos
Been fiddling around with Rodolphe's layout a bit..

Mostly added poly fill for 0V top and bottom layers. Manually routed some 5V and 0V traces. I think its pretty much ready to go off to fab for a prototype run..

rv.JPG
rv.JPG (151.66 KiB) Viewed 5458 times
c473121f96ca427ee4952cc0409a1bba.png
c473121f96ca427ee4952cc0409a1bba.png (95.85 KiB) Viewed 5456 times

Re: 16BIT ROM CART THOUGHTS

Posted: Mon Mar 26, 2018 12:39 pm
by exxos
Test PCBs arrived... Next to find some time to build and test...

dcart.jpg
dcart.jpg (46.04 KiB) Viewed 5321 times

Re: 16BIT ROM CART THOUGHTS

Posted: Mon Apr 02, 2018 3:10 pm
by exxos
Next to work out how to program the ROM..

diag-cart.jpg
diag-cart.jpg (40.58 KiB) Viewed 4708 times

Re: 16BIT ROM CART THOUGHTS

Posted: Tue Apr 03, 2018 8:51 pm
by exxos
I have tried swapped and not swapped ST diag image files and nothing happens :shrug: So either I've ballsed something up, or 16bit idea just doesn't work for some reason :shrug:

I've got some more ROM's coming this week, could be my eprom have bad connections.. So will program both files again and see if anything happens then..

Re: 16BIT ROM CART THOUGHTS

Posted: Tue Apr 03, 2018 9:01 pm
by rpineau
can you show us the merged file so that I can check if they look fine (and send me the original too so that I can compare :) ).

Re: 16BIT ROM CART THOUGHTS

Posted: Tue Apr 03, 2018 9:03 pm
by exxos
rpineau wrote: Tue Apr 03, 2018 9:01 pm can you show us the merged file so that I can check if they look fine (and send me the original too so that I can compare :) ).
Atari Test Cart Original Roms.zip
(58.14 KiB) Downloaded 206 times

Re: 16BIT ROM CART THOUGHTS

Posted: Tue Apr 03, 2018 10:05 pm
by rpineau
So DIAG_LO_HI.bin is a merge of the 2 other one and then byte-swapped ready to program as it starts with $52 $FA $5F $23 (diag cartridge starts with $FA52235F).
So this file looks good to me and is ready to program.