Radomir Dopieralski
eaef6b5324
extmod/machine_i2c: Use writes not reads in i2c.scan().
...
As per discussion in #2449 , using write requests instead of read requests
for I2C.scan() seems to support a larger number of devices, especially
ones that are write-only. Even a read-only I2C device has to implement
writes in order to be able to receive the address of the register to read.
2016-10-11 15:30:46 +11:00
..
2015-12-20 23:14:47 +02:00
2015-11-04 23:24:04 +03:00
2015-11-01 02:39:01 +03:00
2016-10-11 07:13:23 +03:00
2016-10-07 13:44:55 +11:00
2016-08-26 12:45:21 +10:00
2016-10-11 15:30:46 +11:00
2016-04-12 14:06:54 +01:00
2016-02-10 17:05:03 +00:00
2015-12-18 22:01:03 +02:00
2016-06-19 00:26:57 +03:00
2016-06-18 23:40:28 +03:00
2016-10-07 13:52:14 +11:00
2016-05-31 13:58:48 +01:00
2016-10-04 13:46:40 +11:00
2016-10-04 13:43:02 +11:00
2016-05-20 22:20:37 +03:00
2016-10-07 13:52:14 +11:00
2016-09-22 00:23:16 +10:00
2016-10-07 13:47:57 +11:00
2016-09-21 21:40:18 +03:00
2016-08-24 10:42:46 +02:00
2016-09-21 21:37:08 +03:00
2016-09-22 00:23:16 +10:00
2016-09-22 00:23:16 +10:00
2016-09-22 00:23:16 +10:00
2016-07-07 02:16:24 +03:00
2016-09-22 00:23:16 +10:00
2016-09-22 00:23:16 +10:00
2016-10-07 13:52:14 +11:00
2016-10-07 13:52:14 +11:00
2016-10-07 13:52:14 +11:00
2016-09-22 00:23:16 +10:00
2016-09-22 00:23:16 +10:00
2016-04-10 13:42:51 +03:00
2016-03-27 14:21:06 +03:00
2016-02-15 00:19:27 +02:00
2016-10-07 14:14:41 +11:00
2016-02-28 17:17:24 +02:00
2016-03-03 14:53:36 +02:00
2016-10-07 13:44:55 +11:00
2016-10-07 13:44:55 +11:00
2016-06-18 18:44:57 +03:00
2016-05-27 01:08:43 +03:00