Hi Team,
we are communicating through SPI and trying to read the control register-8 whose address is 0x0A to know the REV_ID.
we are transmitting 0x5400 and as per the datasheet expecting the received data as 0010 but the data we are receiving 1100, 1110, 1000 in different trials.
configurations done as- sleep(enabled), Idle clock ( Low to High), Clock frequency (1MHZ).
Could you please suggest us if we are missing anything? what may be the reason for not getting the expected data?
Thank you