I2C sensor test program, derived from testI2C program. Simple test for FXOS8700CQ, HIH6130, MAG3110, MMA8451Q, MMA8452Q, MPL3115A2, MAX44000, MAX44005, MAX44008, MAX30101 included beside simple I2C read/write from testI2C.

Dependencies:   FXOS8700CQ HIH6130 IS31SE5000 MAG3110 MAX44000 MAX44005 MAX44008 MMA8451Q MMA8452Q MPL3115A2 VEML6040 VEML6075 mbed vt100 LM75B FXAS21002 MAX30101 VCNL4020 VCNL4100

Committer:
Rhyme
Date:
Wed Feb 08 05:48:17 2017 +0000
Revision:
9:d4f76e6fa35f
Parent:
0:d4bbd473a83c
Vishay Sensor requires to be read 2 bytes each, so it was causing bus scan hang when read only 1 byte. So kludge approach was reading 2 bytes only for the address 0x10 (Vishay)

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Rhyme 9:d4f76e6fa35f 1 http://mbed.org/users/mbed_official/code/mbed/builds/176b8275d35d