Good morning,
We are experimented PGA970QPHPR writing and reading configuration registers via SPI in Reset mode.
All works fine except S1_CFG readings: when we send the read back command via spi the response includes the value of S1_CFG register not in ADDR position but in ADDr-R+1 position of response message.
Send Command: 0x0044F020
receive response command: 0x00050102 <- Addr+1 while excpected is Addr
We would like to understand if it is a known behaviour or also for you is an unexpected response.
thank you