TJA1103INT_N pin, when there is a trigger event, this pin is temporarily pulled down (for example, pull down 2ms)? Or keep pulling the lower till MCU to handle it?
已解决! 转到解答。
Keep low always.
在原帖中查看解决方案
Hi
The INT_N pin is driven low when at least one interrupt request (IRQ) is active and enabled. Otherwise, the INT_N pin is high-Z.
OK,Thanks