Wire library question (edited)
i've been studying wire library prior using spi (edit:vti) pressure sensor. data sheet sensor shows example of 1 byte read sensor uses repeat start condition of i2c.
my question is, how 1 generate repeat start using wire library?
edit:
i meant vti pressure sensor, scp1000-d11, not spi.
my question is, how 1 generate repeat start using wire library?
edit:
i meant vti pressure sensor, scp1000-d11, not spi.
hi,
i had @ sources of wire-library, , looks wire can't this. (sends stop-condition after each master-transfer) here found solution:
http://www.arduino.cc/cgi-bin/yabb2/yabb.pl?num=1214872633
eberhard
i had @ sources of wire-library, , looks wire can't this. (sends stop-condition after each master-transfer) here found solution:
http://www.arduino.cc/cgi-bin/yabb2/yabb.pl?num=1214872633
eberhard
Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Wire library question (edited)
arduino
Comments
Post a Comment