USB is an acronym for Universal Serial Bus, a standard for a serial host-to-device protocol defined by the USB Implementors Forum.
-1
votes
1answer
8 views
Create a bootable pendrive for Sun solaris operating system [closed]
I am using windows 8 operating system. I want to create bootable pen drive of sun Solaris operating system. I want to do this task in windows 8 operating system. How can i do this? Is there any third ...
0
votes
1answer
12 views
Windows: suppress warning when plugging in unformatted flash drive
I'm working on a device that writes some information directly to a flash drive, without using any file system (it just writes blocks of data directly to the disk sectors). After the flash drive is ...
0
votes
0answers
9 views
Get connected USB device list in MAC using QT with their vendor & product ID
How can I get the list of connected USB devices to the MAC along with their VID(Vendor ID) and PID(Product ID) using QT , I am able to this in Windows but in MAC I am not able to get a pointer how to ...
-2
votes
0answers
8 views
laptop cannot recognize external hard drive [closed]
I have a HP laptop that comes with an internal HDD drive. I recently replaced it with a SSD and decided to use the old HDD as an external storage device. So I bought a SATA-USB cable(the cable comes ...
1
vote
0answers
15 views
UsbManager NoDefClass error on Galaxy S5570 with Android 2.3.5
I am having problem with deploying application to Galaxy-Mini S5570 with Android 2.3.5
I have ensured that everything is set right:
AndroidManifest.xml has
<uses-sdk
...
1
vote
0answers
72 views
Using 3G modem to make a voice call
Most of the 3G modems (USB sticks) support voice calls, but all of them can do this only through the dashboard software which is shipped with them.
Do you have any information, how to get the voice ...
0
votes
0answers
6 views
What happens when Capturing USB Packets using Wireshark [migrated]
I am trying to capture the packets sent by a Mouse to a host PC using Wireshark.
Operating System - Ubuntu 12.04
Wireshark - 1.8.2
Problem 1.) Before I plug in the USB Mouse, when I start the ...
0
votes
2answers
28 views
When you plug in charger what service and classes android calls?
I have been trying to use reflection in case when anybody plug in charger or usb cable to charge their device. Can anybody please tell me what does android implements to interact with the hardware.
I ...
0
votes
1answer
67 views
How to read data from USB port using C
I have sensor node connected to USB port that sense temperature, humidity and light and send the data to PC.
What piece of code will help me to read that data from the usb port in normal C.
...
0
votes
0answers
15 views
android library/code to use paper printer via usb or wireless connection
I was wondering if there is any way to set output of the application to physical printer via usb. There are some stuff like star printers sdk etc... are there any function(s) to use it directly with ...
0
votes
1answer
28 views
Windows 64 bit application with ever growing thread count
I have a Windows 64 C++ application which acquires data from a custom USB device. It is built using Qt 4.8.
It works fine and there are no , repeat no memory leaks that I can see. However, I did ...
0
votes
0answers
10 views
.NET serial class for USB read
I'm looking for a way to read a raw bytes from an off the shelf device. I have used the SerialPort class in .NET to read raw bytes and wanted to know before purchasing my hardware if anyone has had ...
0
votes
0answers
31 views
ERROR launching vbs inside a flash drive USB
I have a question because I don't understand why this is happening.
I am executing this VBS code:
Set UpdateSession = CreateObject("Microsoft.Update.Session")
Set UpdateServiceManager = ...
0
votes
0answers
26 views
USB packet streaming input+output performance poor, advice needed please
I'm looking for some advice on what methods could be used to optimize USB streaming performance. This is a bare-metal embedded software application built on top of a bare-metal USB engine.
Thanks in ...
0
votes
0answers
22 views
which string descriptor is requested when enumerating a usb device
When a new attached USB devcice is connected to the PC it will be enumerated by getting some requests of different informations by control transfers.
One thing is the request of the string ...
2
votes
0answers
25 views
In Linux Driver, how to disable a specific USB Device [closed]
Assume a USB devices is powered by USB bus. Sometimes the firmware in the USB device encounter a problem and can't recovery by itself. I have to unplug and plug the USB device from the host.
Is there ...
0
votes
0answers
18 views
IOHIDManagerRef doesn't list some USB devices that are recognized by MacBook
I'm trying to connect to a USB device that is a card reader and I tried with this code here, the code seems to be working fine since I could detect another device (a Pic Kit), so I wonder if I'm ...
-1
votes
1answer
20 views
Game Pad in Assembly [closed]
I have a football project in assembly language and I want to play with game pad . Is there any reference that I can learn how to work with USB ports , specially game pads?
0
votes
0answers
23 views
How to disable a port on a usb hub in Windows 8 [duplicate]
I have seen references in the USB 2.0 standard to support for disabling of individual hub ports. I am looking for an API to call from user code in Windows 8, specifically to disable hub ports, either ...
0
votes
0answers
7 views
libusbdotnet find all similar devices
I have a custom USB device based on an ATMEL and V-USB. I have the test circuit up an running and everything is working fine.
I have a situation where multiple of these devices will be plugged into ...
0
votes
0answers
48 views
get data from USB using python
I am not understanding the USB protocol properly and so getting confused with my code to get data about the USB when i add it.
I cant figure out where i am going wrong.
My system is windows 8 64 bit.
...
0
votes
0answers
77 views
Delphi (XE3) UPS Communication
I can't seem to find anything about how to talk to a UPS over USB connection from a Delphi application. The UPS software is at best useless in sending a SMS to inform me of power failures.
I have a ...
5
votes
0answers
84 views
bank-switch usb devices in Windows8
The USB 2.0 standard supports the disabling of individual hub ports. I am looking for an API to call from user code under Windows 8, specifically to disable hub ports, either in C# or in C++, using ...
0
votes
0answers
18 views
Eclipse can't see my Galaxy Y
Suddenly eclipse stopped recognize my Galaxy Young with Android 2.3.6. It's connected by usb, but when I run application, eclipse said
[2013-05-19 00:14:41 - MobManClient] ...
1
vote
1answer
35 views
How to determine the IRQ number for a USB device?
I am new to driver development. However, I purchased an OSR USB FX2 Learning Kit, which comes with sample codes for Windows kernel/user mode driver. However, I am writing the driver in Linux (Ubuntu ...
0
votes
1answer
76 views
how to detect multiple USB ports and read data from USB using python
I have been able to detect whenever a flash drive is inserted. However, (silly as it sounds) having trouble to detect if multiple USB be inserted.
Also, i am having difficulty in writing the code to ...
1
vote
1answer
25 views
How to identify what device was plugged into the USB slot?
I want to detect when the user plugs in or removes a USB sound card. I've managed to actually catch the event when this happens, but I can't tell what just got plugged in.
I tried an approach based ...
1
vote
1answer
21 views
Arduino ADK ways to connect to an Android tablet
Is it possible to connect Arduino ADK and Android through a USB cable in two ways?
The first way is through the same connector (USB1) as used at programming, and
The second way is through a USB ...
0
votes
2answers
49 views
Communication with Zebra RFID Printer | C# .NET
We are developing an application which prints RFID labels using Zebra RZ400 RFID printer. Until now, we were sending ZPL commands by RawPrinterHelper class which makes call to winspool.drv.
However, ...
0
votes
0answers
19 views
Android Jelly Bean USB plugged detection crashes
I have this code which checks if the USB is plugged to a power supply, it works after a fashion ie it gives the right Toast messsage but it also crashes when I plug and unplug the usb cable.
I don't ...
-1
votes
0answers
30 views
USB speed shown different in USBView and WinUSB
Guys:
I am using WinUSB to talk to my device, it is a STM32 device ,working in FULL speed.
From USBView in WinDDK, it shows the device bus speed is FULL.
But when I open the device using WinUSB in ...
1
vote
1answer
25 views
How can I pre-install self-signed USB drivers on Windows XP?
I'm trying to get some USB drivers for medical devices pre-installed on our corporate workstations. Unfortunately, these drivers are not signed. Based on some research done here and elsewhere, I ...
0
votes
0answers
47 views
How to read data from usb serial adapter in android
I have connected weighing machine serial port to usb converter then to tablet.
I have already search written code but device is null and driver is null. Is there any simple way to read data from usb ...
0
votes
0answers
21 views
detection USB when startup android application
have created an android application which inform if the usb port is branched or not
but i need to know if it's branched at the startup of the application not only when receive the intent of branching ...
0
votes
0answers
7 views
Limitation of packet size by WinUsb?
I am operating a device by USB SuperSpeed bulk mode and would like to know if there exists any limitation to the packet size given by WinUsb driver.
I've already noticed that sending packets with a ...
0
votes
2answers
39 views
Connecting usb to uart device to android device >3.1
I know that the latest android device with API>3.1 support USB host mode or USB OTG that allows you to connect a lot of usb devices like flash disks,mouse,keyboard etc. but can you connect any device ...
0
votes
0answers
19 views
Convert old USB Driver to new Linux Kernel
I am trying to compile igotu2gpx for Ubuntu 12.10. It was only compiled until Ubuntu 10.04. I got it to compile but there is a driver module which won't compile.
It won't compile because the ...
0
votes
0answers
10 views
Hardware mouse calibration
I'm working on this project where I create a gyroscope enhanced mouse. My gyroscope gives the output results as 2000 dagree/sec. I'm moving the OS mouse with a driver that I'm writing at the moment ...
-1
votes
2answers
67 views
Android Device Chooser detects my Galaxy S4 as “unknown”
Why does it happen? I already have switched USB debugging on. Kies is installed (in case that Win Update won't find the usb drivers). For any ideas I appreciate everyone!
-7
votes
0answers
52 views
Total remote control of mouse
Let's say I have one computer I want to control with mouse, and another comp that I whant to use instead of mouse.
So I c making USB to USB connection between two computers.
Can I somehow to make a ...
-3
votes
0answers
21 views
Folders are shown as hidden when try to access via USB Cable in samsung phone [closed]
In my Samsung Ace Duos phone, when i try to access the my phone memory through the USB Cable in my Laptop.
I don't know when & why this happen. Is there any problem regarding the virus.
What can ...
0
votes
2answers
49 views
How does windows identify a USB device uniquely?
How does windows identify a USB device uniquely, even though the device data supplied from the USB device is common to all devices of that make ?
To state this alternatively, Windows can distinguish ...
0
votes
0answers
104 views
Android 2.3.6 - USB Tethering and ADB at the same time
I'm trying to use USB tethering and ADB at the same time with a rooted Android 2.3.6 (yeah, old, I know) but I can't, when I activate USB tethering, adb stops recognizing the device.
Is it how Android ...
-2
votes
0answers
13 views
Linux Live on USB with persistence mode [closed]
Why there is no consistency in creation of live USB with any of the softwares. Sometimes Unetbootin, works sometimes it not. syslinux.cfg file also edited but still there is no consistency as ...
0
votes
1answer
27 views
Tablet + web app with USB-connected devices, or a pipe dream?
I have a .NET WinForms app wherein the laptop is connected to both a scale and an GPS antenna via USB. Is it crazy to think we could have this instead as a web app and on a tablet? We're looking to ...
0
votes
0answers
22 views
How to uniquely identify USB HID class device? [closed]
I would like to identify a USB keyboard uniquely(something equivalent to unique mac-id for the Ethernet cards) on a computer. Does the USB HID profile has a support for such identification ? If so ...
2
votes
0answers
42 views
getDeviceList returns devices that are no longer connected
I have a Galaxy Nexus (running Android 4.2.2) connected to my computer via USB. The device is connected in device mode with USB debugging enabled. There are no devices connected to the handset.
When ...
0
votes
1answer
71 views
Send plain text to an USB Printer in Android
After reading this question: Android USB Permissions Dialog never appears and doing some tests, I have the following problem :
I need to print to USB printer too (only plain text), I establish ...
1
vote
0answers
102 views
Unable to connect my android phone (XOLO a500) to adb
Unable to connect phone with adb under Ubuntu (64-bit) , it shows
List of devices attached
???????????? no permissions
I am using android device (XOLO A500), i goggled for its vender id so that ...
-1
votes
0answers
30 views
Qi charging + USB charging in the same time [closed]
I have a Nexus 4 and I'm wondering what apprends if I charge my phone from a Qi charger while I'm charging from the USB ?
Thanks



