Part Number: TCAN4551-Q1
Other Parts Discussed in Thread: TCAN4550
Now we integrate the TCAN4551 drvier plugin(1.6.0), but we found received one CanFD(2M) message will spend 311us and send on need 200us in the ISR processing. the SPI rate is 10M, the MCU main clock is 350M. currently the performance not match the requirements. Any performance information about this controller?
eg: Send or receive one Can/CANFD message, how long time will spend?
i check the recveive sequece.
i found there are 6 step about spi process.
1> read IR register
2>clear IR regiser.
3>get the newData flag.
4>get the CANID and datalength
5>get the data.
6>clear the new data flag.
Any way to quick the process?


