Page 1 of 1

I2C slave

Posted: Tue Oct 09, 2012 12:29 am
by stasiks
Hello,
I wanted to find out if it is possible to communicate between two microcontroller using the I2C data transfer method, Master / Slave, if is no clue about C language?
Thank

Re: I2C slave

Posted: Tue Oct 09, 2012 9:35 am
by Benj
Hello,

This forum topic may be what your looking for.
http://www.matrixmultimedia.com/mmforum ... 81&p=17145

Re: I2C slave

Posted: Tue Oct 09, 2012 2:28 pm
by stasiks
Unfortunately, the C language I do not understand and I do not readily translate code for AVR, time to look for another variant.

Re: I2C slave

Posted: Wed Oct 10, 2012 1:50 pm
by stasiks
Hi,
Searching for other options I found a "High Speed ​​CAN-Transceiver" "IFX1050G" http://catalog.gaw.ru/project/download.php?id=42566
The question is or the IFX1050G chip it is possible to communicate between 3 micro-controller via RS232 data transfer method?
Thanks.