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 :)

exxos's DFB1 trials

Discussion and support for the DSTB1 & DFB1 boosters by BadWolf..
User avatar
dml
Posts: 855
Joined: Wed Nov 15, 2017 10:11 pm

Re: exxos's DFB1 trials

Post by dml »

Out of curiosity - the FPU ICs you have both been using for your experiments - what clocks are they rated for? Are they FN16, FN25, FN33 or FN40s?
User avatar
Badwolf
Site sponsor
Site sponsor
Posts: 3060
Joined: Tue Nov 19, 2019 12:09 pm

Re: exxos's DFB1 trials

Post by Badwolf »

dml wrote: Thu Nov 17, 2022 7:46 am It looks like nonsense but its actually a close up of this fractal, at some random orientation:
...
Each time it redraws (slowly) it has rotated some amount. That's all really. FPU should be toasty after a while!
Oh wow. Very cool, but now I know what it does, I don't plan on waiting for the movie. :lol:

I will let it run a full screen tomorrow, though :)

BW
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
User avatar
exxos
Site Admin
Site Admin
Posts: 28678
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos's DFB1 trials

Post by exxos »

dml wrote: Thu Nov 17, 2022 8:16 am Out of curiosity - the FPU ICs you have both been using for your experiments - what clocks are they rated for? Are they FN16, FN25, FN33 or FN40s?
They all FN40 but as they from China.. Who knows.
User avatar
Badwolf
Site sponsor
Site sponsor
Posts: 3060
Joined: Tue Nov 19, 2019 12:09 pm

Re: exxos's DFB1 trials

Post by Badwolf »

dml wrote: Thu Nov 17, 2022 8:16 am Out of curiosity - the FPU ICs you have both been using for your experiments - what clocks are they rated for? Are they FN16, FN25, FN33 or FN40s?
All mine have been branded FN40, but I've only ever owned one that passed your tests at 40MHz (it's normally the trig functions that fail first). Sadly, one evening during development, I inserted that particular hallowed chip into my DFB1r4 booster rotated at a 90 degree angle to that intended.

Things got warm quite quickly.

My current chip can now only go at 30. The third chip I owned (presently residing in the on-board FPU slot under the PSU) couldn't even make the 25MHz of an OSC/2 divider.

BW
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
User avatar
Badwolf
Site sponsor
Site sponsor
Posts: 3060
Joined: Tue Nov 19, 2019 12:09 pm

Re: exxos's DFB1 trials

Post by Badwolf »

@exxos, an opnion from you, if I may:

Could the below condition be (electrically) tolerated for any length of time, do you think? I'm thinking minutes not hours.

Obviously the FPU wouldn't work, getting potentially a very high and irregular clock, but I'm just musing over soft-clock options and whether I should support the below configuration until software can turn off the CPLD clock (the 3V OSC in this diagram).

Ta,

BW

IMG_6013r.jpg
IMG_6013r.jpg (12.88 KiB) Viewed 1003 times
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
User avatar
exxos
Site Admin
Site Admin
Posts: 28678
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos's DFB1 trials

Post by exxos »

Badwolf wrote: Thu Nov 17, 2022 10:08 am Could the below condition be (electrically) tolerated for any length of time, do you think? I'm thinking minutes not hours.

Obviously the FPU wouldn't work, getting potentially a very high and irregular clock, but I'm just musing over soft-clock options and whether I should support the below configuration until software can turn off the CPLD clock (the 3V OSC in this diagram).
Not sure I really follow there sorry.. I talk about using the PLD switch enable signals on the oscillators ? but if you are going to that you might as well just switch the clock lines directly..
User avatar
Badwolf
Site sponsor
Site sponsor
Posts: 3060
Joined: Tue Nov 19, 2019 12:09 pm

Re: exxos's DFB1 trials

Post by Badwolf »

exxos wrote: Thu Nov 17, 2022 10:20 am Not sure I really follow there sorry.
I'm asking you if you think any damage would be done to the OSC, the FPU or the CPLD if both were driving at the same time in a Y-configuration via a 33R resistor on each leg.

I'm referring to the current board layout and what I can get away with supporting in firmware only change. This is an error condition, but would it be survivable until software can intervene?

BW
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
User avatar
exxos
Site Admin
Site Admin
Posts: 28678
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos's DFB1 trials

Post by exxos »

Badwolf wrote: Thu Nov 17, 2022 10:24 am I'm asking you if you think any damage would be done to the OSC, the FPU or the CPLD if both were driving at the same time in a Y-configuration via a 33R resistor on each leg.
That is what happened on the Falcon... We don't want to do that :)

Badwolf wrote: Thu Nov 17, 2022 10:24 am I'm referring to the current board layout and what I can get away with supporting in firmware only change. This is an error condition, but would it be survivable until software can intervene?
I would assume it would survive for brief periods.. But it is not a failure mode I really looked into. If you are of course seemingly using two different voltage oscillators which will be fighting against each other phase wise if they are different frequencies and voltages. But even if they are the same frequency they are not likely to be 100% identical. The FPU would basically get a garbage clock. The setup may survive a brief period but they could ultimately damage something.


BTW this is the current setup which is stable.

IMG_0255.JPG
IMG_0255.JPG (194.68 KiB) Viewed 993 times

Still does not work at 50MHz. The voltage does drop a little bit because of the faster oscillator and termination.

But it is not exactly a good method. Really the FPU needs to be on its own clock.
User avatar
Badwolf
Site sponsor
Site sponsor
Posts: 3060
Joined: Tue Nov 19, 2019 12:09 pm

Re: exxos's DFB1 trials

Post by Badwolf »

exxos wrote: Thu Nov 17, 2022 10:40 am The setup may survive a brief period but they could ultimately damage something.
Yeah, that was what I thought. OK, I won't recommend that. :P
BTW this is the current setup which is stable.

IMG_0255.JPG

Still does not work at 50MHz. The voltage does drop a little bit because of the faster oscillator and termination.

But it is not exactly a good method. Really the FPU needs to be on its own clock.
OK, I'll put that in the bank for future reference. I don't have caps to ground on the oscillator output ATM.

I presume you've either disabled FPUCLK in the firmware or you've removed R18 to get that to work?

Next test would be transferring that oscillator to the FPU OSC position and using a 50 on the CPU, I assume?

BW
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
User avatar
exxos
Site Admin
Site Admin
Posts: 28678
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos's DFB1 trials

Post by exxos »

Badwolf wrote: Thu Nov 17, 2022 10:46 am I presume you've either disabled FPUCLK in the firmware or you've removed R18 to get that to work?
I removed R18.
Badwolf wrote: Thu Nov 17, 2022 10:46 am Next test would be transferring that oscillator to the FPU OSC position and using a 50 on the CPU, I assume?
I want to try the 50MHz OSC on the FPU directly next.
Post Reply

Return to “DSTB1 & DFB1 booster by BadWolf”