Other Parts Discussed in Thread: TCAN4550, TCAN4550-Q1, CC1352R
hi,
we're trying to integrate between the CC1352 to TCAN4550, but all reads/write are failed.
in order to send SPI transaction we based on TI spimaster example code.
when we tried to read register 0x0000 the expected value is 0x54, but it reads only 0s.
when the master write the read OP code(0x41) the TCAN4550 return 0x88 and all the rest bits are 0s.
see signal analyzer print screen picture and the putty prints from the CC1352.