Author Topic: MPUSBAPI.DLL with C#  (Read 11336 times)

lyminh

  • Member
  • ***
  • Posts: 1
MPUSBAPI.DLL with C#
« on: May 17, 2011, 10:39:06 pm »
Hi everybody;

I want to program interfacing with my USB device. I need some experiment or project or documents about programing with MPUSBAPI.DLL in C#. I want to read data from device with bulk transfer.

Please help me;

Thanks.

Jan Axelson

  • Administrator
  • Frequent Contributor
  • *****
  • Posts: 3033
    • Lakeview Research
Re: MPUSBAPI.DLL with C#
« Reply #1 on: May 18, 2011, 09:58:12 am »
I don't know of any C# example. I believe the Microchip Framework has a C++ example. My WinUSB example might be helpful:

http://www.lvr.com/winusb.htm

Maybe someone on the Microchip USB forum can help.

Jan