Click here to Skip to main content
15,885,874 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
QuestionHow Capture PostScript From Printer To My Program Pin
delphix530-Dec-13 22:34
delphix530-Dec-13 22:34 
QuestionHow Create Printer Driver and use it from c# Pin
delphix528-Dec-13 11:10
delphix528-Dec-13 11:10 
AnswerRe: How Create Printer Driver and use it from c# Pin
Dave Kreskowiak28-Dec-13 11:37
mveDave Kreskowiak28-Dec-13 11:37 
GeneralRe: How Create Printer Driver and use it from c# Pin
delphix528-Dec-13 12:12
delphix528-Dec-13 12:12 
GeneralRe: How Create Printer Driver and use it from c# Pin
Dave Kreskowiak28-Dec-13 17:04
mveDave Kreskowiak28-Dec-13 17:04 
AnswerRe: How Create Printer Driver and use it from c# Pin
Richard MacCutchan28-Dec-13 23:12
mveRichard MacCutchan28-Dec-13 23:12 
QuestionNo data on MISO from ADAS1000 Pin
Member 100352903-Dec-13 8:08
Member 100352903-Dec-13 8:08 
AnswerRe: No data on MISO from ADAS1000 Pin
Jonathan Davies3-Dec-13 21:51
Jonathan Davies3-Dec-13 21:51 
Based on sorting out other busses e.g. I2C, CAN I'd recommend:
Build in, or use, some logging facility to record what's happening on each chip, even if its only a count or letter stored to show where you're code is going.
Use a USB to SPI converter or something you know works to prove each work individually - it's much easier when one end is a 'known' rather than with and 'unknown' at each end of the wire.
Read the manuals on the chips and on the SPI bus - I know it's obvious, but chip manuals tend to focus on how the chip works - not on the bus. Get the manual on the bus protocol.
Have someone else look at it and show them, OK perhaps you wouldn't be posting here if you could do that but it really helps. I saw someone debug for days without turning power on to a stepper motor he was trying to step.
Try and scope the interaction signals, and work through them, after all there should show exactly what's happening: which chip is not responding or signalling as expected.
Don't handle just the happy path, handle the error cases as well - e.g. set timeouts and set sone code to log if the time out occurs even if its just to log what the error was.
QuestionArchitecture and Micro-Architecture? Pin
dhquan13-Nov-13 3:14
dhquan13-Nov-13 3:14 
AnswerRe: Architecture and Micro-Architecture? Pin
Richard MacCutchan14-Nov-13 21:39
mveRichard MacCutchan14-Nov-13 21:39 
QuestionWindows 7 - 32 or 64 Pin
Kornfeld Eliyahu Peter4-Nov-13 23:44
professionalKornfeld Eliyahu Peter4-Nov-13 23:44 
AnswerRe: Windows 7 - 32 or 64 Pin
Richard MacCutchan5-Nov-13 1:21
mveRichard MacCutchan5-Nov-13 1:21 
GeneralRe: Windows 7 - 32 or 64 Pin
Kornfeld Eliyahu Peter5-Nov-13 1:26
professionalKornfeld Eliyahu Peter5-Nov-13 1:26 
GeneralRe: Windows 7 - 32 or 64 Pin
Richard Deeming5-Nov-13 6:03
mveRichard Deeming5-Nov-13 6:03 
GeneralRe: Windows 7 - 32 or 64 Pin
Richard MacCutchan5-Nov-13 6:13
mveRichard MacCutchan5-Nov-13 6:13 
AnswerRe: Windows 7 - 32 or 64 Pin
Albert Holguin14-Nov-13 10:40
professionalAlbert Holguin14-Nov-13 10:40 
AnswerRe: Windows 7 - 32 or 64 Pin
SheBi Videography14-Mar-14 1:06
SheBi Videography14-Mar-14 1:06 
QuestionUSB Ports Not Working Pin
Kevin Marois11-Oct-13 6:52
professionalKevin Marois11-Oct-13 6:52 
AnswerRe: USB Ports Not Working Pin
Erudite_Eric17-Oct-13 14:39
Erudite_Eric17-Oct-13 14:39 
AnswerRe: USB Ports Not Working Pin
rashin ghodratzade28-Oct-13 6:33
rashin ghodratzade28-Oct-13 6:33 
AnswerRe: USB Ports Not Working Pin
SheBi Videography14-Mar-14 1:08
SheBi Videography14-Mar-14 1:08 
GeneralBarcode reader Pin
Member 102902888-Oct-13 8:22
Member 102902888-Oct-13 8:22 
QuestionOld Hardware, New Construction Pin
J Snape21-Sep-13 8:09
professionalJ Snape21-Sep-13 8:09 
AnswerRe: Old Hardware, New Construction Pin
Erudite_Eric21-Sep-13 10:20
Erudite_Eric21-Sep-13 10:20 
AnswerRe: Old Hardware, New Construction Pin
Dave Kreskowiak24-Sep-13 2:44
mveDave Kreskowiak24-Sep-13 2:44 

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.