usb device is not detected in application

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Dear sir,
we are working with FX3 board.In that we use c# for application with CYusb.dll library.
we always get the device as NULL when using “CyUSBDevice MyDevice = usbDevices[0] as CyUSBDevice,If we not create single other endpoint (interrupt or bulk or iso).
we always get the device as not NULL(device is detected ) when using “CyUSBDevice MyDevice = usbDevices[0] as CyUSBDevice,If we  create other one endpoint(interrupt or bulk or iso).
we want to access the device with out creating the other endpoints(interrupt or bulk or iso),is it possible or not.we want to transfer data only with controle endpoint.
please give your suggestion

0 Likes
1 Reply
Anonymous
Not applicable

Hi,

   

You should be able to access the device with control endpoint only. Please create a Tech Support Case, so that we could look into this more deeply.

   

Regards,

   

-Madhu Sudhan

0 Likes