Re: pic 16C765, using USB C source



Dennis wrote:
Donald wrote:

Dennis wrote:

Hmm I have exactly the opposite problem. I want to use asm with a PIC18F2450 (the new,improved usb chip) and all I can find is C code. The only asm code I can find is for the PIC16C765 (as you found). Go to the Microchip web site and search on usb.

Hi Dennis,

I would like to know why C code is not good for what you want to do ??


I'm doing this at home as a hobby and am too cheap to buy a C compiler

Ok, I can understand that.

I suppose I should give in to the AVR crowd and use the GNU tool chain - at least the AVRs have a somewhat C friendly architecture.

I have used the GNU compiler for severial chips (8 and 16 bit), not bad for free. But I always buy a compiler with support for paying projects.


Back to the C code for the PIC18F2450, what app note or code sample did you find.

Thanks

Donald
.