Page 11 of 12

Re: exxos IDE interface (untested)

Posted: 12 Apr 2019 15:45
by exxos
PhilC wrote: 12 Apr 2019 15:39 Are you leaving in the existing LED function as well?
This does not change the original LED function as such ...

But as the floppy light stays on even while the hard drive is accessed (yellow) , the firmware should actually turn off the yellow LED and light up the green one only... So this will bypass what the ST is doing but only when the hard drive is accessed where the green LED takes priority and lights up without the yellow LED on.

The bottom line is, the floppy drive will always flash yellow as normal, and the hard drive will always flash green when accessed.



PhilC wrote: 12 Apr 2019 15:39 Obviously this mod will look great on an STFM etc but would it be as practical on Mega's etc?
No idea, I don't really consider any other machines other than the STFM :)

Re: exxos IDE interface (untested)

Posted: 12 Apr 2019 18:10
by Icky
Nice exxos. So what MOSFET did you go with in the end?

Re: exxos IDE interface (untested)

Posted: 12 Apr 2019 18:21
by exxos
Icky wrote: 12 Apr 2019 18:10 Nice exxos. So what MOSFET did you go with in the end?
NDD02N60Z But I don't plan to actually use that one... I want to use the BSS127 but I only found that after I did the order.

Re: exxos IDE interface (untested)

Posted: 21 Apr 2019 22:44
by exxos
As people are interested how fast the CPU can grab data from the IDE and dump it into RAM, which has nothing to do with how fast the interface or IDE device is...

ide.jpg

This speed is as fast as it can be as it uses a single 68000 bus cycle. Faster speeds needs 16MHz CPU and faster RAM. In theory 16MHZ CPU & RAM would be 2840 kb/sec, where I assume would be Falcon speeds (though CPU caches may give higher apparent speeds, I haven't tested it out.)

Incidentally the interface can easily run at 100MHz.

Re: exxos IDE interface (untested)

Posted: 10 May 2019 20:37
by displaced
Well I started this evening with looking at if I should buy an Ultrasatan and see if I could fit it internally in an STFM... and ended up reading this entire thread instead!

This looks fantastic -- well done to you both -- very tidy, and really reliable it seems! Looking forward to ordering the production version when it's available.

Fingers crossed it'll fit on a C103253 motherboard (even with the daft Marpet SIMM adapter hogging the MMU).

In the meantime, I'm eyeballing my internal Gotek and wondering if there's room on the front of it to hack a slot for an SD card...

Cheers,
Chris

Re: exxos IDE interface (untested)

Posted: 10 May 2019 23:15
by exxos
Thanks :)

We always trying to make things fit and be as small as possible.. Mostly we work with the CO70789 boards as they are generally the best ones to work with.

Re: exxos IDE interface (untested)

Posted: 12 May 2019 20:40
by displaced
Looking at the C070789 vs. My board, it looks like mine has more overlap between the MMU and CPU. Might be an issue, might not!

I seem to remember there still being a decent amount of space between the top of the Marpet MMU adapter and the shielding, so should be able to stack the IDE board up to go above. Might even have to replace the IDE pins with a right-angle set (or go maximum-bodge and solder the ribbon wires direct to the board).

Will cross that bridge when I get to it... where there’s a will, there’s a way!

Have read all the way through the beta feedback thread too - sounds like things are going well!

Re: exxos IDE interface (untested)

Posted: 07 Oct 2020 21:50
by exxos
Going back to the LED test https://www.exxosforum.co.uk/forum/viewt ... 100#p20450

I just did the proper schematic and PCB..

Problem is JLC can't do less than 2cm boards. So I may try and tile these and just hacksaw them out when I get the panel or something...

1.JPG
Capture.JPG

For those who have no idea what this is.. It is relating to the jumper link on the H4 near the keyboard connector ;) but this was intended for a modification to the IDE boards was never done in firmware because I never had the hardware to try with.. In any case this update will be compatible with future IDE boards.

Basically the Yellow floppy LED signal is driven by the IDE logic.. So floppy access lights up yellow as normal, but upon IDE access, the LED will light up blue (or green or whatever) .. This had to go via a PLD because otherwise the floppy would always override the IDE light if copying between hard drive and floppy etc.. So basically the hard drive light will always be essentially a override light to the floppy drive.

Re: exxos IDE interface (untested)

Posted: 07 Oct 2020 21:58
by PhilC
Put a row of holes between the tiles and just snap them apart?

Re: exxos IDE interface (untested)

Posted: 07 Oct 2020 22:05
by exxos
PhilC wrote: 07 Oct 2020 21:58 Put a row of holes between the tiles and just snap them apart?
Like this :P

11.JPG