2025-11-04 3:50 AM
Question for L99MD01 global status byte. According to Table-21, Bit:5 became 1 with valid SPI communication.
Then, how the message is handled when bit sift is happen?
i.e. in normal status, this message should be 00000100 (bit-5 is 1, others are 0).
But changed to e.g. 0001000 (bit 4 is 1, others are 0)
How this signal is handled?
Is it ignored, because bit-5=0, equal SPI communication NOT valid?