Other Parts Discussed in Thread: TMP100
Tool/software: Code Composer Studio
I'm using TM4C1294NCPDT with code composer studio.
and I want to read data from an I2C based sensor.
there are lots of function in i2c.c file in the libraries.
which functions should I need to read the i2c sensor's data?
I want to perform a simple read operation.