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.

TMAG5173-Q1: I can't get the sensor to trigger using the INT line and have it pulse the SCL line when the conversion is complete.

Part Number: TMAG5173-Q1
Other Parts Discussed in Thread: MSP430FR2422

I am using an MSP430FR2422 processor and have a prototype PCB with the sensor, processor, and JTAG emulator.  I can get readings using the I2C to trigger the conversion and the sensor to indicate a conversion complete with the INT, but an unable to change the operating mode to use the INT to trigger (and wake-up) and SCL pulse to indicate a conversion complete.

I change the DeviceConfig2 register from 0x00 to 0x04, and the INTConfig register from 0xA4 to 0x91, as well as the GPIO pins on the processor.  A scope trace shows good readings when using the I2C to trigger a conversion, but when using the INT to trigger a conversion, the sensor never responds with a pulse on the SCL line.

Hopefully this makes sense, and there is a simple answer.