trennonix
New Member
Hi,
I've been working on a project based on the PIC 16F628A and my software is near completion; now i want to interface it with a PC;
i thought about it and i think i should choose a USB connection since it's available on every modern PC unlike the serial port, and it would be much easier to use for you average user rather than a usb to serial converter
thus i have to port my code to an 18F micro
the thing is, that when it comes to 18Fs and USB, i'm in unknown territory
i have never touched an 18Fxxxx
Does 18F and 16F share the same instructions set or is 16F code at least compatible with 18F?
And how hard is it to interface through USB (pic and pc side)? (bear in mind that i'm programming in assembly <pic side>)
btw: I searched "pic usb" in this forum and it gave no results, i searched "pic" as well: same thing
Thanks
I've been working on a project based on the PIC 16F628A and my software is near completion; now i want to interface it with a PC;
i thought about it and i think i should choose a USB connection since it's available on every modern PC unlike the serial port, and it would be much easier to use for you average user rather than a usb to serial converter
thus i have to port my code to an 18F micro
the thing is, that when it comes to 18Fs and USB, i'm in unknown territory
i have never touched an 18Fxxxx
Does 18F and 16F share the same instructions set or is 16F code at least compatible with 18F?
And how hard is it to interface through USB (pic and pc side)? (bear in mind that i'm programming in assembly <pic side>)
btw: I searched "pic usb" in this forum and it gave no results, i searched "pic" as well: same thing
Thanks