• 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 » Embedded Software » Linux » Linux forum » All Tags » USB
Share
Linux
  • Forum

Browse by Tags

Linux

Welcome to the Linux 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".

Sign In to 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
  • am1808
  • am3517
  • ARM
  • boot
  • DaVinci
  • DM355
  • DM365
  • DM3730
  • dm6467
  • dm8148
  • driver
  • Kernel
  • Linux
  • Linux driver
  • Linux Drivers
  • Linux Kernel
  • OMAP L137
  • OMAP L-137
  • OMAP L138
  • OMAP_L138
  • omap3530
  • OMAPL137
  • OMAPl138
  • OMAP-L138
  • PSP
Related Posts
  • Forum Post: usbhost vs OTG in host mode

    Herman Brunner Herman Brunner
    Hi, kernel 2.6.37 /EVM/DM3730 I plan to use usbhost and I come to grips with some problems with power management. Usbhost clocks prevent CORE retention in idle mode (dynamic power saving) and and if usb clocks are cut it is unstable - sometimes usbhost1_48m_fck can't be enabled when usb HS...
    on Aug 31, 2012
  • Forum Post: usb remote wakeup

    Herman Brunner Herman Brunner
    Hi, EVM/DM3730, kernel 2.6.37, OMAPPSP_04.02.00.07 Has anyone tried to use USB remote wakeup if processor is in retention (usbhost power domain is in ret state too). What steps should be made to trigger wakeup from the device? Regards, Karol
    on Sep 5, 2012
  • Forum Post: USB Wi-Fi hungs on 2.0 port with L138 EVM

    Dmitriy Issaev Dmitriy Issaev
    I'm trying to connect my L138 EMV to wireless router using USB wifi dongle using DVSDK_4.03 04_03_00_06. using this forum post as road map http://e2e.ti.com/support/embedded/linux/f/354/t/94791.aspx?pi36987=1 I'm now able to connect EVM with D-link DWA-160 A2 adapter attached to USB1.1...
    on Sep 12, 2012
  • Forum Post: Re: DM6467T USB Issues

    Prateek Bansal Prateek Bansal
    Hi Jeff, My understanding is you need to change it at the kernel build stage. Further, you will need USB OTG mode support to move between host and driver at run time that is not available on DM6467 EVM. Swami - please validate my understanding. Thanks, Prateek
    on Apr 1, 2010
  • Forum Post: Re: How many hubs (in depth) will USB0 on the L137 support?

    james whitsett james whitsett
    We laoded the patch this morning and it worked. Actually it works better than the USB specification. We actually have 6 hubs connected to the USB port and a device a the end of the chain is working. Now the cables between hubs is only 8 inches, but at least our concept seems like it will work. There...
    on Apr 8, 2010
  • Forum Post: How many hubs (in depth) will USB0 on the L137 support?

    james whitsett james whitsett
    Our design with the L137/L138 using USB0 (the high speed connection) requires 5 hubs connected in serial fashion, that is one hub connected to a downstream hub connected to a downstream hub, etc. We tested this on a HP laptop, no problem. Tested on the OMAP-L137 eval board using USB1 (the full speed...
    on Apr 7, 2010
  • Forum Post: USB Webcam not working on DM6446

    Sumit Kumar Sumit Kumar
    Hi, We are trying to use USB webcam on DM6446 having Monta Vista Pro 4 Kernel with version number 2.6.10. I am following this link as guidance: http://processors.wiki.ti.com/index.php/USB_Webcam I have enabled the following options in kernel configuration to support USB ISO devices. host#...
    on Apr 26, 2010
  • Forum Post: Re: Setting up usb in linux kernel for omap3525 and TUSB2551A transceiver

    Michael T Michael T
    Ryan: Attached are new UBOOT header files including your new configuration which I have generated using our Pin Mux Utility software which is available at: http://focus.ti.com/docs/toolsw/folders/print/pinmuxtool.html This was done assuming that you will not need to use the CAM or ETK...
    on Aug 3, 2010
  • Forum Post: Setting up usb in linux kernel for omap3525 and TUSB2551A transceiver

    Ryan Foster Ryan Foster
    Hi. We have a custom board which uses an omap3525 and a TUSB2551A transceiver. We have the following set up on the hardware: omap ------------ transceiver gpio 100 ------------speed gpio 101 ------------softcon gpio 102 -------------suspend MM1_RXRCV-------RCV MM1_TXDAT--------VP MM1_TXSE0...
    on Jul 30, 2010
  • Forum Post: Re: Why L138 USB2.0 controller can not work in USB1.1 mode when enable CPPI

    Roberto6717 Roberto6717
    Is there a way to force Full Speed Mode (with DMA support) even when connected to USB 2.0 port?
    on Aug 26, 2010
  • Forum Post: USB0 problem

    Marc-Andre Hebert Marc-Andre Hebert
    Hi, I've been having a problem with my USB0 on my omapl138 board using the linux-omapl from the arago staging tree. My USB0 (musb) driver is configured as host only. I can use USB mass storage sticks in both of USB0 and USB1 without any problems (did plenty of both reading and writing). I am...
    on Sep 22, 2010
  • Forum Post: OMAP-L138 USB connect/disconnect detection as a device

    A. Kirchhoff A. Kirchhoff
    I have created a USB gadget HID device driver in Linux running on an OMAP-L138. The driver uses the MUSB high-speed USB2.0 module and connects to a PC as a peripheral. The driver works fine. However, I have not found a way to detect when the OMAP is connected to a host. The information in sysfs is created...
    on Sep 21, 2010
  • Forum Post: USB Drive on DVSDK 4.00 - Invalid FAT filesystem

    Glenn Wainwright Glenn Wainwright
    Moving to DVSDK 4.00, and I'm trying a couple of USB removable drives that worked under 3.00. For both of them, I'm getting a bad media value. Below is an example of the full debug log. Any ideas what might be going wrong here? Thanks, Glenn Wainwright usb 1-1.1: new high speed USB device...
    on Oct 7, 2010
  • Forum Post: Linux support of Ralink RT2870 chipset based USB-WLAN adapters

    Misha Misha
    I am trying to estabilsh a wireless LAN on OMAP-L137 EVM, rev. D Kernel version (Arago-Da Vinci) is 2.6.36-rc7 Any hint about kernel configuration and driver management on the subject is welcome. Thank you for your attention. Regards. Misha
    on Nov 3, 2010
  • Forum Post: DM355_USB_Control

    Mohammad Kapadia Mohammad Kapadia
    Dear experts, I am a newbie in USB interfacing and Linux. I am using DM355 Leopard board and I want to use the board as a gadget on the host PC (Linux/Windows). I have complied the kernel by giving the gadget support and it worked. I can detect my board as a device on both the host. Now i want to...
    on Nov 3, 2010
  • Forum Post: USB Gadget ZERO

    Digant Desai Digant Desai
    Hello every1, I am using MV5. My aim is to set up bulk as well as control USB communication between DM355 & Workstation, where DM355 will be slave. I have enabled GADGET-ZERO driver in MV-5 through xconfig...now wt should I do to test it with my LINUX/Windows based workstation, can you suggest...
    on Aug 30, 2010
  • Forum Post: USB slaves (HID) can't be powered in 6446EVM

    Yulin Si Yulin Si
    Hi, all Recently, I want to develop the Human Interface Device part (e.g. USB keypad or mouse) in 6446EVM in order to let the users interact with our apps. However, after the USB slave was connected and the board was powered on, the power LED on the USB slave only flashed one time in the booting process...
    on Dec 10, 2010
  • Forum Post: How to find out the actual CPU speed of DM355

    Kapil Pendse9562 Kapil Pendse9562
    Hello, I've tried to program the DM355 PLL to drive the ARM CPU at various speeds - 24MHz (pll bypass), 48MHz (PLL ON), 216 MHz, 240 MHz and 270 MHz (all PLL ON, over clocked). I'm not sure if this really works or not. 24MHz - I know that this mode works, everything just becomes real slow...
    on Jan 3, 2011
  • Forum Post: Re: How to scan USB Strage device at UBoot on AM1705?

    Ryo Suzuki Ryo Suzuki
    Ajay, Thank you for your reply. AM1705 has not USB-DRV Pin. AM1707 has the Pin. For my custom board, I had to change the UBoot source code from EVM1707's code. So, I removed the USB0_DRVBUS's pinmux set from the source code (da830evm.c). I don't understand whether it is good to be...
    on Jan 14, 2011
  • Forum Post: U-boot locking the configuration registers used by the Inventra USB driver

    Louis Dupont Louis Dupont
    I’m targeting a custom board based on the OMAP L137 over the 2.6.35.7 kernel. The Inventra USB driver is required but I’m having issues with it. It won’t compile (bunch of undefined references) unless I force the makefile to include /drivers/usb/musb/davinci.c. Doing so, the resulting...
    on Jan 21, 2011
  • Forum Post: USB mouse for DM6446

    Swapnil Ashtekar Swapnil Ashtekar
    Hey, I am working on dm6446. And I want to activate USB MOUSE and keyboard on the board. When I power plug a mouse to the board, the power on LEDs of the mouse doesn't glow. I have enabled the ps2 mouse support in the menuconfig for the kernel. Please help me out to configure a usb...
    on Mar 5, 2011
  • Forum Post: DM6467T USB host loss slave device after running 1 day

    Tony Tang Tony Tang
    Hi, Expert, My customer's DM6467 based product encounter a USB issue. DM6467T act as USB host, connect a USB mouse device, after run about 1 day, DM6467 loss USB mouse, detach and reconnect USB mouse, it can't recongnize the device any more, connect other USB device also can't recongnize...
    on Apr 7, 2011
  • Forum Post: testing usb otg gadget (mass storage) as built in kernel module

    Jitendra Kumar Jitendra Kumar
    I am using AM3715 and and 2.6.32 kernel, I have tested usb otg gadget (mass storage) by building as module & inserting the module as insmod g_file_storage.ko file=/dev/mmcblk0 stall=0. I selected the usb gadget driver as built in kernel module: --- USB Gadget Support [ ] Debugging messages...
    on Apr 21, 2011
  • Forum Post: Serial port drops bytes when USB HID device is connected

    A. Kirchhoff A. Kirchhoff
    I have an OMAP-L138 and an MSP430 communicating using their UARTs at 115,200 baud. The MSP430 is sending a 27-byte data packet every 13.5 milliseconds. While the MSP430 is sending data packets, I connect a USB HID device (I have tried a GPS and a mouse) and errors occur when parsing a couple of the data...
    on Apr 29, 2011
  • Forum Post: Re: Serial port drops bytes when USB HID device is connected

    A. Kirchhoff A. Kirchhoff
    Can anyone confirm that this is an issue? Is the USB interrupt the problem or just the system load when a USB device is plugged in? I would like to understand the problem more fully before I work on a solution. I temporarily reduced my packet size from 27 bytes to 12 bytes and no errors occurred when...
    on May 3, 2011
1234
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