All of lore.kernel.org
 help / color / mirror / Atom feed
* i2c slave support für i.mx6
@ 2015-11-10  8:06 Michael Bachmeier
  2015-11-10  8:59 ` Wolfram Sang
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Bachmeier @ 2015-11-10  8:06 UTC (permalink / raw)
  To: linux-i2c

I am currently working with a I.mx6 quad-core-processor on Linux 3.19.
I would like to implement the "I2C slave support", by Wolfram Sang, In
this processor.

For this purpose, I would have some comprehension questions.

Do I understand it right, I can set the Master in slave mode and the
new slave get his own i2c-adresse?
Say that, I can connect a Master from the outside, without this
leading to problems?
If the master switch to slave, then stops SCL? Or how does it work?

Is the EEPROM simulator only available if I rewrote "i2c-IMX" drivers
to the slave support?

Does anyone know if anyone is working on this driver?

In the "i.MX 6Dual/6Quad Applications Processor Reference Manual",
from freescale, on the page 1895 the "Hardware"-Slave Mode will be
described.

Would it theoretically be enough to write 0x80 in the "I2Cx_I2CR"
register to set MSTA Bit to
slave mode. "Changing MSTA from 1 to 0 generates a Stop and selects Slave mode."
Or then disturbs the old driver?

best regards

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-11-24  8:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-10  8:06 i2c slave support für i.mx6 Michael Bachmeier
2015-11-10  8:59 ` Wolfram Sang
2015-11-16  6:47   ` Michael Bachmeier
2015-11-18 11:11     ` Wolfram Sang
2015-11-23  9:11       ` Michael Bachmeier
2015-11-24  8:08         ` Wolfram Sang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.