I am Developing C# Window Application for USB Bulk Transfer using usb_ex4_dev_bulk.c example. But its not working.
Is anyone have sample code for c# application.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I am Developing C# Window Application for USB Bulk Transfer using usb_ex4_dev_bulk.c example. But its not working.
Is anyone have sample code for c# application.
Hi Sunil,
We provide a C++ based application for usb_ex4_dev_bulk example on Windows . It is located at <C2000WareInstallDir>\utilities\tools\f2837xd\usb_bulk_example and uses WinUSB APIs.
You can refer the source code for this as reference.
Best Regards
Siddharth