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

receive n transmit data between pc n pic18f2331 using uart

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



Joined: 09 Apr 2013
Posts: 2
Location: malaysia

View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger

receive n transmit data between pc n pic18f2331 using uart
PostPosted: Wed May 08, 2013 7:57 am     Reply with quote

How to reeceive and transmit data between pc and pic18f2331 using UART??

i know if using uart , need a programming to setup it~~ may i know how to write the programming ?? izit have a standard programming? because now i want receive and transmit data between pc and my pic18f2331 microcontroller with the medium is 3dr module wireless device~~~

can anyone can guide me?
asmboy



Joined: 20 Nov 2007
Posts: 2128
Location: albany ny

View user's profile Send private message AIM Address

PostPosted: Wed May 08, 2013 9:10 am     Reply with quote

in your CCS manual, read about
#USE rs232 ..........

then apply standard C communications functions
like getc() putc()
printf() fprintf() etc
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