I am trying to use TPIC46l01 gate driver to control my devices using SPI communication which is being converted from I2C data frame through I2C to SPI converter IC SC18IS602BIPW/S8HP.
I am able to control the devices by writing data, but when I try to read Fault status I am only able to read some times. If I connect load on GATE0 I am not able to read the fault status data frame, instead when I put load on rest of the GATES I am able to get the Fault status correctly without any issue. Even though I am able to control ALL the GATES it is not causing any problem, but when I try to perform a read operation the above mentioned issue is faced.
Please suggest the issues/mishandling possible at our end.
Also please check that is there any document or Sample code available by which I can better understand the working of this IC's SPI operation.