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: I2C 16F1827 Master & Arduino nano Slave
OlivierV

Replies: 7
Views: 17105

PostForum: General CCS C Discussion   Posted: Tue Feb 26, 2019 8:45 am   Subject: I2C 16F1827 Master & Arduino nano Slave
Thanks Ttelmah! I was looking for a simple explanation like yours but I couldn't find one anywhere. I'll try to implement the code tomorrow and get back to you.

Ok temtronic, I'll try find the PCM ...
  Topic: I2C 16F1827 Master & Arduino nano Slave
OlivierV

Replies: 7
Views: 17105

PostForum: General CCS C Discussion   Posted: Mon Feb 25, 2019 8:55 am   Subject: I2C 16F1827 Master & Arduino nano Slave
On the PIC, you are selecting to write to the slave.....
Not surprising you don't read the right value back.
You can only read data from the slave read address.

So since I don't need to write any ...
  Topic: I2C 16F1827 Master & Arduino nano Slave
OlivierV

Replies: 7
Views: 17105

PostForum: General CCS C Discussion   Posted: Mon Feb 25, 2019 5:28 am   Subject: I2C 16F1827 Master & Arduino nano Slave
Hi everyone,

I'm trying to get i2c communication between a PIC 16F1827 and an Arduino nano to transfer some data (an int).
I have been able to get Arduino to Arduino i2c to work but not between th ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group