While I have yet to actually implement the full-scale error correction as I want to, I did some manual tests today. I basically took a track that I was erroring out on, and swapped in 1-bit away values for the bad bytes. In some cases, it appeared...
mid-january status
So here’s where I’m at: I know my memory read and write routines are good. I calculate a checksum as I’m writing the data, and on the output of that data to the PC, I also calculate the checksum. ...
36 views