Other Parts Discussed in Thread: TCAN4550, TCAN4550-Q1
Hi Team,
My customer built a TCAN4551-Q1 board and is developing FW code. Now they face a strange SPI issue.
Here is SCH.CAN FD上板原理图-TCAN4550-0417.pdf
MCU part # is UIS8910DM, customer refer to "TCAN4550 Demo Software" for developing code. SPI clock is 2MHz.
Customer said they can read Device ID(16'h0000 to 16'h0007) without problem, but they cannot access other registers. They also tried to access Test Register "h0808" but still fail.
Below is the waveform of writing A5 A5 00 00 to reg0808.
Waveform of reading reg0808 .
The read/write waveforms seems no problem, I cannot find any abnormal and it meets CPOL = 0, CPHA = 0. We can find Interrupts register h0820 shows SPIERR and GLOBALERR error but I don't know which failure cause this error.
Besides, customer implement TI's demo code and below is the read/write result.
Please comment this issue and let me know if any experiment we can try.
Thanks very much.
Vincent Chen