You will not be able to post if you are still using Microsoft email addresses such as Hotmail etc
See here for more information viewtopic.php?f=20&t=7296
DO NOT USE DEVICES WHERE THE IP CHANGES CONSTANTLY!
At this time it is unfortunately not possible to white list users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!

Falcon + CUBASE AUDIO + SCSI - Experiences?

Problems with your machine in general.
User avatar
Badwolf
Site sponsor
Site sponsor
Posts: 2977
Joined: Tue Nov 19, 2019 12:09 pm

Re: Falcon + CUBASE AUDIO + SCSI - Experiences?

Post by Badwolf »

exxos wrote: Thu Sep 18, 2025 1:59 pm
Badwolf wrote: Thu Sep 18, 2025 1:53 pm ...whereas the TUNE resistor will be 100% in sync as it's the actual signal.
Right. I somehow assumed the RAM CLK would be higher than 16MHz somehow.. That's what confused me.
Nothing to do with RAM. It's the the CPU and FPU clocks that goes through those TUNE resistors south-east of the CPU. Looking at a photo, I think it's R19 for the CPU.
But anyway, I scoped both TUNE resistor and P92, make no odds either way really.
That's good, but I think you're on the wrong TUNE resistor if you're talking about the RAMCLK. There are four, I think.

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: 27277
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: Falcon + CUBASE AUDIO + SCSI - Experiences?

Post by exxos »

Badwolf wrote: Thu Sep 18, 2025 2:20 pm That's good, but I think you're on the wrong TUNE resistor if you're talking about the RAMCLK. There are four, I think.
I was on R20. It said TUNE :P

Capture.PNG
Capture.PNG (162.47 KiB) Viewed 82 times

So R19..

R19.PNG
R19.PNG (117.98 KiB) Viewed 82 times

BLUE is R19, YELLOW P92.

IMG_3663.JPG
IMG_3663.JPG (92.98 KiB) Viewed 82 times

I found some GAL sources for the Falcon. 2 files look wrong kind of format, missing pin numbers. The Other GALs, don't look like CLK is used even though its connected.
User avatar
Badwolf
Site sponsor
Site sponsor
Posts: 2977
Joined: Tue Nov 19, 2019 12:09 pm

Re: Falcon + CUBASE AUDIO + SCSI - Experiences?

Post by Badwolf »

exxos wrote: Thu Sep 18, 2025 2:32 pm
Badwolf wrote: Thu Sep 18, 2025 2:20 pm That's good, but I think you're on the wrong TUNE resistor if you're talking about the RAMCLK. There are four, I think.
I was on R20. It said TUNE :P
Yeah, it looks like your silkscreen has lost the 'TUNE' by R19/18
BLUE is R19, YELLOW P92.
So about one nanosecond. Not bad, but we're trying to rule out as much as possible here, so worth it, I think.
I found some GAL sources for the Falcon. 2 files look wrong kind of format, missing pin numbers. The Other GALs, don't look like CLK is used even though its connected.
Definitely some of the GALs use the clock. There's a delayed AS for starters.

This is what I've been working to.
F030GALS.ZIP
(5.44 KiB) Downloaded 3 times
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: 27277
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: Falcon + CUBASE AUDIO + SCSI - Experiences?

Post by exxos »

Badwolf wrote: Thu Sep 18, 2025 2:37 pm Definitely some of the GALs use the clock. There's a delayed AS for starters.
I was just looking at that..

Capture.PNG
Capture.PNG (14.06 KiB) Viewed 74 times

My only thought is maybe the DFB1X /AS being delayed by 7ns, is adding to much delay in the GAL logic, that maybe it screws up something down the line which is close to a clock edge, which further aggravates the problem.

But this would also mean there is actually a flaw in the GAL logic anyway, as a stock Falcon has the same issue, needing a delayed SDMA clock to solve it.

:dizzy:
whomper
Posts: 98
Joined: Sat Apr 26, 2025 8:08 pm

Re: Falcon + CUBASE AUDIO + SCSI - Experiences?

Post by whomper »

Did the patch as suggested, probably missed something as I'm not getting anything activity on the DFB1X lights .
What did I miss?

IMG_0021.jpg
IMG_0021.jpg (894.24 KiB) Viewed 71 times
Whomper
https://erezyaary.music
16 Bit: Falcon (DFB1X/14MB/4+8 GB), 1040STFM, Soundpool SPDIF/FA8, Cubase Audio, Cubase 3
8 Bit: 1200XL, 800XL, 2 x 1050, 1025, Fujinet Pro, 2 x 1010, CX-85, Touch Tablet
User avatar
exxos
Site Admin
Site Admin
Posts: 27277
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: Falcon + CUBASE AUDIO + SCSI - Experiences?

Post by exxos »

whomper wrote: Thu Sep 18, 2025 2:49 pm Did the patch as suggested, probably missed something as I'm not getting anything activity on the DFB1X lights .
What did I miss?
You may not have a CLK output on P92, it may only be the latest firmware V105 which does that, I dont remember.

You could move the P92 wire to the left side of R19 as its the same clock.

R19.PNG
R19.PNG (117.98 KiB) Viewed 67 times
User avatar
exxos
Site Admin
Site Admin
Posts: 27277
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: Falcon + CUBASE AUDIO + SCSI - Experiences?

Post by exxos »

BTW The delay off pad on the V3 does not look like its had solder on it ? So can you confirm delay off was tried on stock falcon as you mention it only works with delay on ?
User avatar
Badwolf
Site sponsor
Site sponsor
Posts: 2977
Joined: Tue Nov 19, 2019 12:09 pm

Re: Falcon + CUBASE AUDIO + SCSI - Experiences?

Post by Badwolf »

exxos wrote: Thu Sep 18, 2025 2:46 pm But this would also mean there is actually a flaw in the GAL logic anyway, as a stock Falcon has the same issue, needing a delayed SDMA clock to solve it.
I stand to be corrected, but I don't think the GALs will have much to do with things.

That said, I don't think it's entirely obvious the mechanism by which clock skew causes these audio problems anyway, so I am willing to be corrected.

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
whomper
Posts: 98
Joined: Sat Apr 26, 2025 8:08 pm

Re: Falcon + CUBASE AUDIO + SCSI - Experiences?

Post by whomper »

exxos wrote: Thu Sep 18, 2025 2:59 pm BTW The delay off pad on the V3 does not look like its had solder on it ? So can you confirm delay off was tried on stock falcon as you mention it only works with delay on ?
Yes, I started with delay off.
Whomper
https://erezyaary.music
16 Bit: Falcon (DFB1X/14MB/4+8 GB), 1040STFM, Soundpool SPDIF/FA8, Cubase Audio, Cubase 3
8 Bit: 1200XL, 800XL, 2 x 1050, 1025, Fujinet Pro, 2 x 1010, CX-85, Touch Tablet
User avatar
exxos
Site Admin
Site Admin
Posts: 27277
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: Falcon + CUBASE AUDIO + SCSI - Experiences?

Post by exxos »

Badwolf wrote: Thu Sep 18, 2025 3:07 pm That said, I don't think it's entirely obvious the mechanism by which clock skew causes these audio problems anyway, so I am willing to be corrected.
I think this is why there is so many versions of clock patches with various delays and inversions and god knows what else because the problem was never truly diagnosed.
Post Reply

Return to “HARDWARE ISSUES”