Other Parts Discussed in Thread: TMAG5273, , TCA9543A
Tool/software:
Hello,
I am using the TMAG5273 Hall sensor and the 8-channel TCA9534A GPIO expander.
I connected the Hall sensor's interrupt pin to a GPIO pin on the GPIO expander, and I connected two switches to other GPIO pins. The GPIO expander's interrupt pin is connected to the microcontroller's interrupt pin.
During testing, I observed that the GPIO expander's interrupt pin is generating false interrupts or fluctuations.
Note: The Hall sensor is connected to I2C1, and the GPIO expander is connected to I2C2.
What could be the reason for these false interrupts or fluctuations?