Tool/software:
HI TI team,
I am using the official TCAN demo, and the contents of the initialized Init_CAN() are as follows. At present, I am sending data to TCAN4550 through MCU SPI. TCAN4550 can forward it to other devices and the devices can also receive it. But the interrupt pin of TCAN4550 is not pulled down for CAN data sent by other devices. In the initialization phase, the interrupt pin will report multiple interrupts to interact with the MCU to complete initialization, so the interrupt pin is working normally.