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 5 matches
CCS Forum Index
Author Message
  Topic: Conversion characters to string
chandrshekar411

Replies: 1
Views: 3561

PostForum: General CCS C Discussion   Posted: Wed Feb 27, 2013 10:58 pm   Subject: Conversion characters to string
I have the data like
the characters are stored in array
and data_arr() is the array name

data_arr[0]='1';// char 1
data_arr[1]='2';// char 2
data_arr[2]='.; // char . ...
  Topic: PIC16f876a is reset when it is received the serial data
chandrshekar411

Replies: 3
Views: 4194

PostForum: General CCS C Discussion   Posted: Fri Feb 22, 2013 10:15 pm   Subject: PIC16f876a is reset when it is received the serial data
I'm trying rs485 communication between two pic micro controllers that is simply sending of data to the receiver.

Transmitter: PIC16f886
Receiver: PIC16f876A

When I received the data my controll ...
  Topic: RS 485 communication between two pic micro controllers
chandrshekar411

Replies: 7
Views: 24197

PostForum: General CCS C Discussion   Posted: Mon Feb 18, 2013 5:05 am   Subject: RS 485 communication between two pic micro controllers
Am sending data using fputs function like below. when am sending single character the data is received at receiver.if i send string in fputs function the data is not received .
transmitter:
fputs ...
  Topic: RS 485 communication between two pic micro controllers
chandrshekar411

Replies: 7
Views: 24197

PostForum: General CCS C Discussion   Posted: Fri Feb 15, 2013 2:54 am   Subject: RS 485 communication between two pic micro controllers
what modifications i have to do for rs385.c sample code for sending "chandu"string as data to the slave how i can retrieve that data in display at slave side.I did not understand how to use ...
  Topic: RS 485 communication between two pic micro controllers
chandrshekar411

Replies: 7
Views: 24197

PostForum: General CCS C Discussion   Posted: Thu Feb 14, 2013 10:47 pm   Subject: RS 485 communication between two pic micro controllers
Hi. I am trying rs485 communication between two pic micro controllers 16f876A. I am sending data from master to the slave. I am using rs485.c file provided by the ccs but it is not working. Can anyone ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group