Hi,
Can i generate a square wave on usb data lines, without connecting a end device, and read it on oscilloscope.
In other words can I directly control the usb port of PC.
Thanks
Gurumoorthy
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.
Hi,
Can i generate a square wave on usb data lines, without connecting a end device, and read it on oscilloscope.
In other words can I directly control the usb port of PC.
Thanks
Gurumoorthy
Hello,
I don't think that is possible, the USB Host controllers needs to detect a device attached in order to star the communication, unless you can access and modify the USB driver.
The best option would be connecting a evaluation board with USB interface, for example a USB hub, then you can use a tool that is provided by the USBIF named EHCI SETT to send commands through the USB interface and connect your scope on the USB connector.
You can download that tool here www.usb.org/developers
Regards