Speed: | Rate: | 1.5k to VDD | Keep Alive | Power | |
LOW | 1.50Mb/s ±1.5% | D- | 1ms EOP | 100mA @4.40 - 5.25v | |
FULL | 12.000Mb/s ±0.25% | D+ | 1ms ±500ns frame | 100mA @4.40 - 5.25v | |
HIGH | 480.00Mb/s ±0.25% | D+ & negotiate | 125.0µs ±62.5 ns micro-frame | 150mA @4 - 5.25v |
Michael Hetherington's USB Keyboard demo and his the EXCELLENT Atapchi: World's Smallest Low-speed USB Analyzer
Making a USB A Male connection from PCB stock only.
RLC-3 USB to TTL serial converter
When using a generic USB serial adapter, the only reliable way to identify the device is to look for the new port to show up when the device is connected.
HTML 5 Web Apps can access the USB port.
USB OTG (making a USB perhiperal, such as a cell phone or tablet, into USB host)
USB devices are identified by a VID (Vendor ID) and then by a PID (Product ID) under that VID. No other information about the device is transmitted to the computer from the device.
VID's are $5500
https://www.usb.org/getting-vendor-id
It MIGHT be possible to get a unique PID under someone elses VID. For example,
http://pid.codes/
https://hackaday.com/2015/04/03/usb-pids-for-all/
offers PIDs, under their VID for nothing, if your project qualifies. All
hardware and software must be open source and present with a specific
license file.
In the past, companies who have purchased a VID and then tried to re-sell PID's under it, have had the VID revoked by the usb.org. It's specifically prohibited without prior written approval. However, this pid.codes outfit seems to have been getting away with it for a long time, probably because they are open source and giving them out.
It also appears that SiLabs, the mfgr of the CP2104 has started selling PIDs
under their VID!
https://www.silabs.com/products/interface/request-product-id
But the key point is this: The VID PID tell the OS which driver to install. With a custom VID or even just a new PID under SiLabs, the driver no longer matches. SiLabs has a tool to make a custom version of the driver, but then you must distribute that with the product, and the user must pre-install the driver before Dexter is connected. And... and this is a really important issue... your driver is no longer certified by the OS vendor. E.g. it's an unsigned driver which Windows 8 and 10 will NOT let you install without disabling protection on the computer, which many large organizations will not allow. Adafruit users run into this all the time.
Xiaofan says:
USB sniffers:
- sniffusb 0.12 and 0.13. http://www.wingmanteam.com/usbsnoopy/
- + logs in text format (for easy perl processing).
- - does not work with windows xp
- - chokes sometimes on large USB bulk transfers.
Most perl scripts were made to parse the format of the logs created by this program.
- usb snoopy pro. http://sourceforge.net/projects/usbsnoop/
- - logs in binary format (-> no further discussion necessary)
- sniff-bin . http://benoit.papillault.free.fr/usbsnoop/ This program looks similar to sniffusb
- + logs in plain text (although slightly different format from sniffusb)
- + works under windows xp
- Try DebugView as well. It is very useful for USB debugging.
- Under Linux, http://people.redhat.com/zaitcev/linux/ there are some work as well but it is quite new.
USB sniff log parser:
- usb snoopy pro
http://www.ee.oulu.fi/~tuukkat/quickcam/xmlintr.c
- usbsnoopy or sniff-bin
There is a perl-script to generate the corresponding libusb call. I just read this recently in the Linux libusb mailing list.
http://iki.fi/lindi/usb/usbsnoop2libusb.pl
There are some other tools to read usbsnoop log file as well. Here is one of them.
http://www.aracnet.com/~seagull/NJB/tools/
See also:
Hi I am Shiv N.Shankar from VinChip Systems. We are an IP provider in USB, PCI and also an ASIC design provider. We also provide device driver services.We have a design centre in India. We have been operating between India and San Jose for the past 7 years providing onsite & offshore services for our clients, verifying and assissting them in their multimillion gate designs. We have got USB IF Certification for our High Speed USB2.0 Generic Device core which can be configured to many number of end points as required. We have silicon proven design for USB 1.1 and USB2.0 device controllers. Our engineers have developed Open Host Controller(USB compliant 1.1) and Enhanced Host controller (EHCI - USB2.0 compliant) they are currently involved in the finish of USB 2.0 Hub. We are also designing 802.11b wireless ethernet. We have prototyped our IPs and cores in Altera Apex FPGAs. We have 20 engineers in India and we are ready to take up ASIC design services for you at lower costs. We can build models for the existing designs, frame additional test cases for the existing design, write device driver for windows as well as linux platforms, do application boards, take up and execute turnkey designs for our client etc., Rgds., Shiv N. Shankar VinChip Systems shiv@vinchip.com 408-777-2922 #109 www.vinchip.comHi...Its Shiv again!!! We have completed EHCI (USB2.0 High Speed Host) Design and it is available now along with RTL, test environment and Driver support.... We also have now..USB IF certified cores for USB Host, Device and Hub for both 1.1 and 2.0 version and they can be interfaced with any user's backend interface.... Cheers!!!...Any one interested...?+
www.vinchip.com USB cores available for High speed and Full Speed from US...for the HOST, HUB and Device.... Interested...???" +
Interested:
Test of the WebUSB system for access to USB devices from the browser. +
file: /Techref/usbs.htm, 11KB, , updated: 2020/2/27 14:22, local time: 2024/11/8 16:28,
owner: MDH-pacific-468,
3.14.134.31:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/techref/usbs.htm"> Universal Serial Bus - USB</A> |
Did you find what you needed? |
PICList 2024 contributors:
o List host: MIT, Site host massmind.org, Top posters @none found - Page Editors: James Newton, David Cary, and YOU! * Roman Black of Black Robotics donates from sales of Linistep stepper controller kits. * Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters. * Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated! * Contributors: Richard Seriani, Sr. |
Welcome to www.piclist.com! |
.