element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Test & Tools
  • Technologies
  • More
Test & Tools
Forum Need Windows 10 USB driver for TENMA 72-2930 PSU
  • Blog
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Test & Tools to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 5 replies
  • Subscribers 353 subscribers
  • Views 2340 views
  • Users 0 members are here
  • windows 10
  • tenma
  • 72-2930
  • labview
  • usb-driver
Related

Need Windows 10 USB driver for TENMA 72-2930 PSU

kevin014
kevin014 over 6 years ago

Hi,

 

I am trying to get my TENMA 72-293072-2930 Programmable DC Power Supply to show up as a USB device so that I can control it in LabVIEW.

 

I tried installing the USB driver from here, but the device still shows up as "Unknown USB Device (Configuration Descriptor Request Failed)".

I also followed the instructions from this post, but this didn't solve the issue.

 

Where I can find the correct USB driver for my PSU?

 

Thanks

  • Sign in to reply
  • Cancel

Top Replies

  • kevin014
    kevin014 over 6 years ago in reply to Gough Lui +1
    I got in contact with technical support and they sent me a USB driver for this device which works, and now I am up and running.
  • tbartonnewark
    tbartonnewark over 6 years ago

    Checking.  I'll see what we can figure out.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Gough Lui
    Gough Lui over 6 years ago

    "Unknown USB Device (Configuration Descriptor Request Failed)" normally points to a USB communications issue and is not necessarily driver related.

     

    I'd first try a different cable and see if it resolves the issue. Perhaps try a different port and not going through any hubs. If not, it could be that your particular USB controller has compatibility issues (I've met some devices that just wouldn't work on one PC but were fine on another), so perhaps also try plugging it into another PC.

     

    Configuration Descriptor Request Failed normally means that the USB controller on the PC couldn't request the necessary data to set up the USB device in the first place. The device has to be configured correctly on the bus before a driver can take over, so it's almost certainly a lower-level issue than that of the PSU driver. Perhaps you may need to update the USB drivers for your particular host controller on your PC.

     

    - Gough

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • kevin014
    kevin014 over 6 years ago in reply to Gough Lui

    Hi Gough,

     

    Thanks for the pointers. I tried a different cable and different ports, but this didn't fix the issue. I have yet to try this on a different PC with Windows 10 installed so this will be my next step.

    I also have a TENMA load bank which is using a KORAD USB driver, and this is detected and works as expected on all ports.

     

    I am doubtful if the issue is to do with my laptop's USB controller like you are suggesting as sometimes the PSU shows up with a different name but still cannot be communicated with. I'll have to get it to show up again under this name so that I can post some screenshots here.

     

    I find it a bit strange that a device advertised as programmable does not ship with a USB driver, and there is no official documentation on the issue.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Gough Lui
    Gough Lui over 6 years ago in reply to kevin014

    Well, the other possibility is that the device itself doesn't have a correctly programmed USB controller or out of tolerance timing crystal. I've met some faulty devices that provoke such errors. I've also met it while trying to use devices through VMs. But until the device can be properly enumerated, no amount of driver twiddling is likely to solve it as the error still implies a problem with communication at the fundamental level required to "onboard" the device onto the USB bus and then the driver takes over communicating with the endpoints on the device.

     

    Unfortunately, with lower cost "programmable" devices, they are not always of high quality, not exactly well supported a lot of the time and use strange custom protocols (some use variants of AT commands for example, instead of SCPI). Best of luck nonetheless.

     

    - Gough

     

    EDIT: In case you are not familiar with the steps taken to enumerate and onboard a USB device onto the bus, a simplified explanation from FTDI is given here: https://www.ftdichip.com/Support/Documents/TechnicalNotes/TN_113_Simplified%20Description%20of%20USB%20Device%20Enumeration.pdf

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • kevin014
    kevin014 over 6 years ago in reply to Gough Lui

    I got in contact with technical support and they sent me a USB driver for this device which works, and now I am up and running.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube