Gotek Floppy Drive emulator

There are various devices on the market which can emulate a floppy drive using disk images on a flash device of some kind.  The best known of these is probably the HxC Floppy Emulator but there’s also a cheaper product, the Gotek floppy emulator.

Until recently the Gotek was no use with the Amiga, since it couldn’t cope with the Amiga’s unusual encoding scheme – all that changed a few weeks ago, however, when Hervé Messinger released a new firmware for the Gotek unit, written from scratch, which provides robust support for Amiga ADF images.

Needless to say, I couldn’t resist buying one of these to play with, and while the flashing process is a bit finicky, once it’s done the drive works well.  I did find the complete silence from the drive a little disconcerting, however, so set out to modify the drive to provide some kind of audible feedback.  Here’s the result:

I did this simply by wiring a couple of transistors to the “Step” signal on the floppy interface, which trigger a piezo sounder.

There are a couple of subtleties to take care of:

In my first attempt I placed the sounder between +12v and the collector of a transistor.  This doesn’t work because a piezo sounder has a very high impedance and appears to the rest of the circuit like a small capacitor.  Thus, when the transistor is activated, the sounder charges, but when the transistor deactivates the sounder is effectively open circuit, so nothing happens to the charge stored within.  Instead, the transistor needs to be in parallel with the sounder, so that it discharges the charge stored in the sounder when activated, and allows fresh charge to build up when deactivated.

The other problem is that the step signal on the floppy interface is a very brief low pulse, with a specified minimum width of 1µs.  In practice it’s quite a bit wider than that, but still very brief compared with the storage time of a typical bipolar junction transistor.  What this means is that the transistor triggered by the Step pulse has to be a fast switching type with a very low storage time.

4 thoughts on “Gotek Floppy Drive emulator

    • I have actually posted the initial schematic at EAB – but I want to simplify it, since it’s currently a bit over-complicated and is prone to phantom oscillation. I’m hoping I can achieve the same thing with a MOSFET, which has the added advantage that it won’t load down the STEP signal, too.

      Rest assured, there will be more news on this front 🙂

  1. I was wondering if you could help me. I have a Gotek Drive and Q6 is burned. Its a mossfet N Channel . I am tring to find a good replacement part number. would you have any idea? Thanks..

    • I’m the wrong person to help with this one, I’m afraid – I have no experience with surface mount parts. But do you know what caused it to burn out in the first place?

Leave a Reply to garry Cancel reply

Your email address will not be published. Required fields are marked *