• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Microcontrollers » C2000™ Microcontrollers » C2000 32-bit Microcontrollers Forum » usb_dev_bulk_m3 doesn't work
Share
C2000™ Microcontrollers
  • Forums
  • Announcements
  • E2E Wiki
Options
  • Subscribe via RSS
C2000 Resources
  • Product Folder
  • C2000 Training Portal
  • C2000 Technical Training Catalog
  • C2000 Datasheets, App Notes, User Guides
  • C2000 Hardware Design Kits
  • controlSUITE for C2000 Software Library


  • InstaSPIN Resources
  • What is InstaSPIN?
  • Videos and Support


  • InstaSPIN-FOC and InstaSPIN-MOTION Resources
  • What is InstaSPIN-FOC?
  • What is InstaSPIN-MOTION?
  • InstaSPIN Simulation Tool
  • Product Folder: F28069F, F28068F, F28062F, F28068M, F28069M
  • User’s Guide
  • Technical User’s Manual
  • Tools
  • Forums

    usb_dev_bulk_m3 doesn't work

    This question is not answered
    Dionisio Ramirez Prieto
    Posted by Dionisio Ramirez Prieto
    on May 28 2012 17:30 PM
    Prodigy90 points

    Hi

    I am new with the Concerto.

    While I hadn't any problem with the two "blinky" examples, the usb_dev_bulk_m3 doesn't work.

    I have installed the WinUSB, so the usb_bulk_example console works fine althoug it can't connect with the Concerto.

    I download and run the usb_dev_bulk_m3 projcect.. Then I connect the male USB to my computer. It can`t find out any driver so it is installed as "Unknown device", as an usb device and remains disconnected.

    On the other hand, I have installed the "TI bulk device" in the "Device manager" using the "hdwwiz" windows command.

    Finally at the "Device manager" I can se on the one hand the "TI bulk device" and on the other hand, "Unknown device" in the usb tree, but there are not connection between the Concerto and the computer.

    In this case, is it neccesary use jumpers in the "Connectivity Mux" of the Concerto board?

    This example works fine with Windows 7?

    USB Concerto bulk
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    All Replies
    • Sabina Greenberg101872
      Posted by Sabina Greenberg101872
      on Jul 19 2012 08:59 AM
      Expert1340 points

      Hi, Did you find windows drivers to Concerto USB bulk example? I have the same problem.

      Thanks,Sabina

      Concerto usb_bulk_example testing
      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Roger James Simpson
      Posted by Roger James Simpson
      on Aug 08 2012 10:26 AM
      Intellectual270 points

      I, too, have the same problem when I install the driver I get the following message : The specified location does not contain information about your hardware.  I'm running Windows XP with SP3.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Dionisio Ramirez Prieto
      Posted by Dionisio Ramirez Prieto
      on Aug 08 2012 11:14 AM
      Prodigy90 points

      I had to use a Microsoft application to add the driver: hdwwiz.exe

      Once you have running the hdwwiz.exe, you have to search the *.inf and that is all.

      In this link it is explained:

      http://msdn.microsoft.com/en-us/library/windows/hardware/ff553639%28v=vs.85%29.aspx

      Dionisio

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Roger James Simpson
      Posted by Roger James Simpson
      on Aug 09 2012 09:44 AM
      Intellectual270 points

      thanks but now in the device manager it is saying the device can not start and setupapi.log file is showing the following message CM_PROB_FAILED_START

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Dionisio Ramirez Prieto
      Posted by Dionisio Ramirez Prieto
      on Aug 09 2012 10:25 AM
      Prodigy90 points

      Once you have installed the *.inf file is neccesary restart the computer.

      In my case this was enough.

      (Are your USBs  1.1 or 2.0? the rated current is lower in the first one.)

      Dionisio

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Roger James Simpson
      Posted by Roger James Simpson
      on Aug 09 2012 14:41 PM
      Intellectual270 points

      they are all 2.0

      I did restart the computer too and verified all usb dlls were under Windows/system32

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Roger James Simpson
      Posted by Roger James Simpson
      on Aug 10 2012 23:25 PM
      Intellectual270 points

      could i be missing anything else obvious i have the b cable going to micro usb, and ran the usb bulk executable and got errors.  i tried on windows 7 and restarted but device manager still could not recognize the device.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Sabina Greenberg101872
      Posted by Sabina Greenberg101872
      on Aug 12 2012 00:20 AM
      Expert1340 points

      To run the USB example you need to add two jumpers, you need to connect J30 (B-C position ) and J31 (B-C position)  (USB Host and Device), the connections are on the 3 lines of the connectivity mux. without these jumpers USB doesn't work

      usb_dev_bulk_m3 doesn't work
      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Roger James Simpson
      Posted by Roger James Simpson
      on Aug 13 2012 10:08 AM
      Intellectual270 points

      I finally got it to run but it became a witch hunt.  In fact, I went as far as deleting registry values for the USB.  Maybe this would been resolved sooner with better documentation in the example.  I ended up having to use a different micro usb cable than the one that came with the board.  And I ended not needing to install the driver WITH hdwwiz.exe.  So, here is a quick how to get the dev_usb_bulk example working.

      1. I had all jumpers removed (not sure if necessary) except for the ones on port 30&31.

      2.  I did not use the micro usb cable (with the label B on it) that came with the kit.

      3.  I ran the example code in v120 that came with board usb_dev_bulk.   

      4.  Installed the driver from here C:\ti\controlSUITE\device_support\f28m35x\v120\MWare\windows_drivers when prompted by windows.  

      This may be obvious, but I was a noob with USB and somehow got confused reading the forums too quickly.  Hope this helps.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Roger James Simpson
      Posted by Roger James Simpson
      on Aug 13 2012 10:22 AM
      Intellectual270 points

      Actually, I'm not sure what USB cable came with the kit, but don't use a cable that has a Label B on it.  Anyway, thanks all for your advice.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Dionisio Ramirez Prieto
      Posted by Dionisio Ramirez Prieto
      on Aug 15 2012 01:25 AM
      Prodigy90 points

      In this forum I have readed that some guys had problems with one of the usb cable provided in the box. I used standard USB cables and I had not any problem.

      Dionisio

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Roger James Simpson
      Posted by Roger James Simpson
      on Aug 15 2012 08:42 AM
      Intellectual270 points

      you're right, i went back to another micro usb with the label b, and the usb_bulk_example seemed to work.  i can't trace to what i did.  like i say it became a witch hunt so i was looking for anything that could have been the root cause.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    TI E2E™ Community
    • Support Forums
    • Blogs
    • Videos
    • Groups
    • Site Support & Feedback
    • Settings
    TI E2E™ Community Groups
    • TI University Program
    • Make the Switch
    • Microcontroller Projects
    • Motor Drive & Control
    Other Communities
    • Deyisupport
    • Designsomething.org
    • beagleboard.org
    • TI on Element 14
    • TI on TechXchangeSM
    Other Technical & Support Resources
    • WEBENCH® Design Center
    • Product Information Centers
    • Technical Documents
    • TI Design Network
    • TI Technical Articles
    • TI Training

    All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

    Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

    Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
    TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

    TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
    embedded processors, along with software, tools and the industry’s largest sales/support staff.

    © Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
    Trademarks | Privacy Policy | Terms of Use