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 support@ccsinfo.com

9 bits rs232 communication failure

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
ytuloyal



Joined: 03 Mar 2006
Posts: 1

View user's profile Send private message

9 bits rs232 communication failure
PostPosted: Fri Mar 03, 2006 7:46 am     Reply with quote

Attention,

CCs complier does not send 9 bits on rs232 please check it Sad
FISH6942



Joined: 03 Feb 2006
Posts: 13
Location: Minnesota

View user's profile Send private message

Re: 9 bits rs232 communication failure
PostPosted: Fri Mar 03, 2006 3:18 pm     Reply with quote

ytuloyal wrote:
Attention,

CCs complier does not send 9 bits on rs232 please check it Sad


I'm currently working with their compiler in a 9-bit application and it definitely does send all 9 bits for me.
Ttlemah
Guest







PostPosted: Sat Mar 04, 2006 4:51 am     Reply with quote

You do understand that you have to specify the ninth bit to send seperately, or use the 'long data' flag in the setup (on older compilers, you have to use the former method). You then have to remember that a normal character, will not have nine bits.
It does work, provided you use the long data flag, and send 16bit values to the functions.

Best Wishes
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group