Other Parts Discussed in Thread: TCAN4550
Dear,
We are using TCAN4550 in tegra platform.
We tried to receive data less than 10ms, but got the error:"tcan4x5x spi2.1 can1: msg lost in rxf0".
Our dts config is: spi-max-frequency = <10000000>;
bosch,mram-cfg = <0x0 0 0 32 0 0 1 1>;
kernel version: 4.9.140-tegra
The driver for tcan4550 was ported from ti: git.ti.com/gitweb
I checked the datasheet, this error means the FIFO 0 was full, but i don't know why this happen, could you help fix this issue?
BRs,
Stephen