From: Matthias T. <mt...@we...> - 2013-11-22 06:49:25
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Craig, > In the function <i2c the code begins with twi.start 1+ twi.tx 1- > dup 0 > > > Is the 1+ a typo? If not I do not understand why you would add one > to the hardware address before sending it out. This is the way some (most?, all?) i2c devices distinguish between read and write access. The datasheet for your i2c device should tell you the details Matthias -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlKO/moACgkQ9bEHdGEMFjNFyACeM2SHq+0F5fjP4tSWtJPVYCOI uMIAn2Mgh5VB8LsXvCKxPR5BWzRtp9rj =3D6l -----END PGP SIGNATURE----- |