i2c_master_read_sensor_p3t1755#
Overview#
The example shows how to use lpc_i2c driver as master to read temperature data from sensor P3T1755.
The example will do dynamic address assignment to the P3T1755 sensor, read the temperature data and print it in while loop.