Page 3 of 3
Re: Confirming no compatibility with A570 CD-ROM
Posted: 22 Nov 2019 00:11
by dalek
Thanks for the pointers guys :)
I'm going to keep looking at it as I'm enjoying modifying /learning about the firmware / verilog and the 68000/030 bus cycles - even if I don't get anything going.
There are clues in Matze's code that I'm looking at too. I'll be happy enough even if I can get some timings hardcoded at 50MHz just for my case.
Re: Confirming no compatibility with A570 CD-ROM
Posted: 17 Aug 2020 08:19
by terriblefire
I see people talking about CFGIN and CFGOUT all over the amiga universe. All this does is set the order cards get configured in.. or more precisely to prevent cards being configured at the same time.
But there are other ways to do this and anything that doesnt have access to those pins will just hide cycles to the main bus until everything it has is configured.
Re: Confirming no compatibility with A570 CD-ROM
Posted: 18 Aug 2020 00:36
by dalek
I did end up getting a logic analyzer and from what I can see between the A570 and the edge connector is that with the 030 the BR/BG oscillates a few times whereas with the plain 68000 it's steady and reliable. I haven't really worked out why.
I'm not fully understanding it yet (and have had it all packed away for a little while). This all happens well before autoconfig so I'm sure that's not the issue.
I'll get back around to it one day, hopefully a little bit wiser and make a little more progress :)
2020-05-24 15_21_54-LA2016 Connected - KingstVIS.png
2020-05-24 10_34_37-LA2016 Connected - KingstVIS.png
Sorry I don't have a zoomed in one showing the issue more clearly. I was testing with a TF530 as the firmware was available to play with (and it was clocked slower).