Re: Random STuff
Posted: 22 Dec 2023 13:57
We welcome retro users & hardware gurus alike! Come and join the party :)
https://www.exxosforum.co.uk/forum/
Nicely done sir.DoG wrote: 22 Dec 2023 13:57 Spun my own PCB for the SidecarT cartridge project.
SidecarT v0.4 by DoG small.jpg
I just found your project today, first on your YouTube page (after searching the web for a floppy drive track display for the Atari ST), and then here after searching around a bit more to ask about the design.DoG wrote: 21 Jul 2022 12:54 I also rewired my floppy track display so at the numbers are in the correct location at least.
Thanks. I never finished that project and I don't know in what state I left it at. It doesn't fully work since it never zeros. The only thing these circuits does is counting the steps of the tracks and direction. It doesn't know anything about sectors. It heavily rely on track 00 indicator to function. So it should be fine with HD floppy as well. Since HD is just more sectors and same amount of tracks. As long as it doesn't count over 99.Pacman wrote: 21 Dec 2025 23:58 I'm wondering -will the track indicator you've built also work correctly with HD (1.44MB) floppy disk drives (with a HD module circuit of some sort so they can actually be used to read/write to HD floppies)?
is there any chance you'd be posting the PCB files, or even sell boards (bare PCBs or assembled)?
Sorry to hear about those challenges, though I have a feeling it's one of those "small but essential overlooked details" that could make it work 100% :) According to the videos you appear to be almost there.DoG wrote: 03 Jan 2026 12:40Thanks. I never finished that project and I don't know in what state I left it at. It doesn't fully work since it never zeros. The only thing these circuits does is counting the steps of the tracks and direction. It doesn't know anything about sectors. It heavily rely on track 00 indicator to function. So it should be fine with HD floppy as well. Since HD is just more sectors and same amount of tracks. As long as it doesn't count over 99.Pacman wrote: 21 Dec 2025 23:58 is there any chance you'd be posting the PCB files, or even sell boards (bare PCBs or assembled)?
I just came across something which caught my attention. Though not directly related, I found this interesting (highlighted by me below in red):DoG wrote: 03 Jan 2026 12:40 I never finished that project and I don't know in what state I left it at. It doesn't fully work since it never zeros.
The solution (for Gotek drives) follows in the above link, which might or might not apply to real, physical disk drives, but it might be a step (no pun intended) in the right direction to get it working.Although most drives reset their Disk Changed signal on receipt of a Step command, some older drives have an explicit Reset signal (eg. on pin 1 of some old Panasonic and Sony drives).
PCs don’t use the ready signal, and since most floppy drives ended up used in PCs, manufacturers could save a little by ignoring it.
You’ll need it if you want to use the drive in some other systems (notably the Amiga, the Amstrad CPC and PCW). It must be active low when a disk is in the drive, and importantly, it must switch to high and back when the disk is replaced.
Some drives have jumpers which can be used to enable the ready signal; others like yours require modifications.