Click here to Skip to main content
15,905,912 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
QuestionLaptop doesn't want to start Pin
Joan M1-Mar-15 23:42
professionalJoan M1-Mar-15 23:42 
AnswerRe: Laptop doesn't want to start Pin
Amarnath S1-Mar-15 23:57
professionalAmarnath S1-Mar-15 23:57 
GeneralRe: Laptop doesn't want to start Pin
Joan M3-Mar-15 21:57
professionalJoan M3-Mar-15 21:57 
GeneralRe: Laptop doesn't want to start Pin
Albert Holguin12-May-15 10:39
professionalAlbert Holguin12-May-15 10:39 
AnswerRe: Laptop doesn't want to start Pin
Munchies_Matt11-Mar-15 23:05
Munchies_Matt11-Mar-15 23:05 
JokeRe: Laptop doesn't want to start Pin
Joan M12-Mar-15 4:28
professionalJoan M12-Mar-15 4:28 
GeneralRe: Laptop doesn't want to start Pin
Munchies_Matt12-Mar-15 6:23
Munchies_Matt12-Mar-15 6:23 
GeneralRe: Laptop doesn't want to start Pin
Joan M16-Mar-15 23:10
professionalJoan M16-Mar-15 23:10 
AnswerRe: Laptop doesn't want to start Pin
Dr Gadgit1-May-15 9:41
Dr Gadgit1-May-15 9:41 
GeneralRe: Laptop doesn't want to start Pin
Albert Holguin12-May-15 10:46
professionalAlbert Holguin12-May-15 10:46 
QuestionJust did a fresh wipe of HP Pavilion to Windows 7, but USB & wireless don't work! Pin
swampwiz20-Feb-15 22:24
swampwiz20-Feb-15 22:24 
AnswerRe: Just did a fresh wipe of HP Pavilion to Windows 7, but USB & wireless don't work! Pin
Jochen Arndt20-Feb-15 23:56
professionalJochen Arndt20-Feb-15 23:56 
GeneralRe: Just did a fresh wipe of HP Pavilion to Windows 7, but USB & wireless don't work! Pin
swampwiz21-Feb-15 1:06
swampwiz21-Feb-15 1:06 
QuestionUSB Problems? Pin
Kevin Marois19-Feb-15 9:24
professionalKevin Marois19-Feb-15 9:24 
AnswerRe: USB Problems? Pin
NickPace19-Feb-15 9:55
NickPace19-Feb-15 9:55 
GeneralRe: USB Problems? Pin
Kevin Marois19-Feb-15 10:14
professionalKevin Marois19-Feb-15 10:14 
QuestionProgramming Arduino Due using ATmel Studio without Arduino IDE Pin
Vaclav_7-Feb-15 4:11
Vaclav_7-Feb-15 4:11 
QuestionSuggested strategies for ensuring Windows keeps up with USB device? Pin
Matt T Heffron5-Feb-15 14:34
professionalMatt T Heffron5-Feb-15 14:34 
Scenario:
  • We have a third-party data acquisition device which communicates over USB utilizing USB Bulk Endpoints.
  • We will be using the device to generate approximately 34Kbytes of data / sample at about 30Hz sampling rate (total about 1MB/sec).
  • We can trigger a sample acquisition and the device can hold the 34K of data until it is "sent" via the USB.
  • The vendor states the device is "streaming the data out of a small hardware buffer (512 bytes) on the device directly to the USB to achieve the highest performance".
  • The device will refuse to acquire the next sample unless the previous 34K has all been sent.
  • Missing a data acquisition is an unacceptable condition.


Potential issue:
As many of us have experienced, Windows sometimes just seems to “zone out” (daydreaming?) and this might cause the USB driver to go too long between requests for data.
The total amount of data bandwidth is not pushing the bounds of USB capabilities, but the timing is (in conjunction with the small device USB buffer).

Questions:
  • What are recommended strategies for addressing the issue above?
  • On a modern multi-core platform, is it a realistic concern?
  • Can USB servicing be made a high(er) priority activity for the OS?
  • Would Windows Embedded Compact be a better "host" OS?
    * At least for the data collection?
    * How different is development for Windows Embedded Compact?

Thanks.
A positive attitude may not solve every problem, but it will annoy enough people to be worth the effort.

AnswerRe: Suggested strategies for ensuring Windows keeps up with USB device? Pin
Jochen Arndt5-Feb-15 21:20
professionalJochen Arndt5-Feb-15 21:20 
GeneralHuman monitoring device Pin
Oladosu Kehinde28-Jan-15 0:50
Oladosu Kehinde28-Jan-15 0:50 
SuggestionRe: Human monitoring device Pin
Richard MacCutchan28-Jan-15 0:55
mveRichard MacCutchan28-Jan-15 0:55 
AnswerRe: Human monitoring device Pin
Afzaal Ahmad Zeeshan2-Feb-15 8:55
professionalAfzaal Ahmad Zeeshan2-Feb-15 8:55 
QuestionPC Power Supply Voltages Pin
Richard Andrew x645-Jan-15 14:49
professionalRichard Andrew x645-Jan-15 14:49 
AnswerRe: PC Power Supply Voltages Pin
Jochen Arndt5-Jan-15 21:25
professionalJochen Arndt5-Jan-15 21:25 
AnswerRe: PC Power Supply Voltages Pin
Dave Kreskowiak7-Jan-15 11:02
mveDave Kreskowiak7-Jan-15 11:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.