Smonson's untitled simple harddisk project

General discussions or ideas about hardware.
User avatar
Smonson
Posts: 710
Joined: Sat Oct 28, 2017 10:21 am
Location: Canberra, Australia
Contact:

Re: Smonson's untitled simple harddisk project

Post by Smonson »

Aha, I actually just fixed another bug (typical, right after posting) and now ICD Pro detects the size OK and begins the format process. Finally I can tick that off the list. Next, I have to implement some of the 10-byte SCSI commands that ICD needs.
User avatar
Icky
Site Admin
Site Admin
Posts: 3994
Joined: Sun Sep 03, 2017 10:57 am
Location: UK

Re: Smonson's untitled simple harddisk project

Post by Icky »

Nice work @Smonson :thumbup: Interesting project.
adam
Posts: 54
Joined: Sat Feb 02, 2019 6:01 pm

Re: Smonson's untitled simple harddisk project

Post by adam »

Interesting stuff, please keep posting:)
User avatar
Smonson
Posts: 710
Joined: Sat Oct 28, 2017 10:21 am
Location: Canberra, Australia
Contact:

Re: Smonson's untitled simple harddisk project

Post by Smonson »

Right - I've got it working enough to install the ICD boot loader, and start using it. It's pretty cool to have it running.

I had a couple of occurrences of a write error on sector 34 while copying files in the GEM desktop, but it didn't seem to corrupt the drive or the files... not sure what's so special about sector 34!

I'm refactoring a bunch of code to make all the error-handling more robust and spec-conformant.

I have a plan for how to make the next revision way faster without having to use more expensive chips (might even go cheaper). Needs more R&D first.
User avatar
Smonson
Posts: 710
Joined: Sat Oct 28, 2017 10:21 am
Location: Canberra, Australia
Contact:

Re: Smonson's untitled simple harddisk project

Post by Smonson »

I managed to get two footprints backwards in this new prototype! But fortunately, nothing that can't be overcome with a little creative thinking...

hd2-1.jpg
hd2-1.jpg (200.82 KiB) Viewed 3397 times
User avatar
Badwolf
Posts: 2254
Joined: Tue Nov 19, 2019 12:09 pm

Re: Smonson's untitled simple harddisk project

Post by Badwolf »

Smonson wrote: Mon Apr 26, 2021 12:52 pm I managed to get two footprints backwards in this new prototype! But fortunately, nothing that can't be overcome with a little creative thinking...
Screenshot 2021-04-26 at 13.22.04 (2).png
Screenshot 2021-04-26 at 13.22.04 (2).png (320.91 KiB) Viewed 3392 times


Genius!

BW
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
DSTB1 Open source 16Mhz 68k and AltRAM accelerator for the ST
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
User avatar
Smonson
Posts: 710
Joined: Sat Oct 28, 2017 10:21 am
Location: Canberra, Australia
Contact:

Re: Smonson's untitled simple harddisk project

Post by Smonson »

Lucky for me it wasn't one of the many-pinned packages :lol:

hd2-2.jpg
hd2-2.jpg (277.31 KiB) Viewed 3389 times
User avatar
PhilC
Moderator
Moderator
Posts: 6039
Joined: Fri Mar 23, 2018 8:22 pm

Re: Smonson's untitled simple harddisk project

Post by PhilC »

That's too tidy for a bodge.
If it ain't broke, test it to Destruction.
User avatar
Icky
Site Admin
Site Admin
Posts: 3994
Joined: Sun Sep 03, 2017 10:57 am
Location: UK

Re: Smonson's untitled simple harddisk project

Post by Icky »

PhilC wrote: Mon Apr 26, 2021 1:50 pm That's too tidy for a bodge.
Elegant solution I think is the term here :) Nice fix @Smonson
User avatar
DoG
Posts: 1130
Joined: Sat Apr 07, 2018 12:26 pm

Re: Smonson's untitled simple harddisk project

Post by DoG »

Looks like a turtle. :lol:
Post Reply

Return to “HARDWARE DISCUSSIONS”