I know I’ve been bad keeping you guys updated….. This doesn’t mean I haven’t been working on it, however. I recoded the ISR completely in assembly because I was just plain sick of the damn...
Latest articles
timing movie
I have uploaded a movie showing 30 seconds of input signal vs detected result. I checked this frame by frame and I didn’t find a single error. I still can’t figure out why I have output errors. Maybe you can...
current results
Now that I have a portion of Marco’s old code implemented, I’ve run an output file from my SX through it. It’s one whole track from a capture of a DiskMonTools. It’s almost 14k long, which sounds...
funky idle routine
I’m making some progress. On a whim, I told my software to never go idle, to simply stream data constantly. I’ve never liked how I handle the idle state, and I currently lose whatever data thats in the shift...
Hardware and code diagram
I’ve thrown up a PDF that shows the basic hardware setup. It also shows the flow of my software, which is very simple. I didn’t put the clock details on there such as how often the clock rolls etc because...
still no better
Well I’ve decided that my current approach just isn’t improving the situation. And despite help from a lot of people, I’m no better off than I was a few weeks ago. I happened to stumble upon...