Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top