techtravels.org

inital results on error correction

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...

Latest articles

on memory controller optimization

So I’ve been trying to optimize a freeware memory controller for my particular memory chip. I’m running into this situation where the DRAM to ALTRAM copy takes upwards of 24us per line. But I only have a...

AFP 0.2 WIP SX code

I’ve put some work into cleaning up the SX code tonight. I’ve removed some code sections no longer needed, and added documentation where it was lacking. Code should be commented pretty good. I’ve also...

changed from rxtx to jd2xx

Okey dokey. I’ve changed from rxtx to jd2xx.  rxtx didn’t support DTR/DSR flow control, which really is an absolute must for my application.  There would have to be hardware changes that I’d be...

video showing current progress

I posted a video to youtube a little while ago showing my progress. It’s a little long winded (surprise surprise for those who read my posts) but it shows basically the framebuffer portion of the hardware working...

Recapping a Samsung 204B monitor

In September 2006, I bought a Samsung 204B SyncMaster monitor for $320 plus tax. It was a 4:3 monitor, ideal for specific tasks like my Logic Analyzer Cart. In July 2024, the monitor stopped working and wouldn’t power...

updates with FRAM access

My initial attempts to write to the FRAM used SX/B commands like SHIFTIN and SHIFTOUT. These operated at a slow rate of about 83kbits/s. It did work and functioned as a good test of the hardware setup. Now that...

reworking my uart

Well I rewrote my recv and send uart, and with the help of my logic analyzer, I’ve tuned them up pretty good. I’m getting some transfer errors, somehow, and I think its related to buffer size. I read a disk...

further development on the AFP

I’m about to bring a new member of my family into this world.  As a new proud parent, I’m completely unsure about what this means in terms of time, dedication, and so on.  I’m sure I’ll have less...

Canada Post sucks

So I made the mistake of having an Amiga book shipped from Canada using Canada Post Expedited USA shipping.  It was dropped off at a post office on Nov. 17th in Mississauga, Ontario.  Now Mississauga is about 300 miles...