Click here to Skip to main content
15,887,988 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: usb driver to my simple hardware Pin
Code-o-mat7-Feb-10 6:43
Code-o-mat7-Feb-10 6:43 
QuestionRe: usb driver to my simple hardware Pin
CPallini7-Feb-10 6:09
mveCPallini7-Feb-10 6:09 
AnswerRe: usb driver to my simple hardware Pin
ammeer_a7-Feb-10 6:37
ammeer_a7-Feb-10 6:37 
GeneralRe: usb driver to my simple hardware Pin
CPallini7-Feb-10 7:11
mveCPallini7-Feb-10 7:11 
GeneralRe: usb driver to my simple hardware Pin
ammeer_a7-Feb-10 7:32
ammeer_a7-Feb-10 7:32 
GeneralRe: usb driver to my simple hardware Pin
CPallini7-Feb-10 9:20
mveCPallini7-Feb-10 9:20 
AnswerRe: usb driver to my simple hardware Pin
Richard MacCutchan7-Feb-10 6:11
mveRichard MacCutchan7-Feb-10 6:11 
AnswerRe: usb driver to my simple hardware Pin
Iain Clarke, Warrior Programmer7-Feb-10 21:06
Iain Clarke, Warrior Programmer7-Feb-10 21:06 
I'm assuming you are not a hard core hardware developer from your question, so I can not recommend http://www.ftdichip.com/[^] highly enough.

Simple electronic interface, and they provide good drivers already - you can just tweak the IDs if you want to make it look like your own device. AND they provide DLLs for interfacing with their device drivers, or you can use them like virtual com ports.

They were helpful when I gave them some semi-daft questions. And they're British!

I'd start here: http://www.ftdichip.com/Products/FTEvaluationKits.htm[^]
You can get eval kits that look like a large IC for your development board.

And no, I have no association with them at all, except as a happy customer.

Good luck,

Iain.
I have now moved to Sweden for love (awwww).

AnswerRe: usb driver to my simple hardware Pin
transoft8-Feb-10 4:37
transoft8-Feb-10 4:37 
Questionhow to create an icon file? Pin
kiluar6-Feb-10 21:44
kiluar6-Feb-10 21:44 
AnswerRe: how to create an icon file? Pin
Richard MacCutchan6-Feb-10 21:55
mveRichard MacCutchan6-Feb-10 21:55 
GeneralRe: how to create an icon file? Pin
kiluar7-Feb-10 21:59
kiluar7-Feb-10 21:59 
GeneralRe: how to create an icon file? Pin
Richard MacCutchan7-Feb-10 22:09
mveRichard MacCutchan7-Feb-10 22:09 
AnswerRe: how to create an icon file? Pin
KingsGambit7-Feb-10 18:23
KingsGambit7-Feb-10 18:23 
QuestionFile writing performance comparing Pin
followait6-Feb-10 19:53
followait6-Feb-10 19:53 
AnswerRe: File writing performance comparing Pin
enhzflep7-Feb-10 4:10
enhzflep7-Feb-10 4:10 
QuestionTab Control color Pin
Member 68648396-Feb-10 19:52
Member 68648396-Feb-10 19:52 
AnswerRe: Tab Control color Pin
enhzflep7-Feb-10 4:19
enhzflep7-Feb-10 4:19 
Questionvector:erase iterator requirements Pin
Edward Diener6-Feb-10 16:25
Edward Diener6-Feb-10 16:25 
AnswerRe: vector:erase iterator requirements Pin
Stuart Dootson7-Feb-10 1:17
professionalStuart Dootson7-Feb-10 1:17 
GeneralRe: vector:erase iterator requirements Pin
Edward Diener7-Feb-10 4:52
Edward Diener7-Feb-10 4:52 
GeneralRe: vector:erase iterator requirements Pin
Stuart Dootson7-Feb-10 5:12
professionalStuart Dootson7-Feb-10 5:12 
GeneralRe: vector:erase iterator requirements Pin
Emilio Garavaglia7-Feb-10 23:07
Emilio Garavaglia7-Feb-10 23:07 
Questionwhy myDiagl subclassed from CDialg don't have destructor? Pin
rambojanggoon6-Feb-10 14:38
rambojanggoon6-Feb-10 14:38 
AnswerRe: why myDiagl subclassed from CDialg don't have destructor? Pin
Richard MacCutchan6-Feb-10 21:50
mveRichard MacCutchan6-Feb-10 21:50 

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.