Author |
Message |
Topic: RS232 receive |
achtung_m
Replies: 7
Views: 11852
|
Forum: General CCS C Discussion Posted: Tue Feb 01, 2011 5:58 pm Subject: RS232 receive |
Hi PCM programmer, thoroughly read about this protocol, thank you very much for give me this data.
Greetings. |
Topic: RS232 receive |
achtung_m
Replies: 7
Views: 11852
|
Forum: General CCS C Discussion Posted: Tue Feb 01, 2011 12:46 pm Subject: RS232 receive |
Try it and learn while doing, it's the best teacher !
Since we do not have any idea what is receiving the data it is near impossible to create your code. Could be a simple PC with a canned terminal ... |
Topic: RS232 receive |
achtung_m
Replies: 7
Views: 11852
|
Forum: General CCS C Discussion Posted: Tue Feb 01, 2011 10:28 am Subject: RS232 receive |
ok , but if i sending with printf would take the division?
could you give an example?
Thanks & greetings. |
Topic: RS232 receive |
achtung_m
Replies: 7
Views: 11852
|
Forum: General CCS C Discussion Posted: Mon Jan 31, 2011 6:09 pm Subject: RS232 receive |
Hi, I have a pair of temperature sensors which read through adc, now I like to send the data for rs232, but, how differentiate the reads in the rx ?
Here is the Tx code.
Greetings & tks...
... |
|