I've been able to initiate data transfers on the PIC18f4550 using the USB HID class with the help of the examples in CCS compiler. Now I want to see if it's possible to use the USB HID class for video ...
Please, I'm having challenges in writing code that enables my PIC to communicate with a PC (preferably Vista platform). How do I go about it, because I'm just starting out in pic programming ?
Somebody please bail me out:
I need to write a two dimensional array of data into my pic program
memory during runtime and also read from it. I'm using pic18f4520.