Part Number: TCAN1145-Q1
Hello all,
Currently i am working on CAN Transceiver 1145 and trying to interface with Aurix 2G TC3xx controller.
To verify the QSPI communication, i tried to read first byte of DEVICE ID by requesting 0x0000 as command.
But i received first byte as "F2" and second byte is "7F".
I could not understand why i am getting this response.
1. Is my request is correct ?
2. I can see some delay is given in between first address byte to remaining clock generation dummy byte (which used for receive data from slave).
but in Aurix, there is no status bit to confirm the MOSI status, do we really need this delay after first byte ?
3. With TCAN1145 i have connected 3 devices in SPI MOSI, MISO, will it create any issue ?
Please support me to fix this issue.