Monthly Archives: March 2014

Generic UART code works

Just spend an hour and was able to finish the UART code I had to leave untested last night. I seem to be able to reliably move data at 115200 baud. Now I take a short break from coding to … Continue reading

Posted in ARM, AVC | Comments Off on Generic UART code works

Another step closer to world domination

Fast update from last post. I got ChaN’s FAT32 working and can read and write files at 200kbytes/second. Not too shabby. With the FAT32 behind me, I set myself the goal of connecting my uBlox LEA-6H module to my ARM … Continue reading

Posted in ARM, AVC | Comments Off on Another step closer to world domination

Yet another ARM update (SD card version)

It has been a while since I have posted last on my process towards getting my AVC robot up and running. Part of that was getting busy around the house and at work. Part of the delay was not wanting … Continue reading

Posted in Arduino, AVC | Comments Off on Yet another ARM update (SD card version)

ARM processor update

For the last few weeks I have been banging my head against the wall trying to get an Atmel SAM7S256 processor up and running. It has taken lots of time, but I think I see the end of the tunnel. … Continue reading

Posted in ARM, AVC | 2 Comments