Ok i got the LCD working now, I didn't know that the new PIC required CMCON = 7, the PIC18F452 didn't need this.
The next part is the HID or CDC interface, both of which still don't work.
When I compille the PBP code with either of the correct descriptor files the device is recognized by windows correctly ( as either a HID or Virtual COM Port ) but I cannot send anything to the PC from the PIC or the PIC to PC.
Also if i enable the Harware Interrupts, nothing works again.
Bookmarks