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

C / C++ / MFC

 
AnswerRe: Switching on and setting baud rate Pin
Richard MacCutchan19-Jan-10 22:27
mveRichard MacCutchan19-Jan-10 22:27 
GeneralRe: Switching on and setting baud rate Pin
Garth J Lancaster19-Jan-10 22:30
professionalGarth J Lancaster19-Jan-10 22:30 
GeneralRe: Switching on and setting baud rate Pin
Richard MacCutchan20-Jan-10 0:43
mveRichard MacCutchan20-Jan-10 0:43 
GeneralRe: Switching on and setting baud rate Pin
CPallini20-Jan-10 3:01
mveCPallini20-Jan-10 3:01 
GeneralRe: Switching on and setting baud rate Pin
Richard MacCutchan20-Jan-10 3:30
mveRichard MacCutchan20-Jan-10 3:30 
AnswerRe: Switching on and setting baud rate Pin
Garth J Lancaster19-Jan-10 22:30
professionalGarth J Lancaster19-Jan-10 22:30 
GeneralRe: Switching on and setting baud rate Pin
CodeyBlank19-Jan-10 22:43
CodeyBlank19-Jan-10 22:43 
GeneralRe: Switching on and setting baud rate Pin
Garth J Lancaster19-Jan-10 22:55
professionalGarth J Lancaster19-Jan-10 22:55 
the problem is the command set would be unknown to most of us here.

a) how do you verify that the commands you're sending programmatically to the device are being received and acted on - there doesnt seem to be any status returns/checks from [putrsUSART] - you've just said do a,b,c,d etc, and there doesnt seem to be any return saying the commands are accepted or not - if you were calling a function of your own, for example, you'd have some sort of return indicator to say the function worked or not wouldnt you ?

b) what commands do you issue in hyperterm ? list them

c) if you compared those commands from (b) to what you think your code is doing, is it doing fundamentally the same ?

thats where I'd start
'g'
QuestionSplit multi image tiff file using CXImage Pin
Pryabu19-Jan-10 17:30
Pryabu19-Jan-10 17:30 
AnswerRe: Split multi image tiff file using CXImage Pin
Game-point19-Jan-10 21:07
Game-point19-Jan-10 21:07 
GeneralRe: Split multi image tiff file using CXImage Pin
Pryabu20-Jan-10 1:33
Pryabu20-Jan-10 1:33 
GeneralRe: Split multi image tiff file using CXImage Pin
PJ Arends20-Jan-10 5:28
professionalPJ Arends20-Jan-10 5:28 
QuestionDEBUG_NEW [modified] Pin
iceman861619-Jan-10 15:07
iceman861619-Jan-10 15:07 
AnswerRe: DEBUG_NEW Pin
Chris Losinger19-Jan-10 16:59
professionalChris Losinger19-Jan-10 16:59 
GeneralRe: DEBUG_NEW Pin
iceman861620-Jan-10 13:55
iceman861620-Jan-10 13:55 
QuestionProgram Which: Takes numbers from a user, and sum's them. Pin
rbwest8619-Jan-10 13:44
rbwest8619-Jan-10 13:44 
AnswerRe: Program Which: Takes numbers from a user, and sum's them. Pin
loyal ginger19-Jan-10 14:53
loyal ginger19-Jan-10 14:53 
GeneralRe: Program Which: Takes numbers from a user, and sum's them. Pin
rbwest8619-Jan-10 15:46
rbwest8619-Jan-10 15:46 
GeneralRe: Program Which: Takes numbers from a user, and sum's them. Pin
loyal ginger20-Jan-10 15:18
loyal ginger20-Jan-10 15:18 
AnswerRe: Program Which: Takes numbers from a user, and sum's them. Pin
rbwest8619-Jan-10 16:40
rbwest8619-Jan-10 16:40 
GeneralRe: Program Which: Takes numbers from a user, and sum's them. Pin
Wes Aday19-Jan-10 17:05
professionalWes Aday19-Jan-10 17:05 
AnswerFunction pointer + template = INTERNAL COMPILER ERROR [answered] Pin
Code-o-mat19-Jan-10 6:35
Code-o-mat19-Jan-10 6:35 
GeneralRe: Function pointer + template = INTERNAL COMPILER ERROR [answered] Pin
CODEPC19-Jan-10 7:49
CODEPC19-Jan-10 7:49 
GeneralRe: Function pointer + template = INTERNAL COMPILER ERROR [answered] Pin
Code-o-mat19-Jan-10 8:03
Code-o-mat19-Jan-10 8:03 
QuestionProgramming MS Visual C++, David J. Kruglinski - missing files needed Pin
andwan019-Jan-10 5:27
andwan019-Jan-10 5:27 

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.