is it possible to put this DRV8860 on a bus with other SPI devices without any additional hardware intervention? From what I have tried (and it is shown in the datasheet as well), there are some caveats to this. It seems that there are some read outs that only respond to the clock cycling. That is, the chip will push out what is in a register at that given moment as long as the clock cycles. It seems that the Latch is only to control read inputs into the DIN line and has no bearing on DOUT? Is there a way to control this readout without any further hardware? If not, I guess I a limited to putting a controlled buffer (ie trisate) of some sorts on the DOUT line?