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: sensor networks
khienpzo

Replies: 28
Views: 66453

PostForum: General CCS C Discussion   Posted: Wed Nov 28, 2012 4:18 am   Subject: sensor networks
Hi. I have a questions for you

if(state >= 0x80)
{
i2c_write(42);
}

before your code:

if(state >= 0x80)
{
i2c_wri ...
  Topic: I2C 1 Master 2 Slave
khienpzo

Replies: 3
Views: 7197

PostForum: General CCS C Discussion   Posted: Tue Nov 27, 2012 7:38 am   Subject: reply I2C
I use resistor 2k2 for I2C line.
  Topic: I2C 1 Master 2 Slave
khienpzo

Replies: 3
Views: 7197

PostForum: General CCS C Discussion   Posted: Mon Nov 26, 2012 7:56 pm   Subject: I2C 1 Master 2 Slave
Hi, I am doing one project communication 1 master and 2 slave i2c read data from ADC 2 slave master and sent to the computer. I refer to the code of "PCM programmer" but I have not read the ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group