Can all registered uses please login, even just for a few minutes..
It helps build a picture where our "good traffic" is coming from..
Thanks :)

TF536 Rev 2 Design Complete (all gone)

68030 + SDRAM + IDE

Moderators: terriblefire, Terriblefire Moderator

terriblefire
Admin sponsor
Admin sponsor
Posts: 5687
Joined: Mon Aug 28, 2017 10:56 pm
Location: Glasgow, UK

Re: TF536 Rev 2 Design Complete (all gone)

Post by terriblefire »

agranlund wrote: Thu May 07, 2020 2:40 pm I think that was it really, pretty much just IDE and the RAM location :)

As far as I know, you should be able to keep going north to cover all the memory.
At least EmuTos starts reading at 0x01000000 and just keeps going until it hits a bus error in order to figure out how much of it there is.
(A quick glance at the Atari TOS sources suggests it does the same but it's all uncommented asm so I wouldn't bet my life on it :D)

Ok.

I think this covers the basic 64Mb version ...

Code: Select all

 assign ram_decode = ({A[31:24]} != {8'h01}) & ({A[31:25]} != {7'd1}) & ({A[31:26]} != {6'd1});
Which covers 0001, 001x, 01xx

Might only give 48Mb... good for a start.
agranlund wrote: Thu May 07, 2020 2:40 pm I did something in bus_delay.v to get it playing nice with the Blitter but I'm guessing this is irrelevant in the new design anyway.
I think thats covered.
agranlund wrote: Thu May 07, 2020 2:40 pm Oh, and Atari TOS requires the IDE IRQ in order to work, we usually solder it to pin10 of the ASCI port as it's very easy to get to.
I exposed that signal to the INT2 pad on the TF534 and ifdef'd out the Amiga INT2 related things.

But EmuTOS doesn't seem to care and I think that one will work regardless.
I don't really use Atari TOS much anymore, EmuTOS is so much better and requires less "convincing" to work with modified machines :)
Now this is kinda interesting because the TF536 can do IRQ injection and patch up accesses to anything that reports them. It'd be interesting to fix this.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
richx
Posts: 46
Joined: Sun Aug 11, 2019 5:03 pm

Re: TF536 Rev 2 Design Complete (all gone)

Post by richx »

Are you including support for 128MB in this firmware mentioned a few weeks ago? Happy with 64MB but would be nice to use same chips for multiple boards, I believe the pinouts are the same, just more banks. If you're already gauging interest for the next batch, I would like 2x :)
terriblefire
Admin sponsor
Admin sponsor
Posts: 5687
Joined: Mon Aug 28, 2017 10:56 pm
Location: Glasgow, UK

Re: TF536 Rev 2 Design Complete (all gone)

Post by terriblefire »

richx wrote: Thu May 07, 2020 5:20 pm Are you including support for 128MB in this firmware mentioned a few weeks ago? Happy with 64MB but would be nice to use same chips for multiple boards, I believe the pinouts are the same, just more banks. If you're already gauging interest for the next batch, I would like 2x :)
I'll add the firmware support but i''m not gonna test it personally.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
Subzero79
Posts: 73
Joined: Wed Sep 25, 2019 8:57 pm

Re: TF536 Rev 2 Design Complete (all gone)

Post by Subzero79 »

Just finish to solder
Just awaiting 2.2 rns
Attachments
IMG_20200507_205725.jpg
IMG_20200507_205725.jpg (301.66 KiB) Viewed 4113 times
IMG_20200507_205738.jpg
IMG_20200507_205738.jpg (332.53 KiB) Viewed 4113 times
IMG_20200507_205753.jpg
IMG_20200507_205753.jpg (308.87 KiB) Viewed 4113 times
IMG_20200507_205804.jpg
IMG_20200507_205804.jpg (313.81 KiB) Viewed 4113 times
15888816431143180893193327220003.jpg
15888816431143180893193327220003.jpg (370.35 KiB) Viewed 4113 times
15888816229081461279820967019139.jpg
15888816229081461279820967019139.jpg (341.16 KiB) Viewed 4113 times
15888816029623289259208402342083.jpg
15888816029623289259208402342083.jpg (354.53 KiB) Viewed 4113 times
Homer79
Posts: 44
Joined: Wed Dec 05, 2018 8:03 pm

Re: TF536 Rev 2 Design Complete (all gone)

Post by Homer79 »

Hi, if your ordering 100 can you put me down for 5 boards please.

Regards
AEV80
Posts: 22
Joined: Sun Nov 11, 2018 11:44 am

Re: TF536 Rev 2 Design Complete (all gone)

Post by AEV80 »

I'd like to be grab a few boards too if possible.
PaulJ_2.0
Posts: 571
Joined: Sat May 11, 2019 11:32 pm

Re: TF536 Rev 2 Design Complete (all gone)

Post by PaulJ_2.0 »

I will take 10-20 (depending on availability of course)
terriblefire
Admin sponsor
Admin sponsor
Posts: 5687
Joined: Mon Aug 28, 2017 10:56 pm
Location: Glasgow, UK

Re: TF536 Rev 2 Design Complete (all gone)

Post by terriblefire »

Ok lets keep this thread clean for issues etc and I'll start a new one for the PCB order. I'll need to work out pricing for multiples and I may need a deposit for a 10+ board order. Sound fair? If i do it this way everyone gets what they want. I'll also fix the 2 missing RNs in the assembly order this time.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
PaulJ_2.0
Posts: 571
Joined: Sat May 11, 2019 11:32 pm

Re: TF536 Rev 2 Design Complete (all gone)

Post by PaulJ_2.0 »

terriblefire wrote: Fri May 08, 2020 8:50 am I may need a deposit for a 10+ board order. Sound fair?
I doubt anyone would have a problem with that.
Subzero79
Posts: 73
Joined: Wed Sep 25, 2019 8:57 pm

Re: TF536 Rev 2 Design Complete (all gone)

Post by Subzero79 »

Beetween gng and 3.3 volts i measure 1.1 ohm is normal
Removed all ics exept cpld and measures 1 ohm or is board defect?
Unsolder all parts pcb defective short beetween gnd and 3.3
@ terriblefire need a new one
Post Reply

Return to “TF536”