Tool/software:
I am sending an inquiry because ERROR_STAT occurred while checking SPI communication using TMAG5170.
An initial CRC disable command was sent (0x0F000407), followed by a command to read the TEST_CONFIG register (0x8F000000).
I am attaching a screenshot of the oscilloscope.
Regular 32-Bit SDO Read Value : 0x6000008C
STAT10(CFG_RESET), STAT9(ALRT_STATUS1), STAT3(ERROR_STAT) is High.

1. Having trouble sending commands via MOSI?
2. Can I determine that the STAT10(CFG_RESET) bit changing to High is a power supply problem?
3. In the Regular 32-Bit SDO Read signal received from MISO, STAT9 -> 0x1, STAT8 -> 0x0 were confirmed. So ALRT_STATUS is 0x10.
In this case, since the ALRT_STATUS bits (1:0) of the CONV_STATUS register are 0x10, it is confirmed as a SYS Status Flag Set. Can you tell which flag of SYS_STATUS is set?
4. Additionally, can you tell me in detail what error ERROR_STAT, the STAT3 bit, represents in the Regular 32-Bit SDO Read signal?