usb communication using C#

Status
Not open for further replies.

embpic

Advanced Member level 3
Joined
May 29, 2013
Messages
742
Helped
80
Reputation
160
Reaction score
77
Trophy points
1,308
Location
india
Activity points
5,213
i am looking for usb communication using c# with PIC18f4550. And i very new to C#.
i go through **broken link removed**
site but not getting some concept so is there any video tutorial for that??
 

USB communication is device class specific. You'll first decide for a device class and implement it in your PIC firmware, e.g. serial communication (CDC) or HID. Then access it through respective Windows drivers.

Did you really read the USB central pages thoroughly, e.g. the link Making USB C# friendly?
 

I im using hid device
No I don't read u r asking
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…