How are you implementing the read protocol of SPI?
In order to read a register in SPI mode you need to follow this sequence:
If my reply answered your question, please click on Select as Best at the bottom of this post. This will help other users with the same issue to find the answer faster!
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
when I use I2C interface , send :address0x19,subaddr,0x0f ,get the read value: 0x44, it is ok for the result. but use the SPI, I send ,read the value:FF FF 80 00 00 00 00 00 81 B1 80 00 00