This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TPS65381A-Q1: SPI SDO error and SafeTI Diagnostic Library

Part Number: TPS65381A-Q1

Dear Sirs,
In the TPS65381A-Q1 datasheet (SLVSDJ1A –JULY 2016–REVISED MAY 2017) on page 71 I found note:

I am using TPS Driver ( a part of SafeTI Diagnostic Library) and unfortunately in my implementation there are other slaves using same SPI bus.

I looked on source code of TPS driver and value of register TPS_SAFETY_STAT_4 is read and checked during every communication. Because other devices uses same SPI bus currently I have to send requests to TPS65381A twice. First request returns FALSE (issue according to SPI SDO error bit) and second  request returns TRUE (with proper response). It's annoying and this solution is insufficient. Is it any possibility to mask out readings of register TPS_SAFETY_STAT_4 by TPS Driver API (as NOTE from page 71 says)?