Basically I have the setup from lecture #2 on the site, except I opted for the serial version of the programmer because I have no parallel or serial port on my computer and figured a usb to serial cable would be the best hope.
Well everything works, and I can program the ATMega168, however the problem is the speed at which it reads/writes a hex file from/to the flash memory. Currently I’m clocking in at about 4 bytes / second. That just seems ridiculously slow.
Does anyone have any ideas? I’d like to exhaust my options before I have to invest in another more expensive programmer. But 4 bytes per second is unbearably slow for development.
Thanks for replying. Honestly I didn’t really do any research about a serial to USB cable and if it would work with the Olimex programmer, I just assumed there was a good chance it would, and it was a cheap solution. Believe it or not I don’t have immediately easy access to a PC with a serial port (seems wrong I know…).
Ultimately I guess I’m lucky it actually worked (Olimex says it won’t on further inspection), and at least it gave me something to play with while I learned initially. I’ve already ordered the AVRISP mkII from digikey. If I had not come to that conclusion on my own already you’re response would have been very helpful, so thanks anyhow.