Hi Guys, still messing around learning fpga coding.into a fpga ram buffer for analysis. Real time performance should be better than most of the old hardware floppy controllers. I would love to hear you ideas as sd cards are cool, but nothing beats the raspy sound of drives seeking and the heads loading!.
John, I had a question for you and I couldn't wait until the Wednesday zoom meeting...
When designing your recent fdc boards, did you consider using the fpga directly as the controller? It seems all the disk interfaces are 5v ttl logic and that the fpga with a few level conversions, would be pretty good capturing a track of disk data
I don't have one of your FDC boards, but I am working on experiments with your fpga_z80 board.
cheers
Lawrence VE7IT
Nanoose Bay BC, Canada
I expect John might have considered implementing the 2793 floppy controller into the FPGA, if an FPGA implementation of the 2793 was already available. Designing a floppy controller in VHDL from scratch would be a significant task on its own. All Ihave been able to find (on www.opencores.org) was a single listing for a floppy controller - but it seemed to be an incomplete project, and it was modelled on the 8272 floppy controller family.
I'm now worried about the floppy part and I would like to replace the
FDC (8266) AND the drive(s) with an FPGA, a microcontroller (my favorite
is the ATMega) and an SD card. Has anyone considered this already?
I'm now worried about the floppy part and I would like to replace theAny particular reason you're not just replacing the drives themselves
FDC (8266) AND the drive(s) with an FPGA, a microcontroller (my favorite
is the ATMega) and an SD card. Has anyone considered this already?
with something akin to a gofloppy?
De
> I'm now worried about the floppy part and I would like to replace the
> FDC (8266) AND the drive(s) with an FPGA, a microcontroller (my favorite
> is the ATMega) and an SD card. Has anyone considered this already?
Any particular reason you're not just replacing the drives themselves
with something akin to a gofloppy?
It seems a new floppy controller without new mechanical floppy drives is odd.
I had purchased something like that but it insisted on providing 512
byte sectors while the SB180FX likes 1024 byte sectors better.
In fact, I never managed to get the SB180FX to talk to or otherwise recognize the GOTEK thingy.
I had purchased something like that but it insisted on providing 512
byte sectors while the SB180FX likes 1024 byte sectors better.
In fact, I never managed to get the SB180FX to talk to or otherwise recognize the GOTEK thingy.
NB I also regard this project as doing something for fun and (hopefully) have some successes.
Without modification the Gotek floppy emulator is designed to function as a standard PC-format 3.5" drive with 512 byte sectors, which won't work with most vintage systems like the SB180FX.required. These alternative firmware solutions for the Gotek provide for a lot of configuration options - for example I have used the Gotek and HxC firmware to emulate a 5.25" double-sided 96tpi drive on a system that creates an 800K format disk using
However, with third-party firmware installed on the Gotek (either the HxC firmware, or FlashFloppy) it can be configured to emulate any of the 5.25" floppy formats supported by the SB180FX. No modification of the SB180FX hardware or software is
On Wednesday, February 23, 2022 at 3:50:32 AM UTC-8, Josef Moellers wrote:
I had purchased something like that but it insisted on providing 512
byte sectors while the SB180FX likes 1024 byte sectors better.
In fact, I never managed to get the SB180FX to talk to or otherwise
recognize the GOTEK thingy.
Hello Peter,
On 23.02.22 16:44, Peter Higgins wrote:
Without modification the Gotek floppy emulator is designed to function
as a standard PC-format 3.5" drive with 512 byte sectors, which won't
work with most vintage systems like the SB180FX.
However, with third-party firmware installed on the Gotek (either the
HxC firmware, or FlashFloppy) it can be configured to emulate any of
the 5.25" floppy formats supported by the SB180FX. No modification of
the SB180FX hardware or software is required. These alternative
firmware solutions for the Gotek provide for a lot of configuration
options - for example I have used the Gotek and HxC firmware to
emulate a 5.25" double-sided 96tpi drive on a system that creates an
800K format disk using 1024 bytes/sector.
I successfully (by the 3digit LED display) flashed my GoTek with
FlashFloppy.
However, I'm apparently having problems getting the FF.CFG, IMG.CFG, and IMAGE_A.CFG right.
Do you have any experience and would be able to help me?
I need an 80cyl, 2hd, 5spt, 1024bps, so I wrote this into my IMG.CFG:
+---------
[::819200]
cyls = 80
heads = 2
secs = 5
bps = 1024
gap3 = 99
+---------
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 491 |
Nodes: | 16 (3 / 13) |
Uptime: | 118:07:55 |
Calls: | 9,687 |
Calls today: | 3 |
Files: | 13,728 |
Messages: | 6,176,338 |