This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR1642: I2C Read sequence

Part Number: AWR1642
Other Parts Discussed in Thread: TMP112-Q1, , MMWAVE-SDK

Hi,

I tried to I2C read.

When I started the read sequence, the temperature sensor TMP112-Q1 returns a data.

I would like to execute only "Start bit + Slave address + Read request + Ack by slave" i.e. I would not like to receive data at the start timing.

Can AWR1642 I2C module do that?

My settings are below:

ICMDR.STT = 1

ICMDR.MST = 1

ICMDR.RM = 1

ICMDR.IRS = 1

Thanks,