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 1 match
CCS Forum Index
Author Message
  Topic: I2C problem between 16f873(master) and 16f690(slave)
redboyang

Replies: 0
Views: 2864

PostForum: General CCS C Discussion   Posted: Mon Aug 20, 2007 2:40 am   Subject: I2C problem between 16f873(master) and 16f690(slave)
the problem is the i2c bus can't get the right data. after the first i2c_write() , SDA and SCL will both be low, and the routine will be dead.
master code
#include <16f873a.h>

#use I2C( ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group