I am trying to communicate with TCAN4550 device via SPI Protocol but seems device is not responding. I have followed the " tcan4550-q1.pdf "and "TCAN45xx Software User's Guide.pdf "to send command to communicate with TCAN4550. Below mentioned is the squence of command i am sending.
1. Read OPCODE (0x41)
2. Reg Address = 0x0000(ID0)
3. Word length = 1
Clock = 1MHz
After that i am not getting any value in response .
Plese guide me if anything else need to be done before sending any command sequence.
Please let me know if you need any other Information.