Submitted by
glb_gtz on August 22, 2006 - 1:55pm
The floppy is working 100%. I thought the reading and writing from the drive would be the hardest part. I also thought that moving the head would be the easiest part. I cannot believe how wrong I was. It ended up being much easier to read and write. The documentation on moving the head states that different phases should be turned on then off one at a time. It appears that ProDOS as well as other programs turn on the next phase before turning off the previous phase. After I figured out that the documentation was wrong, it did not take too long to get the head stepping to working.