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 4 matches
CCS Forum Index
Author Message
  Topic: saving the SPI data
roger01

Replies: 1
Views: 3963

PostForum: General CCS C Discussion   Posted: Mon Apr 11, 2011 5:51 pm   Subject: saving the SPI data
I tried to save a series of data that I read in the buffer register of the SPI in an array. but failed to do so. Is it possible to store data that is read from the SPI in an array? If not, what are th ...
  Topic: LCD 16x2 with pic16f877a
roger01

Replies: 17
Views: 24415

PostForum: General CCS C Discussion   Posted: Fri Apr 08, 2011 1:51 am   Subject: LCD 16x2 with pic16f877a
Why when I try the lcd there are nothing display on it? It is look like below picture nothing on it....

Hi Muzakyo!

I used to have this problem as well. In my case I just replaced the oscillator ...
  Topic: SPI problem incorrect data transfer
roger01

Replies: 2
Views: 7387

PostForum: General CCS C Discussion   Posted: Fri Apr 01, 2011 2:30 am   Subject: Save the spi_read to Array
I already change the mode in setup_spi in both master and slave.
Thanks.
Another Problem
I change my master program in order for it to save all the eight bytes that will be send by the slave but th ...
  Topic: SPI problem incorrect data transfer
roger01

Replies: 2
Views: 7387

PostForum: General CCS C Discussion   Posted: Thu Mar 31, 2011 2:39 am   Subject: SPI problem incorrect data transfer
Good day,

I'm having a problem with the data that is fed by the slave to the master.
the data sent by the slave is already shift to the right.
When the Slave send 0x02 the master will receive 0x0 ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group