Integating and bringing up TMP468 temperature sensor driver code on Jetson xavier NX reference board

I have downloaded tmp468 driver code form gitlab. Now i want to intergarte this driver code externally (out of device tree module). I want to read data from a specific i2c bus register address on which tmp468 temperature sensor is mounted. Could you plese help me finding the exact solution to acheive this?

hello ekta.singh,

may I know what’s your pin connections, are you using the 40-pin expansion header?
according to NVIDIA Jetson Xavier NX GPIO Header Pinout - JetsonHacks, it’s i2c bus 8 for pin-3/pin5; and i2c bus 1 for pin-27/pin-28.
please have a try to execute i2cdetect and sharing the results.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.