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

multiple rs232

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



Joined: 27 Feb 2006
Posts: 20

View user's profile Send private message

multiple rs232
PostPosted: Tue Apr 11, 2006 7:07 am     Reply with quote

am i able to use 2 rs232's on the one pic,

like could i have two declarations for using the rs232 on different pins?

and if i did that how would i specify which rs232 i wanted to use would it be something really simple like

putc(PIN_c7) for one device(obviously after declaring c7 as an output pin
and
putc(PIN_a2) for the other

is this possible or am i living in a fantasy land

cheers
Ttelmah
Guest







PostPosted: Tue Apr 11, 2006 7:12 am     Reply with quote

Look in the manual. Do a search on the keyword 'stream'. Alternatively do a search here on the same word.
Remember though the limitations of a 'software' serial (which is what will be used on any pins except the hardware UART ones).

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