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?
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.
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 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.
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.