linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* i2c beginner question
@ 2013-05-16 21:13 Dirk Reske
  0 siblings, 0 replies; only message in thread
From: Dirk Reske @ 2013-05-16 21:13 UTC (permalink / raw)
  To: linux-i2c-u79uwXL29TY76Z2rM5mHXA

Hallo,

I have to collect data from multiple external i2c devices.
My question is, what is the correct way?

1: Open i2-device-file, set slave address, read data, close i2c device 
file and go on with the next one
2: keep the i2c device file open all the time, and change slave address 
before every access to device
3: ???

greets
Dirk

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-16 21:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-16 21:13 i2c beginner question Dirk Reske

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).