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.

omapl138 ohci examples?

Other Parts Discussed in Thread: OMAPL138

Which example is used omapl138 ohci 1.1 in StartWare? I only find usb examples used omapl138 usb2.0(usb otg).Can

someone give me an example used omapl138 ohci?

  • Hi user4529167,
    You can get the USB1.1 (OHCI) examples in BIOSUSB package.
    Checkout the below location.
    C:\ti\biosusb_01_10_03\packages\ti\biosusb\examples


    BIOSUSB download link:
    software-dl.ti.com/.../index.html
  • Hi,

    user4529167 said:
    Which example is used omapl138 ohci 1.1 in StartWare? I only find usb examples used omapl138 usb2.0(usb otg).Can someone give me an example used omapl138 ohci?

    I have attached you a USB OMAPL138 1.1 OHCI example code to detect the mass storage device.. Follow the readme.txt.

    usb_host.zip

    It contains the USB_Host app sample code with the necessary libraries. You can just import it into CCS and generate the log messages.

    Steps:

    =======

    1. Unzip usb_host.zip

    2. Go to usb_host\Main_app

    3. Import it into CCS

    4. Rebuild the project

    5. Run on C6748 LCDK.