Other Parts Discussed in Thread: TMP006
Hello all,
I am trying to create a project on the tm4c123 board that will use the sensor hub to collect the temperature. Then have that temperature displayed onto the Kentec LCD display. I have the Kentec LCD display connected to the ti launchpad using all the pins and I have 4 wires connected the launchpad and the sensor hub to communicate through i2c. Sensor hub Pin J1.1 is connected to 3.3V of the controller. Sensor hub Pin J2.1 is connected to GND of the controller. Sensor hub Pin J2.7 is connected to PE4 of the controller. Sensor hub Pin J2.6 is connected to PE5 of the controller. Is this the correct approach? When trying to combine the two files, sensorhub boosterpack and . I am unable to compile anything. I then followed i2c manual on the launchpad to test that and haven't been able to understand it.