I do not believe the kernel drivers support a system running as a slave 
device on the bus.  To do this you would have to create your own bit-banged 
version of an I2C slave using GPIO.  You'd have to use memory mapped GPIO 
to manage most normal I2C clock speeds.  I'm not sure if the I2C hardware 
on the ARM supports a slave mode but if it did you could go bare-metal and 
use that.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to