Hi..I have succefully run the CCS example program for USB using
18F4550. In this example there are two variables PIC is sending to PC.
And two variables that PIC can receive from PC. So total four variable.
Now I want to modify that:
I want to send only one variable from PIC to PC. For testing let say
the variable is of 8bit. But after that I may require to send 10bits of
data or variable from PIC to PC.
As per I understand, I require to modify in the usb_desc_hid.h file
only.
(1) Is there any other file, I require to change?
(2) What exactly I require to change? I tried to change the descriptor
file but it is not working. Anybody know, at what places I have to
modify to do the above job.
Any idea appreciated.......
prayami
Joined: 22 Dec 2004 Posts: 78
Posted: Thu Sep 01, 2005 5:58 pm
Is there anybody who know, How can "usb_desc_hid.h" file modified?
I want to send only one variable from PIC to PC? I tried to modified
ther same file but it is not easy to understand that file.
Thanks...
Guest
Posted: Mon Sep 05, 2005 8:43 am
Hi,
I'm in trouble with pic18 and USB.
I'm studing about example and I'm interest to try also HID example but I don't now how PC work and start to write code in builder c++.
How can I write to PC with HID ?
Is it an comunication port to write with terminal or need a driver ?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum