Other Parts Discussed in Thread: TCAN4550
Hi team,
The customer is using TCAN4550-Q1 in PEPS application, and facing a issue that the data is not being transmitted or received properly in their test prototype.
The detail is as below shown:
1. The software driver is downloaded from TI's official website and the corresponding interrupt is cleared during initialization, as shown in the following figure:
2. The wrong sample has been re-tested several times, and the results are not good.
3. Our software does automatic sleep, and the CAN bus goes to sleep with no data in 20s, and when the CAN bus has data entered, the CC2642 is woken up via the nWKRQ pin, with a delay of 15ms to determine which mode the TCAN4550 state is processed after the nWKRQ is low, and to re-initialize the TCAN4550 to normal mode if in standby mode.
4. The simulation shows that both DI0 and DIO1 of the SPI read TCAN4550 are normal, but the data cannot be received and transmitted, some are capable of sending but not receiving data, and the SPIERR flag is set in interrupt register.
Could you kindly comment?
Thanks a lot.