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.

Programming TUSB7340

Other Parts Discussed in Thread: TUSB7340

I need to develop an application where 20 USB3.0 peripheral devices are queried by the application at 1KHz sample rate. I want to develop an application for windows OS which will act as User interface and initiates an application on host controller TUSB7340 for querying peripheral devices at 1Khz sample rate? Can TUSB7340 be programmed as per requirement?

  • Hello Adeel,

    This question should be addressed to the windows XCHI driver experts, our TUSB7340 meets all the eXtensible Host Controller Interface
    for Universal Serial Bus (xHCI) Revision 0.96. Therefore you application must be working with the windows XHCI driver.

    Best regards,
    Diego.
  • Hello Diego

    I do understand about windows side of implementation as you suggested

    Let me elaborate little more on the question:As the windows application would need to activate a user developed application is TUSB7340 to function as required. 

    TUSB7340 would be having a driver application which would be interfacing with windows OS by default, but can i have an application developed by me which can run as per my above application requirement.

    Regards

    Adeel