Other Parts Discussed in Thread: SYSCONFIG
Hi,
I am Yonghee Lee and working as a software engineer at LG Innotek.
I am going to use TMP421AQDCNRQ1 Temperature Sensor via I2C.
The first thing that I want to ask is how to set the slave address. A0 and A1 pins in our system is connected to ground. Based on the datasheet, I guess it should be 1001 100 and 0x4C in hexadecimal. Please let me know how to set it for I2C.
The second thing is how to transmit command and data for local temperature via I2C. The register map says pointer(0x00) can be used to transmit the local temperature HIGH byte. I am wondering if the sensor transmits one byte data per command or multiple byte data per command.
it would be nice if you have an idea about the questions.
Thank you.