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: pic communication using uart (PIC16F628)
kodomo32

Replies: 2
Views: 7331

PostForum: General CCS C Discussion   Posted: Fri Jul 10, 2015 7:35 pm   Subject: pic communication using uart (PIC16F628)
Hello

I want to connect 2 device(Computer and Printer) with max232
-------------------------------------------------------------------------------
Computer (Baud rate:2400) =>Mi ...
  Topic: Split string from serial data(RS232)?
kodomo32

Replies: 5
Views: 12568

PostForum: General CCS C Discussion   Posted: Wed Apr 08, 2015 11:40 am   Subject: Split string from serial data(RS232)?
Thanks for many advise, Now i can check data from serial port
but code is long, is there anyway to write to short form.
Thanks
char a[7],char C;
int i2,i3;
C=getc();
if(C=='W ...
  Topic: Split string from serial data(RS232)?
kodomo32

Replies: 5
Views: 12568

PostForum: General CCS C Discussion   Posted: Tue Apr 07, 2015 12:23 pm   Subject: Split string from serial data(RS232)?
Hello

I'm new for programing , I want check data from serial port PC to PIC
my condition
1. PC set data to PIC => load cell value 125 kg. in "WV000125" format
2.PIC check data i ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group