by i-Bot » Thu Feb 05, 2009 2:09 pm
by i-Bot
Thu Feb 05, 2009 2:09 pm
I would suggest you are far better using the ATMega128 instead of the PIC18F452. Entry cost for using ATMega is low for boards, C compiler, debug, etc. Plus you now have the library from RandomMatt too.
If you must use the PIC, then first work on the Serial port routines as these are greatest challenge to get working especially at 1M. After that, just use the ATMega C code as example.
I would suggest you are far better using the ATMega128 instead of the PIC18F452. Entry cost for using ATMega is low for boards, C compiler, debug, etc. Plus you now have the library from RandomMatt too.
If you must use the PIC, then first work on the Serial port routines as these are greatest challenge to get working especially at 1M. After that, just use the ATMega C code as example.