Other Parts Discussed in Thread: TCAN4550
Hi Team,
For my new automotive project, I m using CC2642 MCU and TCAN1550 CAN controller, and through SPI interface, so we can achieve the CAN communication.
I have implemented SPI driver for CC2642 MCU, but using that driver, i can able to send data frame over SPI bus(MOSI) properly but i am unable to collect or receive any data from MISO pin, could you please suggest how to collect/receive data from MISO pin.....?