Currently, I am applying TCAN1145 to the PCB board I use.
However, there is a difficulty in not being able to transmit and receive CAN because TCAN1145 is not working,
So I am asking you the following question.
- When I send SPI Serial Data Input for Spi write/read, I receive SPI Serial Data Output from TCAN1145 such as ‘0xE0’ and ‘0xE054’, respectively.
‘0xE0’ means the Global interrupt register(0x50) bit7, according to the data sheet.
I would grateful if you explain that the specific meaning and explanation of each bit that constitutes the Global Interrupt Register - If the SPI setting is a problem, I would grateful if you could guide me on how to correct it.
I set Spi frequency and Chip select setup time to 100kHz and 400ns, respectively, according to the data sheet.
Thank you!