• 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 » Digital Signal Processors (DSP) » OMAP™ Processors » All Tags » USB
Share
OMAP™ Processors
  • Forums
  • Announcements

Browse by Tags

OMAP™ Processors

Welcome to the OMAP™ Processors Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".

Tags
You have subscribed to this tag. To view or manage your tag subscriptions, click here.   Close
You have unsubscribed from this tag. To view or manage your tag subscriptions, click here.   Close
You are currently viewing:
USB
  • 3530
  • AM1808
  • ARM Cortex-A8
  • beagle board
  • Beagle Board XM
  • beagleboard
  • Beagleboard omap3530
  • boot
  • c6748
  • C674x
  • DM3730
  • driver
  • kernel
  • L137
  • l138
  • L-138
  • linux
  • Linux Drivers
  • omap
  • OMAP 3530
  • omap 3530 EVM
  • OMAP 35x
  • omap l138
  • OMAP L-138
  • OMAP_L138
Related Posts
  • Forum Post: USB Host controller

    manuel manuel
    Hi, Did anyone got the USB interface of the OMAP3503 EVM working with Linux ? I want to connect a USB sound card, and it just does nothing. I do not get a USB event when I plug in any USB device. Just nothing happens. The USB Host driver is built in, detects one HUB Root, but thats it. As far as I understand...
    on Sep 3, 2008
  • Forum Post: Re: USB Host controller

    Bernie Thompson TI Bernie Thompson TI
    This is indeed the better place for this type of question :) The OMAP35x SDK does provide support for USB devices, and it has been tested, though there are several limitations still present with the USB drivers as discussed in section 2.6 of the PSP release notes . You do have to have a MiniA ended...
    on Sep 3, 2008
  • Forum Post: Re: USB Host controller

    manuel manuel
    Hi, thanks for the reply. I already had considered all the details posted so far. I also checked the cable if the ID pin was actually connected to ground, and it was as it should be. So the cable is not broken or something like that. Im also using a powered HUB. When I do a "cat /proc/driver/musb_hdrc...
    on Sep 4, 2008
  • Forum Post: Re: USB Host controller

    manuel manuel
    Hi everyone, It turned out that my OMAP35x board was broken. I tried another different board one, and USB devices are detected just fine. But, it does not work either. Either with the original SDK 1.0.0 default kernel or custom kernel with different USB driver settings (experimental code for better transaction...
    on Sep 4, 2008
  • Forum Post: Re: USB Host controller

    manuel manuel
    Hi, thanks for replying, but I have been using ALSA for several years (as user, driver and application developer), and I have never had any problems with multichannel. I also have other ARM based systems working just fine with the very same audio cards in multichannel mode. I will try using another USB...
    on Sep 5, 2008
  • Forum Post: Re: USB Host controller

    swami swami
    Good to know that you are familiar with the ALSA infrastructure quite a bit. We had an issue with the usbaudio.c code in "sound/usb" directory were the USB flags were not correctly updated. This lead to random oops after recording stopped. We corrected the issue by correctly updating the...
    on Sep 5, 2008
  • Forum Post: Re: USB Host controller

    manuel manuel
    Hi, Thanks for the information. I did some googling about that. Does this problem show up under any circumstance or only if I request explicitly the ASYNC mehtod ? The error message that is supposed to reveal this problem seems to be "file descriptor in wrong state" or something like that....
    on Sep 5, 2008
  • Forum Post: Re: USB Host controller

    Juan Gonzales Juan Gonzales
    Sorry, I was focusing too much on the audio portion of the issue and blocked out the USB. Based on the log you sent earlier, it appears the USB device is not being recognized; therefore this is not an ALSA/audio issue but rather a USB device interface issue. I agree ALSA supports multiple channels...
    on Sep 25, 2008
  • Forum Post: Re: USB Host controller

    manuel manuel
    Hi again, just to be complete, when doing stereo playback the debug output looks like this: [I where not able to capture the start of the log ...] musb_ep_program 661: --> hw4 urb c06fd580 spd2 dev3 ep1out h_addr82 h_port04 bytes 192 dma_channel_program 233: ep4-Tx pkt_sz 200, dma_addr 0x85558800...
    on Sep 26, 2008
  • Forum Post: Re: Ethernet microcontroller

    Bernie Thompson TI Bernie Thompson TI
    For a USB based peripheral like this you may want to take a look around the Beagle Board community , as that board is highly dependent on USB peripherals, I did a quick search on their Google groups page and found a few people working on USB based ethernet adapters, it seems at least one person got a...
    on Nov 26, 2008
  • Forum Post: Re: Ethernet microcontroller

    Bernie Thompson TI Bernie Thompson TI
    I am glad to hear you could get to the schematics, hopefully they are helpful. As to your USB issues, though I have not used the Gumstix board I did go through a bit of trouble to get the Beagle Board USB working, I made a post a couple days ago at https://community.ti.com/forums/p/1889/6931.aspx#6931...
    on Nov 26, 2008
  • Forum Post: PSP 102 USB Host and Gadget Support

    Remith Remith
    Hello, I am using Linux 2.6.22 PSP 1.0.2 release on OMAP3530EVM. Is it possible to get both USB Host and Gadget (USB OTG controller) support on same kernel image? My product has a requirement to act as both Host and Gadget. I know OTG feature is not supported in the PSP release. Even manual mode...
    on Feb 20, 2009
  • Forum Post: Re: PSP 102 USB Host and Gadget Support

    Remith Remith
    Ajay, It worked. Thanks!!! Regards, Remith
    on Feb 20, 2009
  • Forum Post: Re: Phy vs ttl mode?

    BrandonAzbell BrandonAzbell
    DV Could someone give me the run down on the differences between the USB host PHY mode vs. TTL mode? The TLL mode, or Transceiverless Link Logic, is meant to support a connection from say the OMAP35xx and another processor, or modem, that supports the TLL mode. This allows connecting 2 USB interfaces...
    on Feb 23, 2009
  • Forum Post: Re: omapl137 without the 1.8V supply

    BrandonAzbell BrandonAzbell
    Levone Could I don't power the 1.8V supply if I don't use the USBs? And omapl137 with all the peripherals(except for USB) runs well without the 1.8V power ? Yes, you can leave the USB power pins unconnected if you are not using the USB interfaces. Please take a look at the following...
    on Apr 15, 2009
  • Forum Post: OMAP3530 USB port1 how to make work?

    jodan jodan
    OMAP3530 USB port0 my OTG is an interface, is now working normally. I also want a USB port1 as a host interface, I would like to ask whether or not to provide BSP 6.09.00 version of the driver for the USB port1? How do I make USB port1 to work?
    on Apr 20, 2009
  • Forum Post: Re: C6747 USB0 Device operation

    Krzysztof Kanas10786 Krzysztof Kanas10786
    Now I am trying to check if USB interrupt is run when I connect the usb device to PC host, i use the code above, and DSP Bios where I connected HWI_INT6 to event 19 which is responsible for USB0 interrupt, the code in interrupt does nothing or sth like volatile Uint32 i =0 ; i++; Just to set the breakpoint...
    on Apr 28, 2009
  • Forum Post: Re: C6747 USB0 Device operation

    Krzysztof Kanas11924 Krzysztof Kanas11924
    It seems to work right now, but there is another problem. Addres is set on the device but USB IC seems to don't accept any new requests on new address, the Host will then reset the device and story goes 3 times all over again. I can see all that on USB analyzer but from logs on DSP, I don't see...
    on May 15, 2009
  • Forum Post: Re: C6747 USB0 Device operation

    Krzysztof Kanas11924 Krzysztof Kanas11924
    Krzysztof Kanas It seems to work right now, but there is another problem. Addres is set on the device but USB IC seems to don't accept any new requests on new address, the Host will then reset the device and story goes 3 times all over again. I can see all that on USB analyzer but from logs on...
    on May 15, 2009
  • Forum Post: [OMAP3530] PSP 1.0.2 MUSB driver issue - Need urgent help

    Remith Remith
    Hi, We are using TI's Linux PSP 1.0.2 kernel for a new OMAP3530 based product. We are facing issues while using Asix's AX88772A USB-2-Ethernet converter on our OMAP3530 based product. It uses TI's 2.6.22.18 PSP release-1.0.2 as its OS. The driver for AX8877A was taken from Asix's website...
    on Jun 5, 2009
  • Forum Post: WinCE USB host setup through 3530 to 65930 power companion chip's phy

    MPope MPope
    Hi All, Trying to setup options to use the phy in the 65930 vs the EVM's use of the external ISP1504. I am having a hard time figuring out which of the many options need to change to make this happen. Any one got some experience with this? I could really use an assist. Thx - Matt
    on Jun 5, 2009
  • Forum Post: FTDI Chip connected to OMAP35xx

    Maik Pflugradt Maik Pflugradt
    Hello, Now that I got the my OMAP35EVM board working I can face my first tasks which inevitably come with the first problems [:S]. I have a small device that sends and receives data over a serial interface. Unfortunately I don't only need the TXD and RXD Pins from the serial Port but also the RTS...
    on Jun 9, 2009
  • Forum Post: Re: RTFS USB Example on OMAP-L137

    yass yass
    Hi, relating to this problem,,,, I also tried " RTFS_INSTALL_DIR/packages/ti/rtfs/example/usbhostmsc " with OMAP-L137 EVM. (rtfs_1_00_01,Code generation tool 6.1.9,of course I re-built block media library with PSP_FILE_SYSTEM" = 1) My USB stick is :512MB in FAT32 format(I also...
    on Jul 27, 2009
  • Forum Post: OMAP-L137 EVM - problem with USB Host in linux-2.6.29-rc8-davinci1

    Krzysztof Kanas11924 Krzysztof Kanas11924
    Hi, I am having problems with USB Host functionality on linux-2.6.29-rc8-davinci1 for omap-L137. I use Uboot NFS booting, I am able to download Kernel on omapl (verification is ok I presume) and after run bootm command there is dead silence. The board is not responsive to ping and ssh and on UART2 there...
    on Aug 17, 2009
  • Forum Post: OmapL138 USB A to mini-B drivers

    Russ Fuchs Russ Fuchs
    I have attempted to connect my PC to the OMAP-L138 EVM board's mini-B USB connector. When I power on the board, the PC new hardware window pops up and prompts for the location of the drivers. I pointed to the CD that I downloaded from the LogicPD web site but the new hardware wizard reported that...
    on Sep 10, 2009
12345
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