CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 3 matches
CCS Forum Index
Author Message
  Topic: RS 232 10 bytes
jerem57350

Replies: 5
Views: 7526

PostForum: General CCS C Discussion   Posted: Tue Apr 29, 2014 4:57 am   Subject: RS 232 10 bytes
thank you I'll try it this afternoon Smile

I show you a button to rs232 frame (after conversion)

https://drive.google.com/folderview?id=0B-oidU3p10WaTGU1SV8wU0JNRmM&usp=sharing

we found in ...
  Topic: RS 232 10 bytes
jerem57350

Replies: 5
Views: 7526

PostForum: General CCS C Discussion   Posted: Mon Apr 28, 2014 9:22 am   Subject: RS 232 10 bytes
thank you for your reply

infact I have to get the byte 4th or this is my data.

I is that byte 1 is "AA" and the 2 byte "55", and the remainder are random data.

If my s ...
  Topic: RS 232 10 bytes
jerem57350

Replies: 5
Views: 7526

PostForum: General CCS C Discussion   Posted: Mon Apr 28, 2014 4:44 am   Subject: RS 232 10 bytes
Hello,

I have a problem to get a 10 byte frame RS232


#use rs232(baud=9600,parity=N,xmit=PIN_C6,rcv=PIN_C7,stream=PORT1,bits=8)
#int_RDA
void RDA_isr()
{

for ( ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group