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

how to check data in the software uart is being transmitted

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



Joined: 18 Jun 2010
Posts: 25

View user's profile Send private message

how to check data in the software uart is being transmitted
PostPosted: Mon Sep 06, 2010 9:10 am     Reply with quote

hai to all

In our project we are using two uart, one is hardware uart other is software uart. My question is how to check if data in the software uart is being transmitted? How to check it, if any one having the code or method kindly send it to me.

Thanks in advance.

with regards
K.Gopalakrishnan
gopal_kmu54@hotmail.com
Ttelmah



Joined: 11 Mar 2010
Posts: 19436

View user's profile Send private message

PostPosted: Mon Sep 06, 2010 9:12 am     Reply with quote

Er.
If you send a character with the software UART, when the function returns, it has been sent.
There is no buffering, or storage involved.
This is the big 'downside' of the software UART, but also makes 'knowing what it is doing', very easy...

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