Good news, good news. After banging my head on the same problem for the last three hours, I’ve finally made some more progress. Using option #2 from the previous post, I’ve written two non-isr based software...
Latest articles
merging USB receive
Well, I’ve managed to merge the USB receive portion into the main program that reads and processes tracks. This means I no longer need an external program to receive the data, to write it to a file, to read the...
proof of concept works
Today is the first day in months that I’ve made what I consider good progress. I am now able to read any track(so far) off of any disk with 100% success including checking and relying on the checksums. I read...
sync on data
The more and more I play with this I find that I’m limited with visibility. Its tough to debug when you constantly have to deal with this overhanging problem : The data arrives at my hardware, and to the PC...
today’s successes
I really stumbled on some stuff, and I think I have traction on a couple of problems. 1. My sizes are absolutely perfect. For me, this is a big milestone. This tells me alot. I’m getting perfect distances between...